summaryrefslogtreecommitdiff
path: root/indra/llcorehttp
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2016-03-07 09:46:02 -0500
committerOz Linden <oz@lindenlab.com>2016-03-07 09:46:02 -0500
commitc7ebeb842010c4a814978f63c464e1546bd6a9be (patch)
treede77b0d9a9fe53ff35d660b0e8731b91abe2ff94 /indra/llcorehttp
parent8c7a8bdc4a795a158dc8a47928245b0dd74df3f5 (diff)
parent4fd57774dd8491ffc760114b6d89fd0ab1989bbd (diff)
merge with El Capitan and packaging fixes
Diffstat (limited to 'indra/llcorehttp')
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/CMakeLists.txt4
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/_httpinternal.h0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/_httplibcurl.cpp0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/_httplibcurl.h0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/_httpopcancel.cpp0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/_httpopcancel.h0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/_httpoperation.cpp0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/_httpoperation.h0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/_httpoprequest.cpp0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/_httpoprequest.h0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/_httpopsetget.cpp0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/_httpopsetget.h0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/_httpopsetpriority.cpp0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/_httpopsetpriority.h0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/_httppolicy.cpp0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/_httppolicy.h0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/_httppolicyclass.cpp0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/_httppolicyclass.h0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/_httppolicyglobal.cpp0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/_httppolicyglobal.h0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/_httpreadyqueue.h0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/_httpreplyqueue.cpp0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/_httpreplyqueue.h0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/_httprequestqueue.cpp0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/_httprequestqueue.h0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/_httpretryqueue.h0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/_httpservice.cpp0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/_httpservice.h0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/_mutex.h0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/_refcounted.cpp0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/_refcounted.h0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/_thread.h0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/bufferarray.cpp0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/bufferarray.h0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/bufferstream.cpp0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/bufferstream.h0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/examples/http_texture_load.cpp0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/httpcommon.cpp0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/httpcommon.h0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/httphandler.h0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/httpheaders.cpp0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/httpheaders.h0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/httpoptions.cpp0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/httpoptions.h0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/httprequest.cpp0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/httprequest.h0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/httpresponse.cpp0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/httpresponse.h0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/tests/llcorehttp_test.cpp0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/tests/llcorehttp_test.h0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/tests/test_allocator.cpp0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/tests/test_allocator.h0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/tests/test_bufferarray.hpp0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/tests/test_bufferstream.hpp0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/tests/test_httpheaders.hpp0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/tests/test_httpoperation.hpp0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/tests/test_httprequest.hpp0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/tests/test_httprequestqueue.hpp0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/tests/test_httpstatus.hpp0
-rw-r--r--[-rwxr-xr-x]indra/llcorehttp/tests/test_refcounted.hpp0
60 files changed, 4 insertions, 0 deletions
diff --git a/indra/llcorehttp/CMakeLists.txt b/indra/llcorehttp/CMakeLists.txt
index 8567254147..ed61012bdb 100755..100644
--- a/indra/llcorehttp/CMakeLists.txt
+++ b/indra/llcorehttp/CMakeLists.txt
@@ -134,9 +134,13 @@ if (LL_TESTS)
${BOOST_THREAD_LIBRARY}
)
+ # If http_proxy is in the current environment (e.g. to fetch s3-proxy
+ # autobuild packages), suppress it for this integration test: it screws up
+ # the tests.
LL_ADD_INTEGRATION_TEST(llcorehttp
"${llcorehttp_TEST_SOURCE_FILES}"
"${test_libs}"
+ "-Dhttp_proxy"
${PYTHON_EXECUTABLE}
"${CMAKE_CURRENT_SOURCE_DIR}/tests/test_llcorehttp_peer.py"
)
diff --git a/indra/llcorehttp/_httpinternal.h b/indra/llcorehttp/_httpinternal.h
index a2a60ca056..a2a60ca056 100755..100644
--- a/indra/llcorehttp/_httpinternal.h
+++ b/indra/llcorehttp/_httpinternal.h
diff --git a/indra/llcorehttp/_httplibcurl.cpp b/indra/llcorehttp/_httplibcurl.cpp
index 81b44ab90b..81b44ab90b 100755..100644
--- a/indra/llcorehttp/_httplibcurl.cpp
+++ b/indra/llcorehttp/_httplibcurl.cpp
diff --git a/indra/llcorehttp/_httplibcurl.h b/indra/llcorehttp/_httplibcurl.h
index ffc24c63a8..ffc24c63a8 100755..100644
--- a/indra/llcorehttp/_httplibcurl.h
+++ b/indra/llcorehttp/_httplibcurl.h
diff --git a/indra/llcorehttp/_httpopcancel.cpp b/indra/llcorehttp/_httpopcancel.cpp
index c1912eb3db..c1912eb3db 100755..100644
--- a/indra/llcorehttp/_httpopcancel.cpp
+++ b/indra/llcorehttp/_httpopcancel.cpp
diff --git a/indra/llcorehttp/_httpopcancel.h b/indra/llcorehttp/_httpopcancel.h
index 336dfdc573..336dfdc573 100755..100644
--- a/indra/llcorehttp/_httpopcancel.h
+++ b/indra/llcorehttp/_httpopcancel.h
diff --git a/indra/llcorehttp/_httpoperation.cpp b/indra/llcorehttp/_httpoperation.cpp
index fefe561f80..fefe561f80 100755..100644
--- a/indra/llcorehttp/_httpoperation.cpp
+++ b/indra/llcorehttp/_httpoperation.cpp
diff --git a/indra/llcorehttp/_httpoperation.h b/indra/llcorehttp/_httpoperation.h
index 937a61187d..937a61187d 100755..100644
--- a/indra/llcorehttp/_httpoperation.h
+++ b/indra/llcorehttp/_httpoperation.h
diff --git a/indra/llcorehttp/_httpoprequest.cpp b/indra/llcorehttp/_httpoprequest.cpp
index b9632a7921..b9632a7921 100755..100644
--- a/indra/llcorehttp/_httpoprequest.cpp
+++ b/indra/llcorehttp/_httpoprequest.cpp
diff --git a/indra/llcorehttp/_httpoprequest.h b/indra/llcorehttp/_httpoprequest.h
index 2f628b5aba..2f628b5aba 100755..100644
--- a/indra/llcorehttp/_httpoprequest.h
+++ b/indra/llcorehttp/_httpoprequest.h
diff --git a/indra/llcorehttp/_httpopsetget.cpp b/indra/llcorehttp/_httpopsetget.cpp
index a5363f9170..a5363f9170 100755..100644
--- a/indra/llcorehttp/_httpopsetget.cpp
+++ b/indra/llcorehttp/_httpopsetget.cpp
diff --git a/indra/llcorehttp/_httpopsetget.h b/indra/llcorehttp/_httpopsetget.h
index a1e76dd429..a1e76dd429 100755..100644
--- a/indra/llcorehttp/_httpopsetget.h
+++ b/indra/llcorehttp/_httpopsetget.h
diff --git a/indra/llcorehttp/_httpopsetpriority.cpp b/indra/llcorehttp/_httpopsetpriority.cpp
index d48c7a0b7d..d48c7a0b7d 100755..100644
--- a/indra/llcorehttp/_httpopsetpriority.cpp
+++ b/indra/llcorehttp/_httpopsetpriority.cpp
diff --git a/indra/llcorehttp/_httpopsetpriority.h b/indra/llcorehttp/_httpopsetpriority.h
index 31706b737c..31706b737c 100755..100644
--- a/indra/llcorehttp/_httpopsetpriority.h
+++ b/indra/llcorehttp/_httpopsetpriority.h
diff --git a/indra/llcorehttp/_httppolicy.cpp b/indra/llcorehttp/_httppolicy.cpp
index e5d6321401..e5d6321401 100755..100644
--- a/indra/llcorehttp/_httppolicy.cpp
+++ b/indra/llcorehttp/_httppolicy.cpp
diff --git a/indra/llcorehttp/_httppolicy.h b/indra/llcorehttp/_httppolicy.h
index 11cd89bbd1..11cd89bbd1 100755..100644
--- a/indra/llcorehttp/_httppolicy.h
+++ b/indra/llcorehttp/_httppolicy.h
diff --git a/indra/llcorehttp/_httppolicyclass.cpp b/indra/llcorehttp/_httppolicyclass.cpp
index 2c0f650155..2c0f650155 100755..100644
--- a/indra/llcorehttp/_httppolicyclass.cpp
+++ b/indra/llcorehttp/_httppolicyclass.cpp
diff --git a/indra/llcorehttp/_httppolicyclass.h b/indra/llcorehttp/_httppolicyclass.h
index 38f1194ded..38f1194ded 100755..100644
--- a/indra/llcorehttp/_httppolicyclass.h
+++ b/indra/llcorehttp/_httppolicyclass.h
diff --git a/indra/llcorehttp/_httppolicyglobal.cpp b/indra/llcorehttp/_httppolicyglobal.cpp
index 1dc95f3dce..1dc95f3dce 100755..100644
--- a/indra/llcorehttp/_httppolicyglobal.cpp
+++ b/indra/llcorehttp/_httppolicyglobal.cpp
diff --git a/indra/llcorehttp/_httppolicyglobal.h b/indra/llcorehttp/_httppolicyglobal.h
index 67c4ba9481..67c4ba9481 100755..100644
--- a/indra/llcorehttp/_httppolicyglobal.h
+++ b/indra/llcorehttp/_httppolicyglobal.h
diff --git a/indra/llcorehttp/_httpreadyqueue.h b/indra/llcorehttp/_httpreadyqueue.h
index 5f19a9c5f9..5f19a9c5f9 100755..100644
--- a/indra/llcorehttp/_httpreadyqueue.h
+++ b/indra/llcorehttp/_httpreadyqueue.h
diff --git a/indra/llcorehttp/_httpreplyqueue.cpp b/indra/llcorehttp/_httpreplyqueue.cpp
index 558b7bdee9..558b7bdee9 100755..100644
--- a/indra/llcorehttp/_httpreplyqueue.cpp
+++ b/indra/llcorehttp/_httpreplyqueue.cpp
diff --git a/indra/llcorehttp/_httpreplyqueue.h b/indra/llcorehttp/_httpreplyqueue.h
index 4220a09a3b..4220a09a3b 100755..100644
--- a/indra/llcorehttp/_httpreplyqueue.h
+++ b/indra/llcorehttp/_httpreplyqueue.h
diff --git a/indra/llcorehttp/_httprequestqueue.cpp b/indra/llcorehttp/_httprequestqueue.cpp
index c16966d078..c16966d078 100755..100644
--- a/indra/llcorehttp/_httprequestqueue.cpp
+++ b/indra/llcorehttp/_httprequestqueue.cpp
diff --git a/indra/llcorehttp/_httprequestqueue.h b/indra/llcorehttp/_httprequestqueue.h
index c9c52b7233..c9c52b7233 100755..100644
--- a/indra/llcorehttp/_httprequestqueue.h
+++ b/indra/llcorehttp/_httprequestqueue.h
diff --git a/indra/llcorehttp/_httpretryqueue.h b/indra/llcorehttp/_httpretryqueue.h
index 745adec09d..745adec09d 100755..100644
--- a/indra/llcorehttp/_httpretryqueue.h
+++ b/indra/llcorehttp/_httpretryqueue.h
diff --git a/indra/llcorehttp/_httpservice.cpp b/indra/llcorehttp/_httpservice.cpp
index c673e1be1d..c673e1be1d 100755..100644
--- a/indra/llcorehttp/_httpservice.cpp
+++ b/indra/llcorehttp/_httpservice.cpp
diff --git a/indra/llcorehttp/_httpservice.h b/indra/llcorehttp/_httpservice.h
index cf23f3ab61..cf23f3ab61 100755..100644
--- a/indra/llcorehttp/_httpservice.h
+++ b/indra/llcorehttp/_httpservice.h
diff --git a/indra/llcorehttp/_mutex.h b/indra/llcorehttp/_mutex.h
index 4be4d016d4..4be4d016d4 100755..100644
--- a/indra/llcorehttp/_mutex.h
+++ b/indra/llcorehttp/_mutex.h
diff --git a/indra/llcorehttp/_refcounted.cpp b/indra/llcorehttp/_refcounted.cpp
index e7d0b72741..e7d0b72741 100755..100644
--- a/indra/llcorehttp/_refcounted.cpp
+++ b/indra/llcorehttp/_refcounted.cpp
diff --git a/indra/llcorehttp/_refcounted.h b/indra/llcorehttp/_refcounted.h
index 402e725152..402e725152 100755..100644
--- a/indra/llcorehttp/_refcounted.h
+++ b/indra/llcorehttp/_refcounted.h
diff --git a/indra/llcorehttp/_thread.h b/indra/llcorehttp/_thread.h
index e058d660e5..e058d660e5 100755..100644
--- a/indra/llcorehttp/_thread.h
+++ b/indra/llcorehttp/_thread.h
diff --git a/indra/llcorehttp/bufferarray.cpp b/indra/llcorehttp/bufferarray.cpp
index 8eaaeed710..8eaaeed710 100755..100644
--- a/indra/llcorehttp/bufferarray.cpp
+++ b/indra/llcorehttp/bufferarray.cpp
diff --git a/indra/llcorehttp/bufferarray.h b/indra/llcorehttp/bufferarray.h
index 1094a435b4..1094a435b4 100755..100644
--- a/indra/llcorehttp/bufferarray.h
+++ b/indra/llcorehttp/bufferarray.h
diff --git a/indra/llcorehttp/bufferstream.cpp b/indra/llcorehttp/bufferstream.cpp
index 678bf5ea9f..678bf5ea9f 100755..100644
--- a/indra/llcorehttp/bufferstream.cpp
+++ b/indra/llcorehttp/bufferstream.cpp
diff --git a/indra/llcorehttp/bufferstream.h b/indra/llcorehttp/bufferstream.h
index 9327a798aa..9327a798aa 100755..100644
--- a/indra/llcorehttp/bufferstream.h
+++ b/indra/llcorehttp/bufferstream.h
diff --git a/indra/llcorehttp/examples/http_texture_load.cpp b/indra/llcorehttp/examples/http_texture_load.cpp
index 9d9631b980..9d9631b980 100755..100644
--- a/indra/llcorehttp/examples/http_texture_load.cpp
+++ b/indra/llcorehttp/examples/http_texture_load.cpp
diff --git a/indra/llcorehttp/httpcommon.cpp b/indra/llcorehttp/httpcommon.cpp
index 7907e958a4..7907e958a4 100755..100644
--- a/indra/llcorehttp/httpcommon.cpp
+++ b/indra/llcorehttp/httpcommon.cpp
diff --git a/indra/llcorehttp/httpcommon.h b/indra/llcorehttp/httpcommon.h
index 9601f94125..9601f94125 100755..100644
--- a/indra/llcorehttp/httpcommon.h
+++ b/indra/llcorehttp/httpcommon.h
diff --git a/indra/llcorehttp/httphandler.h b/indra/llcorehttp/httphandler.h
index 9171e4e7b9..9171e4e7b9 100755..100644
--- a/indra/llcorehttp/httphandler.h
+++ b/indra/llcorehttp/httphandler.h
diff --git a/indra/llcorehttp/httpheaders.cpp b/indra/llcorehttp/httpheaders.cpp
index 23ebea361c..23ebea361c 100755..100644
--- a/indra/llcorehttp/httpheaders.cpp
+++ b/indra/llcorehttp/httpheaders.cpp
diff --git a/indra/llcorehttp/httpheaders.h b/indra/llcorehttp/httpheaders.h
index f70cd898f3..f70cd898f3 100755..100644
--- a/indra/llcorehttp/httpheaders.h
+++ b/indra/llcorehttp/httpheaders.h
diff --git a/indra/llcorehttp/httpoptions.cpp b/indra/llcorehttp/httpoptions.cpp
index 5bf1ecb4a5..5bf1ecb4a5 100755..100644
--- a/indra/llcorehttp/httpoptions.cpp
+++ b/indra/llcorehttp/httpoptions.cpp
diff --git a/indra/llcorehttp/httpoptions.h b/indra/llcorehttp/httpoptions.h
index 4ab5ff18c4..4ab5ff18c4 100755..100644
--- a/indra/llcorehttp/httpoptions.h
+++ b/indra/llcorehttp/httpoptions.h
diff --git a/indra/llcorehttp/httprequest.cpp b/indra/llcorehttp/httprequest.cpp
index 7b1888e3eb..7b1888e3eb 100755..100644
--- a/indra/llcorehttp/httprequest.cpp
+++ b/indra/llcorehttp/httprequest.cpp
diff --git a/indra/llcorehttp/httprequest.h b/indra/llcorehttp/httprequest.h
index 7f23723b0b..7f23723b0b 100755..100644
--- a/indra/llcorehttp/httprequest.h
+++ b/indra/llcorehttp/httprequest.h
diff --git a/indra/llcorehttp/httpresponse.cpp b/indra/llcorehttp/httpresponse.cpp
index c974395b0a..c974395b0a 100755..100644
--- a/indra/llcorehttp/httpresponse.cpp
+++ b/indra/llcorehttp/httpresponse.cpp
diff --git a/indra/llcorehttp/httpresponse.h b/indra/llcorehttp/httpresponse.h
index aee64e2878..aee64e2878 100755..100644
--- a/indra/llcorehttp/httpresponse.h
+++ b/indra/llcorehttp/httpresponse.h
diff --git a/indra/llcorehttp/tests/llcorehttp_test.cpp b/indra/llcorehttp/tests/llcorehttp_test.cpp
index e863ddd13f..e863ddd13f 100755..100644
--- a/indra/llcorehttp/tests/llcorehttp_test.cpp
+++ b/indra/llcorehttp/tests/llcorehttp_test.cpp
diff --git a/indra/llcorehttp/tests/llcorehttp_test.h b/indra/llcorehttp/tests/llcorehttp_test.h
index a9567435ce..a9567435ce 100755..100644
--- a/indra/llcorehttp/tests/llcorehttp_test.h
+++ b/indra/llcorehttp/tests/llcorehttp_test.h
diff --git a/indra/llcorehttp/tests/test_allocator.cpp b/indra/llcorehttp/tests/test_allocator.cpp
index ea12dc58eb..ea12dc58eb 100755..100644
--- a/indra/llcorehttp/tests/test_allocator.cpp
+++ b/indra/llcorehttp/tests/test_allocator.cpp
diff --git a/indra/llcorehttp/tests/test_allocator.h b/indra/llcorehttp/tests/test_allocator.h
index 3572bbc5c5..3572bbc5c5 100755..100644
--- a/indra/llcorehttp/tests/test_allocator.h
+++ b/indra/llcorehttp/tests/test_allocator.h
diff --git a/indra/llcorehttp/tests/test_bufferarray.hpp b/indra/llcorehttp/tests/test_bufferarray.hpp
index 8a2a64d970..8a2a64d970 100755..100644
--- a/indra/llcorehttp/tests/test_bufferarray.hpp
+++ b/indra/llcorehttp/tests/test_bufferarray.hpp
diff --git a/indra/llcorehttp/tests/test_bufferstream.hpp b/indra/llcorehttp/tests/test_bufferstream.hpp
index 831c901b9d..831c901b9d 100755..100644
--- a/indra/llcorehttp/tests/test_bufferstream.hpp
+++ b/indra/llcorehttp/tests/test_bufferstream.hpp
diff --git a/indra/llcorehttp/tests/test_httpheaders.hpp b/indra/llcorehttp/tests/test_httpheaders.hpp
index 668c36dc66..668c36dc66 100755..100644
--- a/indra/llcorehttp/tests/test_httpheaders.hpp
+++ b/indra/llcorehttp/tests/test_httpheaders.hpp
diff --git a/indra/llcorehttp/tests/test_httpoperation.hpp b/indra/llcorehttp/tests/test_httpoperation.hpp
index 17b1a96878..17b1a96878 100755..100644
--- a/indra/llcorehttp/tests/test_httpoperation.hpp
+++ b/indra/llcorehttp/tests/test_httpoperation.hpp
diff --git a/indra/llcorehttp/tests/test_httprequest.hpp b/indra/llcorehttp/tests/test_httprequest.hpp
index 43f7e36da5..43f7e36da5 100755..100644
--- a/indra/llcorehttp/tests/test_httprequest.hpp
+++ b/indra/llcorehttp/tests/test_httprequest.hpp
diff --git a/indra/llcorehttp/tests/test_httprequestqueue.hpp b/indra/llcorehttp/tests/test_httprequestqueue.hpp
index 1de2d8f9ab..1de2d8f9ab 100755..100644
--- a/indra/llcorehttp/tests/test_httprequestqueue.hpp
+++ b/indra/llcorehttp/tests/test_httprequestqueue.hpp
diff --git a/indra/llcorehttp/tests/test_httpstatus.hpp b/indra/llcorehttp/tests/test_httpstatus.hpp
index 0b379836c9..0b379836c9 100755..100644
--- a/indra/llcorehttp/tests/test_httpstatus.hpp
+++ b/indra/llcorehttp/tests/test_httpstatus.hpp
diff --git a/indra/llcorehttp/tests/test_refcounted.hpp b/indra/llcorehttp/tests/test_refcounted.hpp
index cb4b50287a..cb4b50287a 100755..100644
--- a/indra/llcorehttp/tests/test_refcounted.hpp
+++ b/indra/llcorehttp/tests/test_refcounted.hpp