phoenix-firestorm/indra/llcorehttp/tests
Nat Goodspeed aeebb452e6 DRTVWR-476: Disable test_httprequest.hpp on Mac Release builds.
For reasons not yet diagnosed, specifically in Mac Release builds, the tests
in test_httprequest.hpp consistently crash with a backtrace suggesting that
the worker thread is calling LLCore::HttpLibcurl::completeRequest() after the
foreground thread calls HttpRequest::destroyService().

Weirdly, even executing a tut::skip() call in every test<n>() function up to
the point of the crash does not eliminate the crash.
2019-06-28 16:12:46 -04:00
..
llcorehttp_test.cpp DRTVWR-476: Disable test_httprequest.hpp on Mac Release builds. 2019-06-28 16:12:46 -04:00
llcorehttp_test.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
test_allocator.cpp DRTVWR-476: Remove throw(T) from operator new(), operator delete(). 2018-10-25 11:07:43 -04:00
test_allocator.h DRTVWR-476: Remove special llcorehttp test memory manager. 2019-06-27 10:57:34 -04:00
test_bufferarray.hpp DRTVWR-476: Remove special llcorehttp test memory manager. 2019-06-27 10:57:34 -04:00
test_bufferstream.hpp DRTVWR-476: Remove special llcorehttp test memory manager. 2019-06-27 10:57:34 -04:00
test_httpheaders.hpp DRTVWR-476: Remove special llcorehttp test memory manager. 2019-06-27 10:57:34 -04:00
test_httpoperation.hpp DRTVWR-476: Remove special llcorehttp test memory manager. 2019-06-27 10:57:34 -04:00
test_httprequest.hpp DRTVWR-476: Remove special llcorehttp test memory manager. 2019-06-27 10:57:34 -04:00
test_httprequestqueue.hpp DRTVWR-476: Remove special llcorehttp test memory manager. 2019-06-27 10:57:34 -04:00
test_httpstatus.hpp DRTVWR-418: Use U32 for int (and hex) of HttpStatus in 64-bit too. 2016-12-19 16:30:19 -05:00
test_llcorehttp_peer.py DRTVWR-418: Overriding shutdown_request() wasn't the issue. Remove. 2016-12-07 22:49:32 -05:00
test_refcounted.hpp DRTVWR-476: Remove special llcorehttp test memory manager. 2019-06-27 10:57:34 -04:00