Spirit: adding repository tests to daily test runs

[SVN r68523]
This commit is contained in:
Hartmut Kaiser 2011-01-28 03:58:52 +00:00
parent c15c0a1c2e
commit 7a01e668fc
2 changed files with 9 additions and 0 deletions

View file

@ -125,6 +125,7 @@ run-tests libs :
smart_ptr/test # test-suite smart_ptr
spirit/classic/test # test-suite classic spirit
spirit/test # test-suite spirit_v2
spirit/repository/test # test-suite spirit_v2 repository
statechart/test # test-suite statechart
static_assert # test-suite static_assert
system/test # test-suite system

View file

@ -2903,6 +2903,14 @@ for more information.
</mark-unusable>
</library>
<!-- spirit (v2) repository -->
<library name="spirit/repository">
<mark-unusable>
<toolset name="borland-cb2009"/>
<toolset name="borland-cb2010"/>
</mark-unusable>
</library>
<!-- spirit (classic) -->
<library name="spirit/classic">
<mark-unusable>