Dana Jansens
f960d2fb75
Revert "Don't expect the UDL definition for GCC < 4.9
"
...
This reverts commit 4d654c09e5 .
2023-09-17 22:43:00 -04:00
Dana Jansens
c282648961
Revert "Add missing )"
...
This reverts commit db49ecb4f7 .
2023-09-17 22:42:54 -04:00
Dana Jansens
35f0ba7bcc
Revert "Make UDL tests not try to use UDLs when they are disabled"
...
This reverts commit a079b9cff6 .
2023-09-17 22:42:46 -04:00
Dana Jansens
a079b9cff6
Make UDL tests not try to use UDLs when they are disabled
2023-08-24 23:21:51 -04:00
Dana Jansens
db49ecb4f7
Add missing )
2023-08-24 22:53:29 -04:00
Dana Jansens
4d654c09e5
Don't expect the UDL definition for GCC < 4.9
...
The compile tests should expect the UDL to
be there on GCC only for version 4.9 and above.
2023-08-24 22:51:01 -04:00
Vladislav Shchapov
115ca96e0e
Bump tested CMake version to 3.25
...
Signed-off-by: Vladislav Shchapov <vladislav@shchapov.ru>
2022-11-30 08:09:32 -08:00
Chris Thrasher
69ffedfe52
Use target_compile_features to specify C++ standard requirement
2022-11-26 11:03:17 -08:00
Victor Zverovich
e927149f8e
Cleanup macros
2022-05-29 17:23:02 -07:00
Mattias Ljungström
a935ac3e60
MSVC CMake generation optimization ( #2852 )
2022-04-08 06:27:23 -07:00
timsong-cpp
4ad90578f7
Fix #2818 : diagnose unformattable arguments in unpacked case
2022-03-18 10:11:14 -07:00
Alexey Ochapov
c7f88180f6
add tests for format string compile-time checks
2021-12-27 20:55:06 -08:00
Alexey Ochapov
8a2c3fb88f
add reverse tests to compile-error-test
...
to make sure that error tests do not fail because they become outdated
2021-12-27 20:55:06 -08:00
Alexey Ochapov
4482f6f1f0
rewrite compile-error-test to use non-header-only library
2021-12-27 20:55:06 -08:00
Alex Guteniev
a3ab36c803
Formatting of function pointers, member function pointers, member object pointers... ( #2610 )
2021-11-23 12:55:22 -08:00
Raul Tambre
26b47b6fb5
Bump tested CMake version to 3.18
...
Use the version range feature introduced in 3.12. On CMake <3.12 the extra dots are simply interpreted as extra version number separators.
The fallback for ancient CMake versions is kept.
2020-07-19 08:50:34 -07:00
Victor Zverovich
9393fe26f6
prepare -> compile
2019-07-25 19:39:41 +03:00