2
0
mirror of https://github.com/boostorg/build.git synced 2026-01-19 16:12:14 +00:00

10 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
Rene Rivera
c9cc1ae2ed Replace refs to boost.org witth bfgroup.xyz. 2021-02-20 21:35:16 -06:00
Vladimir Prus
0fa6aa1374 Correct example test-config.jam
[SVN r39630]
2007-10-01 06:04:17 +00:00
Vladimir Prus
d1e6123a09 Update example test-config.jam
[SVN r39623]
2007-09-30 19:05:38 +00:00
Rene Rivera
602b6d8b13 Add/update copyrights+license (with help of a shell script).
[SVN r35856]
2006-11-05 18:13:42 +00:00
Vladimir Prus
2a1beb0e9e Correct paths
[SVN r34622]
2006-07-20 08:55:13 +00:00
Vladimir Prus
3b121523c5 Pass pass to BoostBook XSL. Remove broken configuration of msvc.
[SVN r34612]
2006-07-20 07:31:21 +00:00
Vladimir Prus
cf407805f7 Fix BB82 (toolset.using breaks Jamfiles).
* build/toolset.jam (using): Move to...

* build/project.jam (_using): ... here.

  (project-context.using, import): New rules that restore the
  .current-project variable properly.


[SVN r27382]
2005-02-15 07:48:13 +00:00
Vladimir Prus
d4fa3d6092 Added Boostbook test
[SVN r26601]
2004-12-29 11:47:59 +00:00
Vladimir Prus
fc48453c63 Rename test-config.jam.in to test-config-example.jam.
[SVN r25654]
2004-10-11 06:52:10 +00:00