diff options
author | Anthony Williams <anthony.ajw@gmail.com> | 2006-11-02 12:45:58 +0000 |
---|---|---|
committer | Anthony Williams <anthony.ajw@gmail.com> | 2006-11-02 12:45:58 +0000 |
commit | 862f47ae2b751e45f35808713baa466475cb7210 (patch) | |
tree | 8953bb7127b831eb02da55d7e206ec823cfdeb12 /status | |
parent | 2f1e0ad05dd8e4533ad09bf77d44d51e9fe14209 (diff) | |
download | boost-862f47ae2b751e45f35808713baa466475cb7210.tar.gz |
TSS should now work
[SVN r35808]
Diffstat (limited to 'status')
-rw-r--r-- | status/explicit-failures-markup.xml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index 4067b20c5f..b7779c7e44 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -3967,22 +3967,6 @@ for more information. <note author="B. Dawes" refid="6"/> </mark-failure> </test> - <test name="test_tss_lib"> - <mark-failure> - <toolset name="mingw*"/> - <toolset name="*mingw*"/> - <toolset name="borland-5_6_4"/> - <toolset name="borland-5.6.4"/> - <toolset name="borland-5_8*"/> - <toolset name="borland-5.8*"/> - <toolset name="cw-*"/> - <toolset name="vc-7_0"/> - <note author="Aleksey Gurtovoy" date="19 Sep 2004"> - This functionality has not been implemented yet. The library - developers plan to implement it for the next release. - </note> - </mark-failure> - </test> <mark-expected-failures> <test name="*_lib"/> <toolset name="intel-8.0-linux*"/> |