2
0
mirror of https://github.com/boostorg/build.git synced 2026-01-22 17:12:13 +00:00

9 Commits

Author SHA1 Message Date
Jan Bouwer
b753fd2f37 Trivial updates to Testing documentation (#336)
* Documentation & comment updates.

* test/test-config-example.jam
    (Comment): Changed 'test-system.jam' to 'test-config.jam'
    - Consistency with doco elsewhere & code in 'test/BoostBuild.py'.

* test/test_system.html
    Updated instructions to reflect broken Python2 compatibility
    ( 9a96cbab20 - "test_all.py", line 97: s = f"\r{s}" )
   and spelling fixes.

* Trivial syntax error in template.

* test/template.py
    (main): Missing closing bracket.
2023-12-03 10:09:07 -06:00
Nikita Kniazev
fcaafb3593 python3 shebang (#258)
* python3 shebang
* CI: execute python scripts via shebang
2023-04-17 09:19:00 -05:00
Rene Rivera
c9cc1ae2ed Replace refs to boost.org witth bfgroup.xyz. 2021-02-20 21:35:16 -06:00
Rene Rivera
3595602a14 Big rename from Boost.Build to B2. 2020-03-09 11:08:48 -05:00
Rene Rivera
40e7f0e8dd Fix tests to pass on Windows after removing toolset requirements ignore.
Various restructure of test framework handling of paths to avoid duplicate path editing which caused failed tests. Adjust many tests to deal with added subdirectories in build outputs now that toolset requirements are active.
2017-07-02 23:28:48 -05:00
Jurko Gospodnetić
f20f88b91d Renamed differently named Jamroot and Jamfile files throughout Boost Build's test suite to jamroot.jam & jamfile.jam. Stylistic changes throughout the whole Boost Build test suite.
[SVN r48504]
2008-08-31 21:42:27 +00:00
Vladimir Prus
82b01caeb7 Update the test template.
[SVN r32376]
2006-01-23 09:24:26 +00:00
Vladimir Prus
1b9681a9ed Correct license text
[SVN r29587]
2005-06-15 13:19:07 +00:00
Vladimir Prus
7494886fee Improve test system docs.
[SVN r17731]
2003-03-05 14:51:05 +00:00