summaryrefslogtreecommitdiff
path: root/tools/build/v2/test/jamfile.jam
blob: 9d186f3c1f25e16027e0f2f619b22713b7a035e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Copyright 2001 Dave Abrahams 
# Distributed under the Boost Software License, Version 1.0. 
# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) 


# 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 ;