Commit Graph

110 Commits

Author SHA1 Message Date
Peter Dimov 1932ecfe85 Revert "Revert " Add support for modular build structure."" (#902) 2024-05-21 02:47:23 +03:00
Peter Dimov d8f5b8d163 Re-enable tools/ testing 2019-01-09 21:19:41 +02:00
Rene Rivera 801a2c6519 Avoid errors when tool submodules do not exist.
Bring in change from develop to allow merging b2 & predef to master.
2018-06-22 21:06:53 -05:00
Peter Dimov 5fff4dc583 Add quickbook to status/Jamfile 2018-01-03 20:34:50 +02:00
Peter Dimov 0216ee7199 Add tools/check_build to status/Jamfile 2017-12-22 15:36:44 +02:00
Peter Dimov 849f057755 Remove quickbook from status as it breaks --dump-tests 2017-12-21 18:28:09 +02:00
Peter Dimov db38e761b3 Add quickbook to status/Jamfile (#174) 2017-12-21 18:27:49 +02:00
Peter Dimov e54af35cc3 Remove Wave special case from status/Jamfile (#173)
Add an optional extended description…
2017-12-21 18:24:19 +02:00
Peter Dimov a487bf682f Add quick, minimal targets to status/Jamfile 2017-09-08 19:21:03 +03:00
Peter Dimov ade5961144 Add --no-check-libs option to b2 status 2017-09-08 19:20:44 +03:00
Rene Rivera 9fce53724e Less greedy about declaring tests.
Only declared tests that are filtered in for actual testing.
2017-09-08 19:20:33 +03:00
Rene Rivera 552fbf002f Don't use non-existent test projects. 2017-05-26 10:23:07 -05:00
Daniel James 54d206b793 Remove some more special cases. 2016-09-29 21:01:23 +01:00
Rene Rivera b6fec7133b Add ability to exclude tests with options. And make the filtering as to
which tests to run from status dir composable. This hopefully goes a
long way towards easier control of running limited set of tests.
2016-08-11 14:54:01 -05:00
Rene Rivera f910d2b6ac Require that the library check targets use to host OS as the target OS.
This has the effect of only using the host OS python interpreter when
running the tests.
2016-07-16 17:35:57 -05:00
Rene Rivera ae9b332b31 Remove custom libraries from test list that are now automatically
handled by sublibs trigger file. Also remove etraneous example and other
extra test targets, authors will need to add them into their libs if
truly needed.
2016-06-28 22:33:09 -05:00
Rene Rivera 9186da7875 Add support for "sublibs" trigger file for automatic testing of
sub-libraries.
2016-06-28 22:14:28 -05:00
Rene Rivera 31f21c1362 Remove inadvertant test addition that doesn't exist in master. 2016-06-10 11:01:48 -05:00
Rene Rivera 1cce8a8715 Automate core way of testing libraries (i.e. root/lib/test requirement)
for most current tests.
2016-06-10 10:59:01 -05:00
Rene Rivera eec5134229 Add testing to check initial set of library requirements. 2016-06-10 10:42:17 -05:00
Peter Dimov aaadf6e589 Add qvm to status/Jamfile.v2 2016-05-20 06:22:15 +03:00
Abel Sinkovics a3b49919b9 Add metaparse to regression tests 2016-01-15 22:31:31 +01:00
Rene Rivera ddd9016f90 Add missing compute tests. 2016-01-12 13:31:13 -06:00
Antony Polukhin eca5792b44 Merged upstream changes 2016-01-08 11:32:16 +03:00
Louis Dionne b2f822b7ad Add Hana as a submodule of the master repository
Specifically:
- Adds Hana's test suite to the regression tests
- Add Hana as the libs/hana submodule
- Add entry for Hana to libs/maintainers.txt and libs/libraries.htm
2016-01-07 20:03:14 -08:00
Antony Polukhin b00958a6fe Boost.DLL library integration
Conflicts merged:
	doc/Jamfile.v2
2015-12-29 23:27:47 +03:00
Rene Rivera df37d629ce Merge pull request #92 from Lastique/patch-4
Add tests for winapi submodule (master branch)
2015-09-09 22:39:15 -05:00
Edward Diener 40f3b507ac Added tests for VMD 2015-08-17 19:02:51 -04:00
Andrey Semashev 597f6ab0fe Add tests for winapi submodule 2015-08-15 00:41:10 +03:00
Rene Rivera 51e693134f Merge outstanding develop changes (as appropriate). 2015-08-05 10:20:35 -05:00
Oliver Kowalke c1f001b108 add coroutine2 to status/Jamfile.v2 2015-07-15 08:04:59 +02:00
Daniel James eafc48e58d Add convert to regression testing.
Conflicts:
	status/Jamfile.v2
2015-05-12 18:40:18 +01:00
Beman d994737673 Add missing /test 2015-02-19 08:45:45 -05:00
Beman b4b58da345 Add Boost.Endian to boost super-project branch master 2015-02-19 08:34:53 -05:00
spreadsort 144398ac32 Add sort/test to status/Jamfile.v2
Adding the sort library to master.
2015-01-21 21:42:43 -05:00
Adam Wulkiewicz 75ced0694a Add Boost.Geometry Index sublib test to status/Jamfile.v2 2014-06-18 15:36:54 +02:00
Daniel James ad64e3c41e Remove enable_if from test Jamfile.
The tests are now in core, and are run from core's main test Jamfile, so
there's no need to sepcifiy it here.
2014-06-12 22:42:50 +01:00
Peter Dimov 8dfb2f11eb Add lexical_cast to status/Jamfile.v2. 2014-06-09 15:57:09 +03:00
Peter Dimov c9eacacec9 Add throw_exception to status/Jamfile.v2. 2014-06-03 03:13:05 +03:00
Daniel James c55db8c374 Update swap test to core. 2014-06-02 22:41:16 +01:00
Peter Dimov 015107e16d Add core to status/Jamfile.v2
Conflicts:
	status/Jamfile.v2
2014-06-01 23:10:01 +03:00
Antony Polukhin b486d66ae8 Added Boost.TypeIndex library 2014-05-18 20:40:08 +04:00
K. Noel Belcourt 02881bbb48 Alphabetize Jamfile.v2. 2014-05-11 10:50:53 -06:00
Glen Fernandes ab41c8d16f Add align to release 2014-04-28 22:13:43 -07:00
Peter Dimov 56f85a2042 Add assert to status/Jamfile.v2 2014-02-11 00:01:30 +02:00
Rene Rivera 10a5233829 Merge Predef library to release.
[SVN r85618]
2013-09-09 04:06:52 +00:00
Steven Watanabe d51b75e7fb Add type_erasure to release
[SVN r84399]
2013-05-21 04:51:00 +00:00
Edward Diener 340ace9f16 Added TTI library, test status, and maintainer information.
[SVN r84379]
2013-05-19 20:55:42 +00:00
Andrey Semashev 1612785e77 Added references to Boost.Log.
[SVN r84377]
2013-05-19 18:46:55 +00:00
Andrey Semashev f46685dd72 Boost.Atomic and Boost.Lockfree merged from trunk.
[SVN r81976]
2012-12-15 18:28:27 +00:00