etl/test/etl_error_handler
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
..
exceptions Fix test array sizes 2023-04-02 11:06:43 +01:00
log_errors Fix test array sizes 2023-04-02 11:06:43 +01:00
log_errors_and_exceptions Fix test array sizes 2023-04-02 11:06:43 +01:00