summaryrefslogtreecommitdiff
path: root/indra/test
AgeCommit message (Expand)Author
2011-12-01Automated merge with http://hg.secondlife.com/viewer-developmentNat Goodspeed
2011-12-01LLSD-14: Move LLSD::(outstanding|allocation)Count() to free functions.Nat Goodspeed
2011-11-18Re-added some missing calls to apr_pool_destroy() that I failed to readd afte...Logan Dethrow
2011-11-17LLSD-14: Add tests from Simon's server-trunk changeset 3852648182db.Nat Goodspeed
2011-11-17LLSD-14: Bring over llsd.{h,cpp} enhancements from server-trunk.Nat Goodspeed
2011-10-20Fixed test build issues caused by merging. Still encountering pthread assert ...Logan Dethrow
2011-10-19Merged with viewer-development.Logan Dethrow
2011-10-12Removed one ugly const_cast, the other one is needed for the time being.Logan Dethrow
2011-10-05Changed the handling of the different naming of fpclassify on windows and Lin...Logan Dethrow
2011-09-16Removed the bool version of the linux exception catching macro in llevents_tu...Logan Dethrow
2011-09-16Fixed linux exception catching macros in llevents_tut.cpp. All tests now pass...Logan Dethrow
2011-09-15Changed extra linux exception handling into a pair of macros.Logan Dethrow
2011-09-15Added extra exception catching code to llevents_tut.cpp to fix linux test fai...Logan Dethrow
2011-09-15Fixed CMakeLists.txt line ending.Logan Dethrow
2011-09-15Backed out changeset 19aa1a773410Logan Dethrow
2011-09-14Copied newer version of llevents_tut from server. Fixed line ending in CMakeL...Logan Dethrow
2011-09-13Always build indra/test, run if LL_TESTS is enabled. Removed python test run ...Logan Dethrow
2011-09-09Re-enabled llapp_tut.cpp test for testing. Copied llapp_tut.cpp from server d...Logan Dethrow
2011-09-09Re-enabled and fixed llsd_new_tut.cpp by copying the fixed version from the s...Logan Dethrow
2011-09-09Fixed llhttpclient_tut.cpp by initializing the LLCurl class during test setup.Logan Dethrow
2011-09-09Removed some spurious newlines that I introduced into CMakeLists.txt.Logan Dethrow
2011-09-09Fixed indra test dynamic library issues.Logan Dethrow
2011-06-29Got indra/test to build. Fails to run due to missing .so files.Logan Dethrow
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