• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Copyright 2001, 2002 Dave Abrahams
2Copyright 2002 Vladimir Prus
3Distributed under the Boost Software License, Version 1.0.
4(See accompanying file LICENSE_1_0.txt or copy at
5http://www.boost.org/LICENSE_1_0.txt)
6
7Development code for new build system. To run unit tests for jam code, execute:
8
9  bjam --debug --build-system=test
10
11Comprehensive tests require Python. See ../test/readme.txt
12