Daniel James
d9e781e71c
Merge pull request #126 from olk/patch-21
...
list of excludedd compilers for boost.fiber
2017-06-23 21:22:44 +01:00
joaquintides
557bedac91
added qcc unusable toolsets to poly_collection
2017-06-23 17:28:43 +02:00
joaquintides
6c79a0aa84
marked unusable toolsets for poly_collection
2017-06-18 11:49:14 +02: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
Adam Wulkiewicz
759aae7bd1
Add Boost.Geometry test category.
2016-08-28 03:04:02 +02: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
Rene Rivera
6124b8a719
Add support for parent lib meta data to include sublib meta data.
2016-07-07 11:00:05 -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
27e0695903
Add debug option for library checking to get some output of what paths
...
the script checks. Also add keys for each check to eventually use for
filtering.
2016-06-17 21:05:04 -05:00
Rene Rivera
ecf0ea56a7
Fix header check error that was supposed to be a warning.
2016-06-15 12:27:19 -05: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
8059b18557
Remove debug-commented code.
2016-06-12 21:02:49 -05: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
612983e81e
list of excludedd compilers for boost.fiber
2016-06-08 08:47:33 +02: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
Daniel James
5f86ac61fc
Merge pull request #111 from ldionne/develop
...
[status] Add expected test failures for Hana
2016-01-24 22:23:14 +00:00
Daniel James
a4e587e3e1
Fix explicit-failures-markup.xml validation error.
...
According to the schema, mark-unusable always has to be before the
individual test details. Was causing xmllint to fail.
2016-01-24 22:20:15 +00:00
Abel Sinkovics
f606f41c9f
Add Metaparse to regression tests
2016-01-16 22:51:39 +01:00
Louis Dionne
85a828668b
[status] Add expected test failures for Hana
2016-01-13 11:47:32 -05: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
Rene Rivera
df5bdfa760
Merge pull request #106 from olk/patch-13
...
Update explicit-failures-markup.xml for context
2015-12-21 07:06:30 -06:00
Rene Rivera
26161279e1
Merge pull request #105 from olk/patch-12
...
Update explicit-failures-markup.xml for coroutine2
2015-12-21 07:06:21 -06:00
Oliver Kowalke
8f26b70e75
Update explicit-failures-markup.xml
2015-12-21 08:13:47 +01:00
Oliver Kowalke
a6d93129a6
Update explicit-failures-markup.xml
2015-12-21 08:11:44 +01:00
Oliver Kowalke
5a7364b795
Update explicit-failures-markup.xml
2015-12-21 08:10:25 +01:00
Kyle Lutz
589ee4d4fc
Add Boost.Compute test directory to status/Jamfile.v2
2015-10-14 20:13:39 -07:00
Marcel Raad
9f98a8a85b
Update ICL failures for MSVC14
...
This test finally passes with MSVC 14 RTM.
2015-09-08 22:26:30 +02: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
Rene Rivera
9c6f372d1e
Merge pull request #94 from apolukhin/develop
...
Boost.DLL library integration
2015-08-28 16:20:40 -05:00
Antony Polukhin
b10cc16fb7
Boost.DLL library integration
2015-08-22 09:49:46 +03:00
Antony Polukhin
1643369cc4
Update explicit-failures-markup.xml
...
Mark some failures for the type_index library as expected.
2015-07-01 23:32:10 +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
Adam Wulkiewicz
e9ffb724e8
[status] Define test categories for Geometry in markup XML file.
2015-06-01 17:54:32 +02:00
Daniel James
45b42b65b1
Merge pull request #75 from eldiener/develop
...
Updated to include VMD tests
2015-04-30 23:38:25 +01:00
Marcel Raad
56e9e40baa
Update expected failures for MSVC14
...
Since CTP 5, lexical_cast_loopback_test passes on MSVC14:
http://www.boost.org/development/tests/develop/developer/output/teeks99-08f-win2012R2-64on64-boost-bin-v2-libs-lexical_cast-test-lexical_cast_loopback_test-test-msvc-14-0-dbg-adrs-mdl-64-lnk-sttc-thrd-mlt.html
2015-04-21 11:08:00 +02:00
Edward Diener
a507f5002e
Updated to include VMD tests
2015-04-20 09:43:51 -04:00