6 Commits

Author SHA1 Message Date
John Wellbelove
363a3e2dab Fix test array sizes
C++14 compiler compatibility

Updated test run scripts

Changed some ETL_ASSERT macros to ETL_ASSERT_OR_RETURN

Changed unit test macros for C++20 compaibility

Updated test run scripts

Updated CMake files to allow C++ standard selection

Replaced ETL_ASSERT_AND_RETURN with ETL_ASSERT_OR_RETURN

Updated C++14 & C++20 unit test compatibility

Changed native char8_t check

Added optional optimisation argument to bash script
2023-04-02 11:06:43 +01:00
John Wellbelove
baa47d1c33 Updated copyright notice 2022-06-10 21:45:37 +01:00
John Wellbelove
64efb84ec3 Singleton class 2022-02-10 18:40:52 +00:00
jwellbelove
bdcf26cde9 Removed singleton pattern 2014-12-24 20:48:58 +00:00
jwellbelove
0d27b42359 Added lookup and singleton tests. 2014-12-22 00:56:43 +00:00
jwellbelove
6e1dfec974 Added singleton test 2014-12-18 20:38:56 +00:00