Commit Graph

1429 Commits

Author SHA1 Message Date
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
b4ff9817a8 Add support for parent lib meta data to include sublib meta data. 2016-07-07 11:01:59 -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
14aebbd376 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:37:42 -05:00
Rene Rivera
29ebf48b46 Remove debug-commented code. 2016-06-17 21:37:23 -05:00
Rene Rivera
adc39bdfea Fix header check error that was supposed to be a warning. 2016-06-15 12:28:30 -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
Rene Rivera
c0aa03e297 Merge pull request #48 from spreadsort/patch-3
Add sort/test to status/Jamfile.v2
2015-02-12 13:49:13 -06:00
Daniel James
a5d0d68d2c Update status from develop.
The two versions had diverged a fair bit, but since the test failures
are always marked up using the develop version it should be safe to
assume it's correct.
2015-01-24 14:45:11 +00:00
spreadsort
144398ac32 Add sort/test to status/Jamfile.v2
Adding the sort library to master.
2015-01-21 21:42:43 -05:00
Marcel Raad
bc6538755f Update for MSVC14
lexical_cast_loopback_test and cmp_msvc_value_born_error are still expected to fail with MSVC14.
Conflicts:
	status/explicit-failures-markup.xml
2015-01-15 22:32:36 +00:00
Marcel Raad
19b61b09ce Update expected failures for MSVC
The tests that are incompatible with the C++11 auto keyword and promote_enum_msvc_bug_test also fail on all newer versions of MSVC.
2015-01-15 22:30:48 +00:00
Eric Niebler
2eccb36dcb Merge branch 'master' of github.com:boostorg/boost 2014-07-12 21:28:30 -07:00
Eric Niebler
ff98ee69f4 mark up expected accumulators failures 2014-07-12 21:27:24 -07: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
Daniel James
af3930c20c Add expected failure for Joachim Faulhaber. 2014-02-01 21:46:07 +00:00
Ion Gaztañaga
1bb9ddd9f1 Marked sun-5.* as expected failure for Intrusive, Move and Container.
[SVN r85665]
2013-09-13 21:34:07 +00:00
Rene Rivera
10a5233829 Merge Predef library to release.
[SVN r85618]
2013-09-09 04:06:52 +00:00
Edward Diener
f77ea19c9b Updated for TTI
[SVN r84599]
2013-06-01 14:40:47 +00:00
Steven Watanabe
d51b75e7fb Add type_erasure to release
[SVN r84399]
2013-05-21 04:51:00 +00:00
Steven Watanabe
662391a8ae Merge Boost.Build from the trunk.
[SVN r84398]
2013-05-21 04:14:18 +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
Joachim Faulhaber
817ba45d0f Merged failure makup for msvc-11
[SVN r82304]
2012-12-31 16:22:57 +00:00
Andrey Semashev
f46685dd72 Boost.Atomic and Boost.Lockfree merged from trunk.
[SVN r81976]
2012-12-15 18:28:27 +00:00
Daniel James
a17ca1f579 Hash: Merge from trunk.
- Avoid floating point workarounds on recent standard libraries.
- Support int128.
- Remove container_fwd_0x.hpp.


