2
0
mirror of https://github.com/boostorg/cmake.git synced 2026-01-22 05:02:14 +00:00

15 Commits

Author SHA1 Message Date
Peter Dimov
8beeb2a656 Add support for BOOST_TEST_PREFIX to BoostTest 2023-12-22 03:47:18 +02:00
Peter Dimov
c2e5ab28b9 Add support for INCLUDE_DIRECTORIES to BoostTest. Fixes #48. 2023-12-22 03:07:15 +02:00
Alexander Grund
fc3d0db273 Add tests for multi-source case
Verify that a test case with multiple sources is used and unsupported
B2 specifics are ignored or skipped.
2023-01-02 16:59:50 +01:00
Peter Dimov
048414c81f Add static_assert, throw_exception to boost_fetch/ and boost_test/ 2021-10-29 21:24:34 +03:00
Peter Dimov
17ced71475 Minor change to test Jamfile 2021-06-11 03:55:32 +03:00
Peter Dimov
98effad4e3 Update test/boost_test/Jamfile to contain semicolon by itself 2021-06-10 21:29:22 +03:00
Peter Dimov
dd31b4d612 Fix test prefix 2019-12-29 00:48:24 +02:00
Peter Dimov
091d1f2956 Add tests for BOOST_TEST_* gobals 2019-12-29 00:11:58 +02:00
Peter Dimov
93a6bd9c9e Add test for -Wall -Werror 2019-12-27 01:55:39 +02:00
Peter Dimov
6e5effee23 Translate g++ style COMPILE_OPTIONS into their MSVC equivalents 2019-12-27 01:43:34 +02:00
Peter Dimov
122cef633a Add support for COMPILE_OPTIONS, COMPILE_FEATURES 2019-12-26 22:54:04 +02:00
Peter Dimov
52641dc776 boost_test: add support for COMPILE_DEFINITIONS 2019-12-26 21:07:57 +02:00
Peter Dimov
2827aa8044 boost_test: rename LIBRARIES to LINK_LIBRARIES to match the property name 2019-12-26 20:54:49 +02:00
Peter Dimov
4d3d2e9f2a Fix module path 2019-12-26 20:19:46 +02:00
Peter Dimov
7d99cb8f27 Add tests for boost_test, boost_test_jamfile 2019-12-26 19:54:38 +02:00