John Wellbelove
|
9f4c5bbb94
|
C++11 unit tests - Work in progress
|
2023-04-30 11:06:23 +01:00 |
|
John Wellbelove
|
aa1d7f0f7f
|
Conversion of static to C++14 compatinility
|
2023-04-27 09:28:37 +01:00 |
|
John Wellbelove
|
bcad53ebb2
|
Array bounds and maybe-uninitialized warning fixes
Array bounds and maybe-uninitialized warning fixes
Added GCC/clang diagnostic disable for array bounds
Fixed false positive array bounds failure in unit tests
Added -01 & -03 quick tests
Fixed constexpr for exception constructor
Made virtual functions protected
Updated project files
Updated generated file
Updated versions and release notes
|
2023-03-02 13:15:42 +00:00 |
|
John Wellbelove
|
8ddf0935d3
|
Array bounds and maybe-uninitialized warning fixes
|
2023-02-28 18:33:49 +00:00 |
|
John Wellbelove
|
9a1705ed4c
|
Added CMakeFiles.txt for initializer_list tests
|
2022-03-07 12:07:54 +00:00 |
|
John Wellbelove
|
574556b8e2
|
Updated the initializer_list unit test project.
|
2022-03-05 18:01:48 +00:00 |
|
John Wellbelove
|
e9ec00b346
|
Move initializer_list test project out of main ETL unit tests project
|
2022-03-04 20:55:30 +00:00 |
|
John Wellbelove
|
292f5d9176
|
Modified logic for enabling the use of initializer lists
|
2022-03-04 20:54:38 +00:00 |
|
John Wellbelove
|
1cdb4c69b6
|
Final initializer_list updates
Added a separate project to test initializer_list
|
2022-02-14 11:06:09 +00:00 |
|