phoenix-firestorm/indra/llmessage/tests
Nat Goodspeed 0dce9862d2 Fix broken test compile.
It looks as though someone tried to reactivate the skip()ped test by replacing
"google.com" with "linux.org" and deleting the skip() call. Unfortunately the
edit went wrong: the instance of "google.com" in the skip() call was replaced,
and the line declaring hostStr = "google.com" was deleted. Removing the local
hostStr variable broke the compile. (Possible merge glitch?)
On the above assumption, I commented out the skip() call, reinstated the
hostStr declaration and replaced "google.com" with "linux.org" therein.
2009-10-22 10:37:57 -04:00
..
commtest.h merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 2009-06-21 08:04:56 +00:00
llareslistener_test.cpp DEV-31980: extract dispatch-by-string-name logic from LLAresListener to new 2009-06-19 00:17:30 +00:00
llcurl_stub.cpp Unit tests for LLMediaDataClient 2009-10-09 18:56:36 -07:00
llhost_test.cpp Fix broken test compile. 2009-10-22 10:37:57 -04:00
llhttpclientadapter_test.cpp merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 2009-06-21 08:04:56 +00:00
llmime_test.cpp DEV-41080 more automated testing love - minor comment fixing. 2009-10-16 12:39:05 +00:00
llmockhttpclient.h Make googlemock publicly available 2009-07-16 20:00:21 +00:00
llnamevalue_test.cpp DEV-41080 more automated testing love - minor comment fixing. 2009-10-16 12:39:05 +00:00
llpartdata_test.cpp DEV-41406 resurrect dead llpartdata test, turn it into a llmessage integration test. 2009-10-16 13:09:10 +00:00
llregionpresenceverifier_test.cpp Merged latest viewer/viewer-20 into login-api. 2009-09-18 15:22:25 -04:00
llsdmessage_test.cpp DEV-41080 more automated testing love - minor comment fixing. 2009-10-16 12:39:05 +00:00
lltemplatemessagedispatcher_test.cpp merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 2009-06-21 08:04:56 +00:00
lltesthttpclientadapter.cpp merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 2009-06-21 08:04:56 +00:00
lltesthttpclientadapter.h merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 2009-06-21 08:04:56 +00:00
lltestmessagesender.cpp merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 2009-06-21 08:04:56 +00:00
lltestmessagesender.h merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 2009-06-21 08:04:56 +00:00
lltrustedmessageservice_test.cpp merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 2009-06-21 08:04:56 +00:00
llxfer_file_test.cpp DEV-41405 convert llxfer test to a llmessage integration test. 2009-10-16 12:57:58 +00:00
networkio.h merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 2009-06-21 08:04:56 +00:00
test_llsdmessage_peer.py svn merge -r113003:119136 svn+ssh://svn.lindenlab.com/svn/linden/branches/login-api/login-api-2 svn+ssh://svn.lindenlab.com/svn/linden/branches/login-api/login-api-3 2009-05-11 20:05:46 +00:00
testrunner.py svn merge -r113003:119136 svn+ssh://svn.lindenlab.com/svn/linden/branches/login-api/login-api-2 svn+ssh://svn.lindenlab.com/svn/linden/branches/login-api/login-api-3 2009-05-11 20:05:46 +00:00