phoenix-firestorm/indra/llcommon/tests
Bennett Goble f729cfc33f SL-15742: Convert build scripts to Python 3
This changeset makes it possible to build the Second Life viewer using
Python 3. It is designed to be used with an equivalent Autobuild branch
so that a developer can compile without needing Python 2 on their
machine.

Breaking change: Python 2 support ending

Rather than supporting two versions of Python, including one that was
discontinued at the beginning of the year, this branch focuses on
pouring future effort into Python 3 only. As a result, scripts do not
need to be backwards compatible. This means that build environments,
be they on personal computers and on build agents, need to have a
compatible interpreter.

Notes

- SLVersionChecker will still use Python 2 on macOS
- Fixed the message template url used by template_verifier.py
2021-12-10 14:42:49 -08:00
..
StringVec.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
bitpack_test.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
commonmisc_test.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
listener.h Add LLEventThrottle tests; actually *all* lleventfilter.cpp tests. 2017-05-10 15:04:18 -04:00
llallocator_heap_profile_test.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llallocator_test.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llbase64_test.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llcond_test.cpp DRTVWR-476: Add basic tests for LLCond. 2020-03-25 18:44:04 -04:00
lldate_test.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
lldeadmantimer_test.cpp merge with release 2014-02-24 18:45:59 -08:00
lldependencies_test.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llerror_test.cpp SL-10297: Move LL_ERRS crash location into the LL_ERRS macro itself. 2021-05-11 21:42:14 -04:00
lleventcoro_test.cpp DRTVWR-476: Infrastructure to help manage long-lived coroutines. 2020-03-25 19:02:24 -04:00
lleventdispatcher_test.cpp DRTVWR-476: Cherry-pick debug aids from commit 77b0c53 (fiber-mutex) 2020-04-03 10:38:53 -04:00
lleventfilter_test.cpp DRTVWR-476: Add LLEventLogProxy, LLEventLogProxyFor<T>. 2020-03-25 18:58:16 -04:00
llexception_test.cpp DRTVWR-476: Add LLTHROW()/LOG_UNHANDLED_EXCEPTION() test. 2020-03-25 19:21:16 -04:00
llframetimer_test.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llheteromap_test.cpp MAINT-5232: Ensure custom operator<<() overload is visible to TUT. 2016-10-13 07:11:18 -04:00
llinstancetracker_test.cpp DRTVWR-476: Re-enable LLInstanceTracker tests disabled months ago. 2020-03-25 19:25:42 -04:00
lllazy_test.cpp DRTVWR-493: Introduce test catch_what(), catch_llerrs() functions. 2019-08-10 20:33:59 -04:00
llleap_test.cpp SL-15742: Convert build scripts to Python 3 2021-12-10 14:42:49 -08:00
llmainthreadtask_test.cpp DRTVWR-476: LLMainThreadTask cross-thread test hangs. Skip. 2020-05-27 12:44:18 -04:00
llmemtype_test.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llpounceable_test.cpp MAINT-5232: Make LLPounceable noncopyable. 2015-05-29 16:37:15 -04:00
llprocess_test.cpp SL-15742: Convert build scripts to Python 3 2021-12-10 14:42:49 -08:00
llprocessor_test.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llprocinfo_test.cpp SH-4153 Port user and system cpu accounting from example program. 2013-05-02 15:43:58 +00:00
llrand_test.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llsdserialize_test.cpp SL-15742: Convert build scripts to Python 3 2021-12-10 14:42:49 -08:00
llsingleton_test.cpp DRTVWR-494: Dispatch all LLSingleton construction to the main thread. 2020-03-25 15:28:17 -04:00
llstreamqueue_test.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llstring_test.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
lltrace_test.cpp fixed things so that trace recordings can be read from even while active 2013-10-21 14:22:21 -07:00
lltreeiterators_test.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llunits_test.cpp fixed bad logic in unit test 2013-08-27 18:59:32 -07:00
lluri_test.cpp SL-10954 Unit test escapePathAndData 2019-05-07 20:36:19 +03:00
stringize_test.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
wrapllerrs.h SL-10297: Move LL_ERRS crash location into the LL_ERRS macro itself. 2021-05-11 21:42:14 -04:00