summaryrefslogtreecommitdiff
path: root/indra/llcommon/tests/llerror_test.cpp
AgeCommit message (Expand)Author
2021-05-11SL-10297: Move LL_ERRS crash location into the LL_ERRS macro itself.Nat Goodspeed
2018-10-17DRTVWR-447: Move test<5> and writeMsgNeedsEscaping() into sequence.Nat Goodspeed
2018-10-16renumber the new test to replace the one that was removedOz Linden
2018-10-11Modify logging so that the in-viewer console and stderr do not escape line br...Oz Linden
2018-08-29SL-967 simplify viewer log file field syntaxOz Linden
2016-10-11merge maint-6633 to fork of viewer-bearGlenn Glazer
2016-10-11maint-6633: space, the final frontierGlenn Glazer
2016-10-11maint-6633: space after colonGlenn Glazer
2016-10-10maint-6633: fix spacingGlenn Glazer
2016-10-10maint-6633: move INFO aroundGlenn Glazer
2016-10-10maint-6633: fix tyopGlenn Glazer
2016-10-10maint-6633: fix unit test to conform with new desired orderingGlenn Glazer
2016-08-29MAINT-5011: Fix abbreviateFile() test to run under .../indra/ path.Nat Goodspeed
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-12-16Isolate #pragma clang to __clang__ compilations.Nat Goodspeed
2014-10-22Remove unit test case that relied on undefined order of evaluationOz Linden
2014-10-22merge with more fixes from callumOz Linden
2014-10-22correct merge error in llerror_test.cppOz Linden
2014-10-22Update to build on Xcode 6.0 (fix unit tests): skip llerror_test test for now...callum_linden
2014-10-22Update to build on Xcode 6.0 (fix unit tests): remove unused functions that t...callum_linden
2014-10-22added skip to llerror_test of nested logging, noted in todo fileOz 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-08-12SH-4399 FIX: Interesting: Texture console MB Bound 0/384 and texture queue bo...Richard Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-04-23IQA-463: LLError::addRecorder() claims ownership of passed Recorder*.Nat Goodspeed
2011-02-17Autobuild: fix for Mac build using XCodeMerov Linden
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-06-04Fix a long-suffering logging unit test failure, re-enable the test.Tofu Linden
2009-12-03Skip logging test that fails on Linux, no idea whyNat Goodspeed
2009-10-16DEV-41080 more automated testing love - minor comment fixing.Adam Moss
2009-10-15DEV-41354 #includes tidyup.Adam Moss
2009-10-15DEV-41354 convert llerror tut test into a llcommon integration testAdam Moss