summaryrefslogtreecommitdiff
path: root/indra/test
AgeCommit message (Expand)Author
2011-02-23MergeXiaohong Bao
2011-02-09STORM-937 : Fix python scripts shebang line and license header for consistencyMerov Linden
2011-02-05Introduces a LLThreadLocalData class that can beAleric Inglewood
2010-12-16VWR-24251: Fix -DLL_TESTS:BOOL=ON on standalone when Tut is installed in a no...Aleric Inglewood
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
2010-06-21Remove tab chars inherited with file...Nat Goodspeed
2010-06-18Centralize LD_LIBRARY_PATH logic with new SET_TEST_PATH macro.Nat Goodspeed
2010-03-08Fix breaking indra/test/llpermissions_tut.cpp tests.Nat Goodspeed
2010-02-03Skip fragile (local ISP dependent) llhttpclient integration test.Nat Goodspeed
2009-12-03Resync indra/test's LD_LIBRARY_PATH with ADD_INTEGRATION_TESTNat Goodspeed
2009-12-03Reconcile llsdutil_tut.cpp with Kent's LLSD API changeNat Goodspeed
2009-11-30DEV-43463: Keep LLEventPump's LLStandardSignal alive during post()Nat Goodspeed
2009-10-19mergeSteve Bennetts
2009-10-16merge from latest svn/viewer-2-0 to hg/viewer-2-0Mark Palange (Mani)
2009-10-16DEV-41408 convert lldependencies tut test to llcommon integration test.Adam Moss
2009-10-16DEV-41405 convert llxfer test to a llmessage integration test.Adam Moss
2009-10-16DEV-41404 convert monolithic tut llinventoryparcel test to llinventory integr...Adam Moss
2009-10-16DEV-41403 convert reflection tut test to llcommon integration test.Adam Moss
2009-10-16DEV-41402 convert stringize tut test to llcommon integration test.Adam Moss
2009-10-15remove moved test from this CMakeLists.Adam Moss
2009-10-15DEV-41363 convert legacy llhost tut test into a llmessage integration test.Adam Moss
2009-10-15DEV-41355 convert llmime monolithic tut test to a llmessage unit test.Adam Moss
2009-10-15DEV-41354 convert llerror tut test into a llcommon integration testAdam Moss
2009-10-15DEV-41352 convert lluri tut test to a llcommon integration testAdam Moss
2009-10-15DEV-41345 turn llmodularmath_tut into a real llmath unit test.Adam Moss
2009-10-15DEV-41344 convert monolithic tut lltreeiterators test to a llcommon integrati...Adam Moss
2009-10-15DEV-41343 lljoint unit test - resurrected - this was previously disabled (and...Adam Moss
2009-10-15DEV-41341 tut lltiming test -> llframetimer integration testAdam Moss
2009-10-14Merge a big bunch of fixes from maint-viewer. Hooray.Adam Moss
2009-10-12DEV-41080Adam Moss
2009-10-12DEV-41178 convert lldate legacy monolithic tut test into a llcommon integrati...Adam Moss
2009-10-12DEV-41176 convert legacy inventory.cpp tut test into an llinventory integrati...Adam Moss
2009-10-12DEV-41175 convert legacy common.cpp tut test into llcommon integration test.Adam Moss
2009-10-12DEV-41174 more automated testing loveAdam Moss
2009-10-08DEV-41090 convert legacy llrand tut test into a llcommon integration test.Adam Moss
2009-10-08DEV-41089 convert legacy tut llrect test into a llmath integration test.Adam Moss
2009-10-08DEV-41088 convert legacy 'math' test module into 'mathmisc' integration test.Adam Moss
2009-10-08repair the legacy tut test manifest.Adam Moss
2009-10-07Merged latest viewer/login-api with latest viewer/viewer-20brad kittenbrink
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-18Merged latest viewer/viewer-20 into login-api.brad kittenbrink
2009-09-10#ifdef'd out gmock and gtest for LL_WINDOWS. Does not appear to be needed and...Steve Linden
2009-09-09Merge with SVN viewer-2.0.0-3 branchBryan O'Sullivan
2009-09-09DEV-39537: Moved the toHTTPDateString tests into llhttpdate_tut.cpp,Martin Reddy