Automated Commit
769b10d801
Update explicit-failures-markup.xml
...
[skip ci]
2022-10-28 06:25:06 +00:00
Automated Commit
5be64c44b3
Update explicit-failures-markup.xml
...
[skip ci]
2022-09-20 05:25:04 +00:00
Automated Commit
8ace9a275d
Update explicit-failures-markup.xml
...
[skip ci]
2020-11-16 19:25:06 +00:00
Automated Commit
188cfb211b
Update explicit-failures-markup.xml
...
[skip ci]
2020-10-25 21:25:05 +00:00
Automated Commit
6ceb11f201
Update explicit-failures-markup.xml
...
[skip ci]
2019-11-30 17:25:06 +00:00
Automated Commit
e4342c664f
Update explicit-failures-markup.xml
...
[skip ci]
2019-10-07 16:25:06 +00:00
Automated Commit
c5c8f2fb9a
Update explicit-failures-markup.xml
...
[skip ci]
2019-06-28 08:25:09 +00:00
Andrzej Krzemieński
877f847ce6
unmarked some optional tests
...
Ever since optional references have been rewritten these tests pass in MSVC.
2019-03-25 21:47:04 +01:00
Automated Commit
af7efc72e1
Update explicit-failures-markup.xml
...
[skip ci]
2019-02-25 14:25:09 +00:00
Automated Commit
a031a726a6
Update explicit-failures-markup.xml
...
[skip ci]
2019-02-18 01:25:08 +00:00
Automated Commit
d7d15be791
Update explicit-failures-markup.xml
...
[skip ci]
2019-02-14 14:25:09 +00:00
Automated Commit
c2f62e39d8
Update explicit-failures-markup.xml
...
[skip ci]
2019-02-06 11:25:10 +00:00
Automated Commit
917bb012b5
Update explicit-failures-markup.xml
...
[skip ci]
2019-02-05 18:25:16 +00:00
Automated Commit
243b3114fe
Update explicit-failures-markup.xml
...
[skip ci]
2019-01-31 02:25:12 +00:00
Automated Commit
2acdfb0253
Update explicit-failures-markup.xml
...
[skip ci]
2018-05-09 16:25:10 +00:00
Automated Commit
cad981c5b7
Update explicit-failures-markup.xml
...
[skip ci]
2018-04-16 06:25:28 +00:00
Automated Commit
d9d0770df3
Update explicit-failures-markup.xml
...
[skip ci]
2018-02-25 16:25:44 +00:00
Automated Commit
4cbe03b713
Update explicit-failures-markup.xml
...
[skip ci]
2018-02-25 15:25:08 +00:00
Automated Commit
5235490c8a
Update explicit-failures-markup.xml
...
[skip ci]
2018-02-20 19:25:13 +00:00
Automated Commit
ad1f79c0cb
Update explicit-failures-markup.xml
...
[skip ci]
2018-02-08 16:25:10 +00:00
Automated Commit
e4f5817efa
Update explicit-failures-markup.xml
...
[skip ci]
2018-02-06 18:25:37 +00:00
Automated Commit
a330503cb6
Update explicit-failures-markup.xml
...
[skip ci]
2018-01-20 18:25:47 +00:00
Automated Commit
a2031c17a7
Update explicit-failures-markup.xml
...
[skip ci]
2018-01-13 10:45:47 +00:00
Automated Commit
23c70e846a
Update explicit-failures-markup.xml
2018-01-01 16:25:22 +00:00
Automated Commit
2f3db4a6bf
Update explicit-failures-markup.xml
2017-11-06 12:25:39 +00:00
Automated Commit
d27acb2d95
Update explicit-failures-markup.xml
2017-10-31 01:25:17 +00:00
Automated Commit
9a4490056d
Update explicit-failures-markup.xml
2017-10-27 10:25:44 +00:00
Automated Commit
ea6a2c1440
Update explicit-failures-markup.xml
2017-10-26 17:25:35 +00:00
Daniel James
ad0e2990fe
Remove --valid flag from xmllint
...
The existing call to xmllint returns an error status, the error message is obscured by the output, but it writes to stderr:
explicit-failures-markup.xml:3: validity error : Validation failed: no DTD found !
xsi:noNamespaceSchemaLocation="explicit-failures.xsd">
According to the xmllint man page the `--valid` flag is used for validating using a DTD, and we don't have a DTD. The `--schema` flag is sufficient for validation, so I think the solution is just to remove the `--valid` flag.
2017-10-20 19:27:49 +01:00
Daniel James
8bc839ace3
Add contract failure markup
2017-10-05 23:27:07 +01:00
Automated Commit
c6228cce48
Update explicit-failures-markup.xml
2017-10-02 18:25:07 +00:00
joaquintides
6cfe158569
enabled GCC 4.8+ for poly_collection
2017-09-08 19:22:33 +01:00
Oliver Kowalke
dcd7f1fb1a
list of excludedd compilers for boost.fiber
2017-06-24 22:09:52 +01:00
joaquintides
fc7f9f58b2
added qcc unusable toolsets to poly_collection
2017-06-24 21:59:12 +01:00
joaquintides
a8cd469949
marked unusable toolsets for poly_collection
2017-06-18 13:39:09 +01:00
Daniel James
2f984e6c16
Copy geometry explicit failures markup from develop
2017-03-08 21:20:48 +00:00
Rene Rivera
51e693134f
Merge outstanding develop changes (as appropriate).
2015-08-05 10:20:35 -05: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
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
ff98ee69f4
mark up expected accumulators failures
2014-07-12 21:27:24 -07: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
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
Joachim Faulhaber
817ba45d0f
Merged failure makup for msvc-11
...
[SVN r82304]
2012-12-31 16:22:57 +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