2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-01 20:32:17 +00:00
Files
build/test/Jamfile
Dave Abrahams 9e00fb3e0b beginnings of a test framework
[SVN r11080]
2001-09-10 02:40:57 +00:00

8 lines
212 B
Plaintext

# establish a project root right here in the test directory, so that we can test
# things independently of the boost jambase, etc.
project-root ;
include check-test-tools.jam ;
include check-jam-patches.jam ;