phoenix-firestorm/indra/test
Oz Linden 5c6cf3e7fb restore the ll[io]fstream because we need them as wrappers on Windows for wide char paths; on other platforms they are now just typedefs to the std classes 2015-04-10 11:02:37 -04:00
..
CMakeLists.txt fixes for cmake warnings about policy changes. could not fully test these changes 2014-10-13 12:46:55 -07:00
blowfish.1.bin Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
blowfish.2.bin Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
blowfish.digits.txt Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
blowfish.pl Documented what we're testing and why. 2007-07-09 04:04:34 +00:00
catch_and_store_what_in.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
debug.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
io.cpp SH-4399 FIX: Interesting: Texture console MB Bound 0/384 and texture queue bounces once per second 2013-08-12 20:05:16 -07:00
llapp_tut.cpp Update to build on Xcode 6.0: remove #pragmas from code to deal with tut warnigs/errors (moved to package) AND bracket clang #pragmas in #if LL_DARWIN 2014-10-20 16:02:03 -07:00
llassetuploadqueue_tut.cpp merge 2013-05-21 16:18:48 -04:00
llblowfish_tut.cpp sunshine-external merge WIP 2014-05-13 10:02:26 -04:00
llbuffer_tut.cpp Update to build on Xcode 6.0: remove #pragmas from code to deal with tut warnigs/errors (moved to package) AND bracket clang #pragmas in #if LL_DARWIN 2014-10-20 16:02:03 -07:00
lldatapacker_tut.cpp BUILDFIX: converted platform-specific files over to new LL_INFOS, etc macros 2013-08-14 21:58:30 -07:00
lldoubledispatch_tut.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llevents_tut.cpp Fix Xcode 6 compile errors relating to tut::ensure_equals() overloads. 2014-10-23 08:44:42 -07:00
llhttpdate_tut.cpp merge with viewer-release 2013-06-05 19:05:43 -07:00
llhttpnode_tut.cpp merge 2013-05-21 16:18:48 -04:00
lliohttpserver_tut.cpp SH-4399 FIX: Interesting: Texture console MB Bound 0/384 and texture queue bounces once per second 2013-08-12 20:05:16 -07:00
llmessageconfig_tut.cpp restore the ll[io]fstream because we need them as wrappers on Windows for wide char paths; on other platforms they are now just typedefs to the std classes 2015-04-10 11:02:37 -04:00
llmessagetemplateparser_tut.cpp BUILDFIX: converted platform-specific files over to new LL_INFOS, etc macros 2013-08-14 21:58:30 -07:00
llpermissions_tut.cpp Update to build on Xcode 6.0: remove #pragmas from code to deal with tut warnigs/errors (moved to package) AND bracket clang #pragmas in #if LL_DARWIN 2014-10-20 16:02:03 -07:00
llpipeutil.cpp SH-4399 FIX: Interesting: Texture console MB Bound 0/384 and texture queue bounces once per second 2013-08-12 20:05:16 -07:00
llpipeutil.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llsaleinfo_tut.cpp SH-4399 FIX: Interesting: Texture console MB Bound 0/384 and texture queue bounces once per second 2013-08-12 20:05:16 -07:00
llscriptresource_tut.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llsd_new_tut.cpp Remove Visual Studio workaround for lack of std::fpclassify(). 2014-12-16 14:03:57 -05:00
llsdmessagebuilder_tut.cpp merge up to 3.7.0-release and get unit test fixes 2014-02-11 09:20:58 -05:00
llsdmessagereader_tut.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llsdtraits.h merge 2013-05-21 16:18:48 -04:00
llsdutil_tut.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llservicebuilder_tut.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llstreamtools_tut.cpp MAINT-3172 fix rendering regressions from release mergedown 2013-09-20 16:44:39 -07:00
lltemplatemessagebuilder_tut.cpp merge changes for 3.7.7-release 2014-05-07 11:09:04 -04:00
lltimestampcache_tut.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lltranscode_tut.cpp Re-enable skipped test: evidently Windows APR libs CAN transcode. 2015-01-23 11:51:01 -05:00
lltut.cpp Bring in new TUT library build. Clean up ensure_equals() overloads. 2014-10-23 20:23:08 -07:00
lltut.h Wrap #pragma clang in #if __clang__, else VS produces fatal warnings. 2014-12-05 08:48:10 -05:00
lluserrelations_tut.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llxorcipher_tut.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
message_tut.cpp restore the ll[io]fstream because we need them as wrappers on Windows for wide char paths; on other platforms they are now just typedefs to the std classes 2015-04-10 11:02:37 -04:00
mock_http_client.cpp merge 2013-05-21 16:18:48 -04:00
mock_http_client.h merge 2013-05-21 16:18:48 -04:00
namedtempfile.h Replace boost::lambda::_1 with boost::phoenix::placeholders::arg1. 2014-12-10 11:15:56 -08:00
prim_linkability_tut.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
test.cpp MAINT-4009: Final pass refactoring to eliminate memory allocation related to error reporting that is not properly cleaned up. 2014-05-17 00:41:36 +01:00
test.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
test_llmanifest.py Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00