phoenix-firestorm/indra/test
Nat Goodspeed e97c06cf0c On lluuidhashmap_tut<1> failure, save/reload data in temp file.
Generating new random data on every test run makes it impossible to debug a
test failure. While in general we do want to generate random data to
thoroughly exercise the generator logic, if every new run generates new data,
the only thing we can do about an observed failure is shrug and ignore it. Add
logic to save data on failure, with corresponding logic to notice and reload
from a previously-generated save file.
In case of a merge collision, this version SUPERCEDES my previous efforts with
this file. (My other changes may still be in a backed-up merge request.) It is
okay to resolve collisions in favor of this version.
2012-10-10 10:45:37 -04:00
..
CMakeLists.txt MAINT-1144: Break out llhttpclient_tut as standalone integration test. 2012-06-06 19:57:58 -04:00
blowfish.1.bin
…
blowfish.2.bin
…
blowfish.digits.txt
…
blowfish.pl
…
catch_and_store_what_in.h Fix llprocess_test.cpp's exception catching for Linux. 2012-02-15 13:44:43 -05:00
debug.h
…
io.cpp Re-added some missing calls to apr_pool_destroy() that I failed to readd after the thread local storage rollback. Also added a call to LLProxy::cleanupClass() to prevent indra/test from segfaulting on exit. 2011-11-18 12:33:07 -05:00
llapp_tut.cpp Re-enabled llapp_tut.cpp test for testing. Copied llapp_tut.cpp from server directory. 2011-09-09 17:22:37 -04:00
llassetuploadqueue_tut.cpp
…
llblowfish_tut.cpp
…
llbuffer_tut.cpp
…
lldatapacker_tut.cpp
…
lldoubledispatch_tut.cpp
…
llevents_tut.cpp Update llevents_tut.cpp to use StringVec, not local StringList. 2012-02-24 16:02:39 -05:00
llhttpdate_tut.cpp
…
llhttpnode_tut.cpp
…
lliohttpserver_tut.cpp Re-added some missing calls to apr_pool_destroy() that I failed to readd after the thread local storage rollback. Also added a call to LLProxy::cleanupClass() to prevent indra/test from segfaulting on exit. 2011-11-18 12:33:07 -05:00
llmessageconfig_tut.cpp
…
llmessagetemplateparser_tut.cpp
…
llpermissions_tut.cpp
…
llpipeutil.cpp
…
llpipeutil.h
…
llsaleinfo_tut.cpp
…
llscriptresource_tut.cpp
…
llsd_new_tut.cpp Automated merge with http://hg.secondlife.com/viewer-development 2011-12-01 16:53:28 -05:00
llsdmessagebuilder_tut.cpp Removed one ugly const_cast, the other one is needed for the time being. 2011-10-12 15:38:37 -04:00
llsdmessagereader_tut.cpp
…
llsdtraits.h
…
llsdutil_tut.cpp
…
llservicebuilder_tut.cpp
…
llstreamtools_tut.cpp
…
lltemplatemessagebuilder_tut.cpp Merged with viewer-development. 2011-10-19 13:04:54 -04:00
lltimestampcache_tut.cpp
…
lltranscode_tut.cpp
…
lltut.cpp LLSD-14: Bring over llsd.{h,cpp} enhancements from server-trunk. 2011-11-17 08:06:31 -05:00
lltut.h
…
lluserrelations_tut.cpp
…
lluuidhashmap_tut.cpp On lluuidhashmap_tut<1> failure, save/reload data in temp file. 2012-10-10 10:45:37 -04:00
llxorcipher_tut.cpp
…
manageapr.h ManageAPR should be noncopyable. Make that explicit. 2012-02-06 17:06:55 -05:00
message_tut.cpp
…
mock_http_client.cpp
…
mock_http_client.h
…
namedtempfile.h Add NamedExtTempFile to invent arbitrary name with specified ext. 2012-03-01 14:37:41 -05:00
prim_linkability_tut.cpp
…
test.cpp integrate Nats improvements to test logging with mine 2012-06-26 09:41:35 -04:00
test.h
…
test_llmanifest.py
…