source:
downloads/boost_1_33_1/libs/any/test/Jamfile.v2
@
12
| Last change on this file since 12 was 12, checked in by landauf, 18 years ago | |
|---|---|
| File size: 410 bytes | |
| Line | |
|---|---|
| 1 | # Copyright Vladimur Prus 2005. Use, modification and |
| 2 | # distribution is subject to the Boost Software License, Version |
| 3 | # 1.0. (See accompanying file LICENSE_1_0.txt or copy at |
| 4 | # http://www.boost.org/LICENSE_1_0.txt) |
| 5 | # |
| 6 | # For more information, see http://www.boost.org/libs/any |
| 7 | # |
| 8 | |
| 9 | test-suite any : |
| 10 | [ run ../any_test.cpp ] |
| 11 | [ run any_to_ref_test.cpp ../../test/build//boost_test_exec_monitor ] |
| 12 | ; |
| 13 | |
| 14 |
Note: See TracBrowser
for help on using the repository browser.










