phoenix-firestorm/indra/test
Nat Goodspeed e7c5b9fb0f SL-19647: Eliminate LLSDArray entirely.
Newer C++ compilers have different semantics around LLSDArray's special copy
constructor, which was essential to proper LLSD nesting. In short, we can no
longer trust LLSDArray to behave correctly. Now that we have variadic
functions, get rid of LLSDArray and replace every reference with llsd::array().
2023-05-03 17:38:30 -04:00
..
CMakeLists.txt We probably want this (have to guess as I cannot run the tests). 2022-09-17 17:58:08 +02:00
blowfish.1.bin
blowfish.2.bin
blowfish.digits.txt
blowfish.pl
catch_and_store_what_in.h
chained_callback.h DRTVWR-476: chained_callback.h depends on lltut.h. #include it. 2020-04-03 10:48:03 -04:00
debug.h DRTVWR-476: Cherry-pick debug aids from commit 77b0c53 (fiber-mutex) 2020-04-03 10:38:53 -04:00
io.cpp
llapp_tut.cpp
llassetuploadqueue_tut.cpp
llblowfish_tut.cpp
llbuffer_tut.cpp
lldatapacker_tut.cpp
lldoubledispatch_tut.cpp DRTVWR-568: Eliminate more blockers to C++17 language standard. 2022-08-26 17:21:01 -04:00
llevents_tut.cpp DRTVWR-476: Kill LLEventQueue, per-frame LLEventPump::flush() calls. 2020-03-25 18:58:16 -04:00
llhttpdate_tut.cpp
llhttpnode_tut.cpp
lliohttpserver_tut.cpp
llmessageconfig_tut.cpp
llmessagetemplateparser_tut.cpp
llpermissions_tut.cpp SL-13669 Change inventory cache to use a standard LLSD format 2020-08-04 15:30:20 +03:00
llpipeutil.cpp
llpipeutil.h
llsaleinfo_tut.cpp SL-13669 Change inventory cache to use a standard LLSD format 2020-08-04 15:30:20 +03:00
llsd_new_tut.cpp
llsdmessagebuilder_tut.cpp
llsdmessagereader_tut.cpp
llsdtraits.h
llsdutil_tut.cpp SL-19647: Eliminate LLSDArray entirely. 2023-05-03 17:38:30 -04:00
llservicebuilder_tut.cpp
llstreamtools_tut.cpp
lltemplatemessagebuilder_tut.cpp
lltestapp.h DRTVWR-476: Infrastructure to help manage long-lived coroutines. 2020-03-25 19:02:24 -04:00
lltimestampcache_tut.cpp
lltranscode_tut.cpp
lltut.cpp
lltut.h
lluserrelations_tut.cpp
llxorcipher_tut.cpp
message_tut.cpp
mock_http_client.cpp
mock_http_client.h
namedtempfile.h
prim_linkability_tut.cpp
print.h DRTVWR-476: Cherry-pick debug aids from commit 77b0c53 (fiber-mutex) 2020-04-03 10:38:53 -04:00
setenv.h DRTVWR-476: Facilitate debugging test programs with logging. 2020-04-03 10:46:17 -04:00
sync.h Merged in DRTVWR-540-syncpatch (pull request #796) 2021-12-02 20:08:02 +00:00
test.cpp SL-16093 Don't force the console window to be open on developer builds because it causes frame stalls while logging. 2021-09-27 23:56:06 +00:00
test.h
test_llmanifest.py SL-15742: Convert build scripts to Python 3 2021-12-10 14:42:49 -08:00