Commit graph

171 commits

Author SHA1 Message Date
Peter Dimov
39c5a8cd34 Re-enable tools/ testing 2019-01-08 18:02:32 +02:00
Rene Rivera
120d6a807b
Remove bad copy-paste line. 2018-05-14 07:02:43 -05:00
Rene Rivera
b262325afe
Avoid errors when tool submodules do not exist. 2018-05-13 23:24:45 -05:00
Peter Dimov
9e483a8318 Add quickbook to status/Jamfile 2017-12-23 05:29:35 +02:00
Peter Dimov
ab00b404f7 Add tools/check_build to status/Jamfile 2017-12-18 03:56:02 +02:00
Peter Dimov
9adbae395d Remove quickbook from status as it breaks --dump-tests 2017-12-17 15:51:34 +02:00
Peter Dimov
0d72edbb6a
Add quickbook to status/Jamfile (#174) 2017-12-16 23:47:55 +02:00
Peter Dimov
3af09d8369
Remove Wave special case from status/Jamfile (#173)
Add an optional extended description…
2017-11-30 22:01:26 +02:00
Peter Dimov
69d9de9e4c Add quick, minimal targets to status/Jamfile 2017-09-04 16:31:12 +03:00
Peter Dimov
cde7f80056 Add --no-check-libs option to b2 status 2017-09-04 15:04:48 +03:00
Rene Rivera
187488ba8c Less greedy about declaring tests.
Only declared tests that are filtered in for actual testing.
2017-05-29 15:56:36 -05:00
Rene Rivera
8c27f4edcb Don't use non-existent test projects. 2017-05-26 10:13:54 -05:00
Rene Rivera
00f2425518 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 13:53:09 -05:00
Rene Rivera
11f53cf59a 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 16:27:23 -05:00
Daniel James
2fc8f8e986 Remove some more special cases. 2016-07-03 21:45:55 +01:00
Rene Rivera
18c02973e5 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:23:11 -05:00
Rene Rivera
417127adc7 Add support for "sublibs" trigger file for automatic testing of
sub-libraries.
2016-06-28 22:12:41 -05:00
Daniel James
95c00e44f2 Run 'hash' tests using more traditional location.
Will update the library soon.
2016-06-26 20:27:46 +01:00
Daniel James
df9d551efe Remove special cases for 'unordered' tests.
They're not actually required, it runs just fine from `libs/unordered/tests`.
2016-06-26 20:21:06 +01:00
Rene Rivera
574eca1c80 Merge pull request #128 from jzmaddock/patch-12
Remove reference to static_assert Jamfile no longer needed.
2016-06-14 13:01:34 -05:00
jzmaddock
b2d56ae5bc Remove reference to static_assert Jamfile no longer needed. 2016-06-14 18:41:48 +01:00
jzmaddock
723d406717 Remove unnecessary reference to regex examples. 2016-06-14 18:15:37 +01:00
Rene Rivera
e70e42bc39 Put back use-project in case of non-filtered lib. 2016-06-12 20:59:22 -05:00
Rene Rivera
c93602df8f Automate core way of testing libraries (i.e. root/lib/test requirement)
for most current tests.
2016-06-10 10:12:06 -05:00
Rene Rivera
1a09ebaa40 Merge branch 'develop' of https://github.com/boostorg/boost into develop 2016-06-09 23:11:28 -05:00
Rene Rivera
d19b1ee476 Add testing to check initial set of library requirements. 2016-06-09 23:11:20 -05:00
Oliver Kowalke
89ad45c281 add fiber to regression tests 2016-06-07 08:29:29 +02:00
Peter Dimov
af354474dd Add qvm to status/Jamfile.v2 2016-04-05 05:10:14 +03:00
Abel Sinkovics
f606f41c9f Add Metaparse to regression tests 2016-01-16 22:51:39 +01:00
Louis Dionne
26a3dd9994 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
2015-12-29 11:05:09 -05:00
Kyle Lutz
589ee4d4fc Add Boost.Compute test directory to status/Jamfile.v2 2015-10-14 20:13:39 -07:00
Rene Rivera
e8ee9cc53d Merge pull request #87 from kylelutz/boost-compute-regression-test
Add Boost.Compute to status/Jamfile.v2
2015-09-08 11:14:56 -05:00
Rene Rivera
4cf9190710 Merge pull request #83 from Lastique/patch-3
Add tests for winapi submodule
2015-09-08 11:10:23 -05:00
Antony Polukhin
b10cc16fb7 Boost.DLL library integration 2015-08-22 09:49:46 +03:00
Kyle Lutz
38ba0f4980 Add Boost.Compute to status/Jamfile.v2 2015-06-29 20:24:23 -07:00
Andrey Semashev
a6b69b0c4d Add tests for winapi submodule 2015-06-21 19:31:07 +03:00
Edward Diener
a507f5002e Updated to include VMD tests 2015-04-20 09:43:51 -04:00
Daniel James
8fbc4fd482 Add coroutine2 to tests. 2015-02-05 22:11:13 +00:00
Daniel James
bbd1f895b0 Fix order of some libraries in status/Jamfile.v2
Mainly so that there are less spurious differences with master.
2015-01-26 22:50:54 +00:00
Beman
29e56e6d14 Add sort library to tests 2015-01-19 21:41:47 -05:00
Daniel James
a30c6a69a2 Add convert to regression testing. 2014-11-09 22:53:27 +00:00
Kohei Takahashi
7908e828c2 Fix wrong path to endian/test in status/Jamfile.v2 2014-08-16 01:48:10 +09:00
Beman
3b9daeac81 Add Boost.Endian to boost super-project, libraries list, maintainers list, and regression testing Jamfile. 2014-08-14 16:28:13 -04:00
Daniel James
4db7608c56 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:12 +01:00
Peter Dimov
77bd29c552 Add lexical_cast to status/Jamfile.v2. 2014-06-08 23:46:20 +03:00
Peter Dimov
31aae4b939 Add throw_exception to status/Jamfile.v2. 2014-06-03 02:07:34 +03:00
Daniel James
c1d8a963d4 Update swap test to core. 2014-06-02 22:39:52 +01:00
Peter Dimov
3c0d601517 Add core to status/Jamfile.v2 2014-06-01 02:54:25 +03:00
K. Noel Belcourt
6724f6e126 Revert "Remove missing geometry/extensions/test."
I can no longer cd to status and run b2 here.  Have
to figure out why this is broken.

This reverts commit 21ed360ecc.
2014-05-11 10:03:37 -06:00
K. Noel Belcourt
21ed360ecc Remove missing geometry/extensions/test. 2014-05-10 10:44:34 -06:00