[SVN r81920]
2012-12-13 22:34:18 +00:00
Karsten Ahnert
9ff68d934a merging odeint from trunk
[SVN r81811]
2012-12-09 21:20:29 +00:00
John Maddock
46d33f400b Merge multiprecision from Trunk.
[SVN r81806]
2012-12-09 12:01:09 +00:00
Oliver Kowalke
f03cb62896 coroutine: initial commit
[SVN r81769]
2012-12-07 19:21:59 +00:00
Eric Niebler
6e6db94f5a accumulators: fix long-standing dependency tracking bug. merge [80826], [80885], [80888] from trunk. fixes #7409
[SVN r80927]
2012-10-10 02:22:24 +00:00
Eric Niebler
b6f04f62fa remove unneeded markup for no-longer-failing phoenix failures
[SVN r80837]
2012-10-03 23:17:07 +00:00
Oliver Kowalke
fb03bc7b1d context: tests enabled
[SVN r80324]
2012-08-30 18:06:55 +00:00
Eric Niebler
d900b77edf markup failures, merge [79707] from trunk
[SVN r79708]
2012-07-23 22:37:56 +00:00
Eric Niebler
f4d1c8b63d merge [78754] to release
[SVN r78756]
2012-05-29 19:41:32 +00:00
Lorenzo Caminiti
462f3c6b43 Marked some expected failures for release regression test compilers. Renamed a local function internal template parameter from Bn to Bindn (because B0 is defined as a macro from a Linux header to represent a baudrate). Added itdentity_type.hpp to utility.hpp. Made reference data members of LocalFunction Addable static (because they are not set in the constructor).
[SVN r78659]
2012-05-26 21:17:03 +00:00
Lorenzo Caminiti
8dc8199e87 Merged ScopeExit (improved), LocalFunction (new), Functional/OverloadedFunction (new), and Utility/IdentityType (new) from trunk into release branch.
[SVN r78564]
2012-05-24 01:35:04 +00:00
Antony Polukhin
50fb08e503 Merge from trunk:
* Fixes ISO C++ does not support the ‘%lg’ gnu_printf format (refs #6852)
* explicit-failures-markup merge from trunk
* supress warnings in implicit_cast.cpp test

[SVN r78450]
2012-05-13 08:15:51 +00:00
Marshall Clow
3dc6f38281 Turn on tests for Boost.Algorithm
[SVN r78113]
2012-04-21 15:29:40 +00:00
Robert Ramey
7e3e9355da Copied from trunk to release branch
[SVN r77786]
2012-04-05 21:04:50 +00:00
Robert Ramey
1cb10b9694 removed antiquated markups for serialization library gcc compilers
[SVN r77784]
2012-04-05 20:41:42 +00:00
Daniel James
c03358b385 Detail: Merge disabled gcc container forwardings. Fixes #6323.
[SVN r76529]
2012-01-15 19:56:13 +00:00
Peter Dimov
05b8eb90e5 Merge [76125], [76126] to release.
[SVN r76164]
2011-12-26 00:25:42 +00:00
Tim Blechmann
2bfb3de0e9 merge boost.heap
[SVN r76023]
2011-12-17 16:36:06 +00:00
Eric Niebler
c27574e376 merge [74584] from trunk, fixes #5475
[SVN r74591]
2011-09-27 16:31:30 +00:00
Eric Niebler
58c10b84ed merge [74567] from trunk
[SVN r74568]
2011-09-25 19:20:56 +00:00
Eric Niebler
0178f292cc merge [74470], [74481], [74513], [74527] from trunk; fixes #4723, #5905
[SVN r74534]
2011-09-23 15:04:13 +00:00
Artyom Beilis
9aa45a3275 Merged chagneset 74174 from trunk
[SVN r74199]
2011-09-03 11:39:15 +00:00
Ion Gaztañaga
5359cbe449 Added Boost.Container
[SVN r74176]
2011-08-31 16:39:23 +00:00
Artyom Beilis
e55ac23d7b Merged Boost.Locale to release branch
[SVN r74002]
2011-08-22 10:39:12 +00:00
Daniel James
3625b7895c Detail: Merge new version of container_fwd.
And a couple of old failure markups that I hadn't merged yet.


[SVN r73482]
2011-08-01 23:12:19 +00:00
Ion Gaztañaga
60707112ea Added Boost.Move
[SVN r73283]
2011-07-21 18:12:00 +00:00
Antony Polukhin
f6a098f829 Authorized by Daniel James
[SVN r72811]
2011-06-30 05:36:43 +00:00
Barend Gehrels
36eaf82bff Merged geometry into release for: status/*, libs/libraries.htm, libs/maintainers.txt
(i.e. merged commits 67518, 68328, 70053, 70054, 70620)

[SVN r71806]
2011-05-08 09:32:11 +00:00
Thomas Heller
349d8ecb0c Merged phoenix fixes to release
[SVN r71315]
2011-04-16 12:16:03 +00:00
Thomas Heller
14981daaed merged phoenix to release branch
[SVN r71229]
2011-04-13 21:42:40 +00:00
Daniel James
b8c4bd28a4 Detail: Add to regression tests.
[SVN r70720]
2011-03-29 22:02:12 +00:00
Hartmut Kaiser
4c4b00e867 Spirit: merging from trunk (68457,68496,68522,68865,69218-69219,69294,69476,69546,70042-70043,70049-70050
68320,68374,68377,68386,68449,68461,68485,68487,68489,68491,68494-68495
68519-68520,68523,68536,68538-68539,68548-68549,68576,68645-68646,68657,68676
68687,68690,68707,68725,68744-68746,68852-68853,68861,68870,68904,68906-68908
68938,68989,69020,69022-69024,69091-69092,69103-69104,69114,69136,69138,69193
69202,69204,69233,69292-69293,69295,69297-69298,69323,69337,69378-69380,69405,69429,69431-69433,69444,69450
69495-69498,69501,69503,69505,69527,69599,69618,69623,69670-69671,69673,69675,69772-69774,69780
69811,69813-69814,69833,69851,70045,70211-70216,70224-70225,70483,70549-70550
Fusion: 69113,69118,69137,69583,69589,70008-70009)


[SVN r70577]
2011-03-26 17:18:36 +00:00
Vicente J. Botet Escriba
08c7c86f1b Chrono: import from Trunk
[SVN r70378]
2011-03-21 22:20:16 +00:00
Vicente J. Botet Escriba
0fae5e143f Ratio: import from Trunk
[SVN r70365]
2011-03-21 21:43:08 +00:00
Marshall Clow
bf8abeebda Merging fixes to release; fixes #2294 fixes #4918 fixes #3645 refs #2823 refs #1427 refs #2893
[SVN r67792]
2011-01-08 18:38:08 +00:00
Andreas Huber
6df1c36c66 Updated statechart markup for 1.46.
[SVN r67568]
2011-01-02 11:43:32 +00:00
Andrey Semashev
1e24739388 Removed optional/test/optional_test.cpp failure markup on MSVC 7.1. The code for swap now uses Boost.Utility.Swap, which has the workaround for this compiler.
[SVN r67311]
2010-12-18 21:41:20 +00:00
Joachim Faulhaber
7e40d6196c Interval Container Library [Boost.Icl]. Initial merge from trunk to release branch for boost 1.46. Merged call of icl tests.
[SVN r67256]
2010-12-15 22:35:46 +00:00
Anthony Williams
5817accf9f test_thread_move_return and test_thread_return_local are expected
failures on all compilers


[SVN r64694]
2010-08-09 10:46:35 +00:00
Jeremiah Willcock
11d8780935 Merged r62693, r62932, r62933, r62998, r62999, r63000, r63002, r63048, r63049, r63084, r63189, r63190, r63227, r63234, r63241, r63244, r63268, r63269, r63329, r63332, r63333, r63334, r63335, r63405, r63466, r63472, r63511, r63530, r63535, r63536, r61796, and r61841 from trunk
[SVN r63554]
2010-07-03 18:37:39 +00:00
Daniel James
2218afb4f6 Merge the administrivia for polygin & msm. And some other small changes that got picked up at the same time.
[SVN r63206]
2010-06-21 21:19:04 +00:00
Eric Niebler
0327c06532 Merged revisions 62547 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r62547 | eric_niebler | 2010-06-07 23:28:56 -0400 (Mon, 07 Jun 2010) | 1 line
  
  mark up xpressive failures
........


[SVN r62741]
2010-06-10 15:26:44 +00:00
Steven Watanabe
365b1ac4d4 Merge [62051] from the trunk
[SVN r62167]
2010-05-23 22:50:37 +00:00
Eric Niebler
d0f0336d32 Merged revisions 61764 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r61764 | eric_niebler | 2010-05-04 09:56:09 -0700 (Tue, 04 May 2010) | 1 line
  
  mark-up proto failures
........


[SVN r62136]
2010-05-22 00:40:56 +00:00
Tobias Schwinger
34605ac058 adds Functional.Factory/Forward
[SVN r61598]
2010-04-26 23:32:55 +00:00
Andy Tompkins
30ced86433 merged uuid from trunk
[SVN r60927]
2010-03-30 03:15:44 +00:00
Steven Watanabe
2a633e418d Merge Random from the trunk
[SVN r60755]
2010-03-22 00:45:06 +00:00
Andy Tompkins
3816964d0f add uuid library
[SVN r58969]
2010-01-13 12:14:12 +00:00