phoenix-firestorm/indra/llmessage/tests
Nat Goodspeed 10ab4adc86 Fix llprocess_test.cpp's exception catching for Linux.
In the course of re-enabling the indra/test tests last year, Log generalized a
workaround I'd introduced in llsdmessage_test.cpp. In Linux viewer land, a
test program trying to catch an expected exception can't seem to catch it by
its specific class (across the libllcommon.so boundary), but must instead
catch std::runtime_error and validate the typeid().name() string. Log added a
macro for this idiom in llevents_tut.cpp. Generalize that macro further for
normal-case processing as well, move it to a header file of its own and use it
in all known places -- plus the new exception-catching tests in
llprocess_test.cpp.
2012-02-15 13:44:43 -05:00
..
commtest.h CHOP-661: Add information to try to zero in on remaining failures. 2011-05-23 22:16:38 -04:00
llareslistener_test.cpp
llavatarnamecache_test.cpp Standardize test name to match class name on LLAvatarNameCache 2010-09-04 19:37:58 +01:00
llcurl_stub.cpp
llhost_test.cpp Fix llhost integration test: replaced linux.org by lindenlab.com in the DNS lookup test as linux.org was not being resolved as expected 2011-02-25 15:32:58 -08:00
llhttpclientadapter_test.cpp
llmime_test.cpp
llmockhttpclient.h
llnamevalue_test.cpp
llpartdata_test.cpp
llregionpresenceverifier_test.cpp
llsdmessage_test.cpp Fix llprocess_test.cpp's exception catching for Linux. 2012-02-15 13:44:43 -05:00
lltemplatemessagedispatcher_test.cpp
lltesthttpclientadapter.cpp
lltesthttpclientadapter.h
lltestmessagesender.cpp
lltestmessagesender.h
lltrustedmessageservice_test.cpp
llxfer_file_test.cpp
networkio.h
test_llsdmessage_peer.py CHOP-661: Fix HTTPServer usage to turn off allow_reuse_address. 2011-07-07 22:21:59 -04:00
testrunner.py CHOP-661: Fix HTTPServer usage to turn off allow_reuse_address. 2011-07-07 22:21:59 -04:00