Commit graph

1672 commits

Author SHA1 Message Date
Daniel James
8fbc4fd482 Add coroutine2 to tests. 2015-02-05 22:11:13 +00:00
Antony Polukhin
ce5253e68e Update explicit-failures-markup.xml
Some of the strict tests of lexical_cast are failing after falling back to compiler specific float types conversion (refs [svn 10639](https://svn.boost.org/trac/boost/ticket/10639)).
2015-02-03 13:17:50 +04: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
Andrzej Krzemieński
8f93f9da6c more expected failures in msvc 2015-01-26 16:20:42 +01:00
Andrzej Krzemieński
9a1cceba59 and also mark failures on gcc-mingw 2015-01-22 22:49:19 +01:00
Andrzej Krzemieński
c004d4d379 expected optional ref failures 2015-01-21 15:53:10 +01:00
Beman
29e56e6d14 Add sort library to tests 2015-01-19 21:41:47 -05:00
Andrzej Krzemieński
128d4d4313 Update explicit-failures-markup.xml 2015-01-08 11:08:50 +01:00
Daniel James
09909f58b5 Check in convert failures for Vladimir Batov. 2015-01-05 20:33:18 +00:00
Daniel James
2306e00db3 Merge pull request #40 from MarcelRaad/patch-1
Update expected failures for MSVC
2015-01-05 20:11:58 +00:00
Marcel Raad
9b2ce200c4 Update for MSVC14
lexical_cast_loopback_test and cmp_msvc_value_born_error are still expected to fail with MSVC14.
2014-12-02 10:05:19 +01:00
Daniel James
a30c6a69a2 Add convert to regression testing. 2014-11-09 22:53:27 +00:00
Marcel Raad
410cfbc3fc 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.
2014-11-03 11:01:12 +01: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
Eric Niebler
daa6072e05 mark up expected accumulators failures 2014-07-12 21:26:49 -07:00
Antony Polukhin
6db121953a Some tests of Conversion were moved to lexical_cast library, so update explicit failures to point to the right library 2014-06-17 16:36:49 +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
Antony Polukhin
d1a94bad42 Update explicit-failures-markup.xml for type_index library 2014-05-28 13:59:39 +04:00
Antony Polukhin
452f2bbda7 Add explicit failures markup for some of the TypeIndex tests 2014-05-12 21:09:17 +04:00
Daniel James
8462a43cd7 Merge pull request #15 from akrzemi1/develop
optional refs can't work on qcc 4.4.*
2014-05-07 09:17:15 +01:00
Andrzej Krzemieński
8800c7bc1e optional refs can't work on qcc 4.4.*
This is caused by a compiler bug, which cannot be worked around
2014-05-06 17:28:32 +02:00
Antony Polukhin
70f765f791 Added Boost.TypeIndex library 2014-05-06 18:44:49 +04:00
Glen Fernandes
e0aca05221 Add align to build 2014-04-27 14:37:36 -07:00
Daniel James
d2cb64110c Mark up some correctly_disable failures. 2014-03-25 22:10:33 +00:00
Andrey Semashev
b95beecf62 Remove expected failure for Boost.Log on gcc 4.2
According to an email from John Fletcher, removed expected failure for Boost.Log on gcc 4.2 caused by Boost.Phoenix.
2014-02-24 12:09:25 +03:00
Peter Dimov
ad5b69d668 Add assert to status/Jamfile.v2 2014-02-09 17:39:02 +02:00
Noel Belcourt
24c9a21ca5 Add benchmark tests requested by Ion Gaztañaga. 2014-02-06 17:29:22 -07:00
Daniel James
8ddbf2034b Add expected failure for Joachim Faulhaber. 2014-02-01 21:45:05 +00:00
Beman
de4fbf2378 Fix typo 2014-01-14 21:03:34 -05:00
Beman
c11c89f83e Reenable all tests as testers seem to be running OK on both develop and master. 2014-01-14 16:35:36 -05:00
Beman
1d379abb61 Just test 16 libraries for now. 2014-01-13 11:23:48 -05:00
Beman
b208c79ee6 Enable all tests 2014-01-10 12:02:27 -05:00
Beman
497c625e34 Enable more tests 2014-01-09 11:05:32 -05:00
Rene Rivera
51a2703d24 Need any tests to run for BBv2 tests. 2013-12-29 08:12:59 -06:00
Rene Rivera
2aa1b26a35 Reduce number of tests run to shorten testing cycle while testing git
scripts.
2013-12-28 22:26:59 -06:00
Antony Polukhin
4b91ad09c1 Update explicit-failures-markup.xml: msvc-12 compilers have not increased the accuracy of floating point conversions
[SVN r86375]
2013-10-20 18:10:12 +00:00
Tim Blechmann
24c41c64ad status: add boost.sync to tests
[SVN r85721]
2013-09-17 10:10:46 +00:00
Ion Gaztañaga
eb8f52d146 Marked sun-5.* as expected failure for Intrusive, Move and Container.
[SVN r85664]
2013-09-13 21:33:18 +00:00
Andrey Semashev
6a33728f3b Corrected VACPP version.
[SVN r85393]
2013-08-18 18:35:01 +00:00
Barend Gehrels
91975174bd [geometry] added geometry/extensions and geometry/index suites to explicit failures
[SVN r85350]
2013-08-14 15:45:42 +00:00
Barend Gehrels
8119377a16 [geometry] Updated for new compilers not supporting Boost.Geometry
[SVN r85324]
2013-08-12 19:08:36 +00:00
Antony Polukhin
a412b48212 Update explicit failures markup and lexical_cast_float_types_test.cpp: do not run some checks when libc++ is used, but do expect other checks to pass well.
[SVN r85322]
2013-08-12 16:06:59 +00:00
Rene Rivera
aa3cb619d0 Addition of Predef into Boost.. Note, the references are indirect (i.e. svn externals), as the real project is in github.
[SVN r85164]
2013-07-28 17:12:05 +00:00
Edward Diener
e8b8f2611a Updated for TTI
[SVN r84598]
2013-06-01 14:37:49 +00:00
Adam Wulkiewicz
bb4761a274 Added geometry/extensions to regression testing.
[SVN r84587]
2013-05-31 19:47:14 +00:00