index
:
viewer.git
2024.09-ExtraFPS
main
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
test
Age
Commit message (
Expand
)
Author
2012-04-23
IQA-463: LLError::addRecorder() claims ownership of passed Recorder*.
Nat Goodspeed
2012-03-05
Make test.cpp support LOGFAIL env var: only failed tests show log.
Nat Goodspeed
2012-03-01
Add NamedExtTempFile to invent arbitrary name with specified ext.
Nat Goodspeed
2012-02-24
Update llevents_tut.cpp to use StringVec, not local StringList.
Nat Goodspeed
2012-02-15
Fix llprocess_test.cpp's exception catching for Linux.
Nat Goodspeed
2012-02-08
Echo group_started, group_completed to test-program output file.
Nat Goodspeed
2012-02-07
Automated merge with file:C%3A%5CUsers%5CNat%5Clinden%5Cviewer-tut-fix
Nat Goodspeed
2012-02-07
Disable MSVC warning C4702 (unreachable code) in Boost headers.
Nat Goodspeed
2012-02-06
ManageAPR should be noncopyable. Make that explicit.
Nat Goodspeed
2012-02-03
Automated merge with file:///Users/nat/linden/viewer-tut-fix
Nat Goodspeed
2012-02-03
Escape all strings embedded in TeamCity service messages.
Nat Goodspeed
2012-01-17
Any proper RAII class must either handle copying or be noncopyable.
Nat Goodspeed
2012-01-17
Make NamedTempFile::peep() a public member for debugging unit tests.
Nat Goodspeed
2012-01-13
Extract APR and temp-fixture-file helper code to indra/test.
Nat Goodspeed
2011-12-01
Automated merge with http://hg.secondlife.com/viewer-development
Nat Goodspeed
2011-12-01
LLSD-14: Move LLSD::(outstanding|allocation)Count() to free functions.
Nat Goodspeed
2011-11-18
Re-added some missing calls to apr_pool_destroy() that I failed to readd afte...
Logan Dethrow
2011-11-17
LLSD-14: Add tests from Simon's server-trunk changeset 3852648182db.
Nat Goodspeed
2011-11-17
LLSD-14: Bring over llsd.{h,cpp} enhancements from server-trunk.
Nat Goodspeed
2011-10-20
Fixed test build issues caused by merging. Still encountering pthread assert ...
Logan Dethrow
2011-10-19
Merged with viewer-development.
Logan Dethrow
2011-10-12
Removed one ugly const_cast, the other one is needed for the time being.
Logan Dethrow
2011-10-05
Changed the handling of the different naming of fpclassify on windows and Lin...
Logan Dethrow
2011-09-16
Removed the bool version of the linux exception catching macro in llevents_tu...
Logan Dethrow
2011-09-16
Fixed linux exception catching macros in llevents_tut.cpp. All tests now pass...
Logan Dethrow
2011-09-15
Changed extra linux exception handling into a pair of macros.
Logan Dethrow
2011-09-15
Added extra exception catching code to llevents_tut.cpp to fix linux test fai...
Logan Dethrow
2011-09-15
Fixed CMakeLists.txt line ending.
Logan Dethrow
2011-09-15
Backed out changeset 19aa1a773410
Logan Dethrow
2011-09-14
Copied newer version of llevents_tut from server. Fixed line ending in CMakeL...
Logan Dethrow
2011-09-13
Always build indra/test, run if LL_TESTS is enabled. Removed python test run ...
Logan Dethrow
2011-09-09
Re-enabled llapp_tut.cpp test for testing. Copied llapp_tut.cpp from server d...
Logan Dethrow
2011-09-09
Re-enabled and fixed llsd_new_tut.cpp by copying the fixed version from the s...
Logan Dethrow
2011-09-09
Fixed llhttpclient_tut.cpp by initializing the LLCurl class during test setup.
Logan Dethrow
2011-09-09
Removed some spurious newlines that I introduced into CMakeLists.txt.
Logan Dethrow
2011-09-09
Fixed indra test dynamic library issues.
Logan Dethrow
2011-06-29
Got indra/test to build. Fails to run due to missing .so files.
Logan Dethrow
2011-02-23
Merge
Xiaohong Bao
2011-02-09
STORM-937 : Fix python scripts shebang line and license header for consistency
Merov Linden
2011-02-05
Introduces a LLThreadLocalData class that can be
Aleric Inglewood
2010-12-16
VWR-24251: Fix -DLL_TESTS:BOOL=ON on standalone when Tut is installed in a no...
Aleric Inglewood
2010-08-25
forcing all the teamcity service messages to be spat out at once per suite to...
Aaron Terrell (Enus)
2010-08-24
seems that build out put sometimes concatenates and we miss a line in our rep...
Aaron Terrell (Enus)
2010-08-24
commenting out object delete as windows builds are complaining: '[LogScan] e:...
Aaron Terrell (Enus)
2010-08-24
subclassing is working, thanks to changes to the subclass constructor and rid...
Aaron Terrell (Enus)
2010-08-24
clean commit of teamcity service message related changes of unit test reporti...
Aaron Terrell (Enus)
2010-08-13
Change license from GPL to LGPL (version 2.1)
Oz Linden
2010-06-21
Remove tab chars inherited with file...
Nat Goodspeed
2010-06-18
Centralize LD_LIBRARY_PATH logic with new SET_TEST_PATH macro.
Nat Goodspeed
2010-03-08
Fix breaking indra/test/llpermissions_tut.cpp tests.
Nat Goodspeed
[prev]
[next]