summaryrefslogtreecommitdiff
path: root/indra/test/test.cpp
AgeCommit message (Expand)Author
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)
2010-08-24subclassing is working, thanks to changes to the subclass constructor and rid...Aaron Terrell (Enus)
2010-08-24clean commit of teamcity service message related changes of unit test reporti...Aaron Terrell (Enus)
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2009-10-16merge from latest svn/viewer-2-0 to hg/viewer-2-0Mark Palange (Mani)
2009-10-15DEV-41345 turn llmodularmath_tut into a real llmath unit test.Adam Moss
2009-10-12DEV-41080Adam Moss
2009-10-05merge with latest from lindenlab/svn-imports-viewer-20Mark Palange (Mani)
2009-10-03Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new tooltip...James Cook
2009-09-10#ifdef'd out gmock and gtest for LL_WINDOWS. Does not appear to be needed and...Steve Linden
2009-07-14QAR-1651Dave Hiller
2009-02-25svn merge -r108815:112761 svn+ssh://svn.lindenlab.com/svn/linden/branches/ser...Robert Knop
2009-01-08Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_20...Aaron Brashears
2008-12-18Result of svn merge -r105061:106057 svn+ssh://svn/svn/user/phoenix/upgrade-tu...Aaron Brashears
2008-06-02svn merge -r88066:88786 svn+ssh://svn.lindenlab.com/svn/linden/branches/cmake...Bryan O'Sullivan
2007-12-05Result of svn merge -r74235:74242 svn+ssh://svn/svn/linden/branches/robust-pu...Aaron Brashears
2007-10-04Result of svn merge -r71162:71205 svn+ssh://svn/svn/linden/branches/new-licen...Aaron Brashears
2007-07-11svn merge --ignore-ancestry svn+ssh://svn/svn/linden/release@65088 svn+ssh://...Tess Chu
2007-03-20svn merge -r59459:59476 svn+ssh://svn.lindenlab.com/svn/linden/branches/adroi...Karen Clark
2007-02-06merge in of error-refactor-3Mark Lentczner
2007-02-02Result of svn merge -r57264:57370 svn+ssh://svn/svn/linden/branches/adroit.r4...Aaron Brashears
2007-01-02Print done when done.James Cook