summaryrefslogtreecommitdiff
path: root/indra/test/test.cpp
AgeCommit message (Expand)Author
2020-08-26SL-10297 fix MSVC unreachable code warning (for real)Oz Linden
2020-08-26SL-10297 fix MSVC unreachable code warningOz Linden
2020-08-26SL-10297 fix MSVC warning controls (merge error)Oz Linden
2020-08-24SL-10297 merged 6.4.7Oz Linden
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
2019-05-21suppress unreachable code warning because tut::fail triggers itOz Linden
2019-03-05rename crash handler to hook, and make them chainable by putting back the get...Oz Linden
2019-03-05fix error message reporting?Oz Linden
2019-03-02convert to an explicit USE_BUGSPLAT switch in cmake, revise LL_ERRS approachOz Linden
2019-01-16SL-10297: Modify LL_ERRS and other deliberate crashes to avoid a common stack...Oz Linden
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
2012-02-07Disable MSVC warning C4702 (unreachable code) in Boost headers.Nat Goodspeed
2012-02-03Escape all strings embedded in TeamCity service messages.Nat Goodspeed
2010-08-25forcing all the teamcity service messages to be spat out at once per suite to...Aaron Terrell (Enus)
2010-08-24seems that build out put sometimes concatenates and we miss a line in our rep...Aaron Terrell (Enus)
2010-08-24commenting out object delete as windows builds are complaining: '[LogScan] e:...Aaron Terrell (Enus)