16 Commits

Author SHA1 Message Date
Peter Dimov
464f445b3c Update expected output to reflect Core change 2025-11-13 13:57:20 +02:00
René Ferdinand Rivera Morell
d0b3b19165 Add support for modular build structure. (#21)
* Adjust CI to work with modular branches.

* Add modular build setup.

* Add modular build setup.

* Avoid complexities of shared libs for CI.

* Fix filsystem lib refs.

* Remove redundant build//install target.

* Fix reference to build in CI as a way to dist install.

* Build the dist target for tools by default.

* Rework BOOST_BRANCH value to avoid modular branch name in the logic.

* Use imperative declarations of explicit targets per @pdimov's preference.

* Remove temp link=static that crept in for CI build.

* Add requires-b2 check to top-level build file.

* Bump B2 require to 5.2

* Undo modular CI testing fork changes.

* Need to explicitly install boostdep for this test.
2025-04-14 17:08:05 +03:00
Peter Dimov
0e8df2ff5a Update test reference outputs 2023-11-17 14:01:29 +02:00
Peter Dimov
4f6c563b3b Add --html tests 2023-02-10 17:40:30 +02:00
Ion Gaztañaga
e682e5d6c6 Add basic --primary and --secondary for the CSV output format 2023-02-09 23:25:11 +01:00
Peter Dimov
d824eeed04 Update test/assert-primary.txt 2022-03-18 07:16:12 +02:00
Peter Dimov
1c4ddfccd8 Revert "Add test for depinst/exceptions.txt"
This reverts commit d21f9cae5e.

This requires the entire superproject to be checked out.
2021-11-12 15:43:13 +02:00
Peter Dimov
d21f9cae5e Add test for depinst/exceptions.txt 2021-11-12 05:22:45 +02:00
Peter Dimov
d7dbf99040 Update test/bind-secondary.txt 2021-11-12 05:15:58 +02:00
Peter Dimov
af767c2334 Update test/bind-secondary.txt 2021-01-27 17:56:40 +02:00
Peter Dimov
044012762a Update assert-primary.txt 2019-12-09 01:58:18 +02:00
Peter Dimov
bf9ace6252 Use --compare-output in test/Jamfile 2018-11-03 00:55:49 +02:00
Peter Dimov
91cc06562e Add tests 2018-11-02 18:44:38 +02:00
Peter Dimov
39a9653056 Place the utf8-test directory in an archive to avoid having weird paths in a release 2018-10-17 04:47:22 +03:00
Peter Dimov
8893d1c579 Add a directory with a UTF-8 name, taken from Wave's tests 2018-10-06 20:46:30 +03:00
Peter Dimov
93f03772c2 Add test/Jamfile 2017-09-11 23:35:55 +03:00