summaryrefslogtreecommitdiff
path: root/indra/test/test.cpp
AgeCommit message (Expand)Author
2024-04-24Merge branch 'main' into marchcat/a-mergeAndrey Lihatskiy
2024-03-28Remove dead googlemock dependency and related setup codeRye Mutt
2024-03-01Merge branch 'main' into marchcat/yz-mergeAndrey Lihatskiy
2024-01-08replace boost library to standardAiraYumi
2023-12-15Merge branch 'main' into DRTVWR-489Andrey Lihatskiy
2023-12-05Merge branch 'main' into DRTVWR-489Alexander Gavriliuk
2023-11-29Merge branch 'DRTVWR-559' into marchcat/587-v-pbr-mergeAndrey Lihatskiy
2023-10-25Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2023-10-25Merge branch 'main' into DRTVWR-587-maint-VAndrey Lihatskiy
2023-08-25MacOS gmock build fixAndrey Kleshchev
2023-07-13DRTVWR-558: Demangle names of exceptions reported by TUT tests.Nat Goodspeed
2023-06-05SL-18837: Use Boost.Filesystem for NamedTempFile, instead of APR.Nat Goodspeed
2022-06-09SL-17483: Recast LLImageDecodeThread as a facade for ThreadPool.Nat Goodspeed
2021-09-27SL-16093 Don't force the console window to be open on developer builds becaus...Dave Parks
2020-04-03DRTVWR-476: Facilitate debugging test programs with logging.Nat Goodspeed
2020-04-03DRTVWR-476: Cherry-pick debug aids from commit 77b0c53 (fiber-mutex)Nat Goodspeed
2020-03-25DRTVWR-476: Conflate LOGFAIL env var empty with completely unset.Nat Goodspeed
2020-03-25DRTVWR-476: Make test program --debug switch work like LOGTEST=DEBUG.Nat Goodspeed
2019-08-19DRTVWR-493: When a test fails due to exception, display exception.Nat Goodspeed
2019-08-10DRTVWR-493: Introduce test catch_what(), catch_llerrs() functions.Nat Goodspeed
2018-11-14Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2018-10-11Modify logging so that the in-viewer console and stderr do not escape line br...Oz Linden
2018-02-13mergeBrad Payne (Vir Linden)
2017-10-11mergeBrad Payne (Vir Linden)
2017-10-11merge changes for 5.0.8-releaseOz Linden
2017-06-30Added cycle_object_animations.lsl. Also change to test.cpp to see if it affec...Brad Payne (Vir Linden)
2017-06-20merge changes for 5.0.6-releaseOz Linden
2017-08-30MAINT-7758 Fixed freeze on loading lsl scripts from unicode named windows fol...andreykproductengine
2017-05-24no-op edit to force a rebuildBrad Payne (Vir Linden)
2017-04-11DRTVWR-434 - trivial code change to trigger TC rebuild, also slight improveme...Brad Payne (Vir Linden)
2017-02-27Look for logcontrol-dev.xml in the user settings directoryOz Linden
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-05-17MAINT-4009: Final pass refactoring to eliminate memory allocation related to ...Stinson Linden
2014-05-16MAINT-4009: First pass refactoring to eliminate memory related to error repor...Stinson Linden
2013-07-01SH-4294 FIX Interesting: Statistics Texture cache hit rate is always 0%Richard Linden
2013-06-05merge with viewer-releaseRichard Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-01-08SH-3468 WIP add memory tracking base classRichard Linden
2013-01-08SH-3468 WIP add memory tracking base classRichard Linden
2013-01-06SH-3468 WIP add memory tracking base classRichard Linden
2012-11-15SH-3406 WIP convert fast timers to lltrace systemRichard Linden
2012-09-26SH-3275 WIP Run viewer metrics for object update messagesRichard Linden
2012-06-26integrate Nats improvements to test logging with mineOz Linden
2012-06-25merge up to 3.3.3-release + pathfindingOz Linden
2012-06-24Add logging during tests (debug level, to test-specific files)Oz Linden
2012-05-09CHOP-900: Fix test.cpp merge errors merging up to viewer-releaseNat Goodspeed
2012-05-09Automated merge with http://hg.secondlife.com/viewer-releaseNat Goodspeed
2012-04-23IQA-463: LLError::addRecorder() claims ownership of passed Recorder*.Nat Goodspeed
2012-03-05Make test.cpp support LOGFAIL env var: only failed tests show log.Nat Goodspeed
2012-02-08Echo group_started, group_completed to test-program output file.Nat Goodspeed