Add some more windows checks, remove outdated CI tests

(Xenial is no longer supported).
This commit is contained in:
jzmaddock
2021-10-06 08:41:00 +01:00
parent e68f82c346
commit 6050fa4fd4
6 changed files with 118 additions and 51 deletions

View File

@ -224,3 +224,8 @@ compile test_warnings.cpp
<define>BOOST_REGEX_STANDALONE
[ check-target-builds ../build//is_legacy_03 : : <build>no ]
: test_warnings_standalone ;
compile test_windows_defs_1.cpp ;
compile test_windows_defs_2.cpp ;
compile test_windows_defs_3.cpp ;
compile test_windows_defs_4.cpp ;