Daniel James
d3fbe75433
Link fixes.
...
[SVN r66273]
2010-10-30 14:32:50 +00:00
Jurko Gospodnetić
5edbde2a57
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
Jurko Gospodnetić
b3212fb63e
Updated the Boost Build test system's documentation about Tester.run_build_system() parameters. Minor stylistic changes.
...
[SVN r45005]
2008-05-02 01:02:01 +00:00
Jurko Gospodnetić
4de244fa71
Updated the Boost Build test system documentation. Now all the command line options are described. Several function descriptions updated.
...
[SVN r44983]
2008-05-01 17:08:04 +00:00
Vladimir Prus
7cb84d0739
Fix typos.
...
Patch from Jurko Gospodnetic
[SVN r42296]
2007-12-25 09:25:25 +00:00
Rene Rivera
e29345438e
Inspection report fixes.
...
[SVN r41212]
2007-11-18 20:24:25 +00:00
Rene Rivera
13cfc022e9
Adjust Boost.Jam references to new root/tools/jam location.
...
[SVN r32873]
2006-02-12 23:18:46 +00:00
Vladimir Prus
b43fe0e57a
Allow to specify directory where a test will be run.
...
Patch from Niklaus Giger.
[SVN r27975]
2005-04-05 11:21:52 +00:00
Aleksey Gurtovoy
9056a721a5
c++boost.gif -> boost.png replacement
...
[SVN r25572]
2004-10-05 15:23:19 +00:00
Rene Rivera
7eb09e86a0
Fix broken links.
...
[SVN r21163]
2003-12-06 16:17:39 +00:00
Vladimir Prus
c51bffadef
Add --preserve option to test system.
...
[SVN r18915]
2003-07-02 11:46:19 +00:00
Vladimir Prus
b16238f064
Doc tweak.
...
[SVN r17768]
2003-03-07 16:39:13 +00:00
Vladimir Prus
02cc9a139a
Improve test system docs.
...
[SVN r17731]
2003-03-05 14:51:05 +00:00
Vladimir Prus
0a9e4270b2
Automatically adjust suffixes when running tests.
...
[SVN r17505]
2003-02-18 08:32:57 +00:00
Vladimir Prus
8fcfdd3d94
Test system tweaks.
...
* test/TestCmd.py: Cause the names of preserved directories to be
printed.
* test/test_system.html: Document "PRESERVE*" environmental variables
and "pass_test"/"fail_test" methods.
[SVN r14389]
2002-07-10 07:31:24 +00:00
Vladimir Prus
a607cd9ece
Test system improvements w.r.t. file content matching.
...
* test/BoostBuild.py (Tester.read_and_strip, Tester.expect_content):
New methods.
* test/test_system.html: Document the above methods.
[SVN r14274]
2002-07-02 10:34:43 +00:00
Dave Abrahams
619aa3d30b
new initialization code + tests
...
[SVN r13687]
2002-05-06 17:51:21 +00:00
Vladimir Prus
6817b2e046
Test system fixes.
...
* test/BoostBuild.py (Tester.__init__): New paremeter 'arguments'. Add
BOOST_BUILD_PATH to the command line.
(Tester.set_tree): Make files writable after copying.
(Tester.copy): New method
(Test.read): Open file in read mode.
* test/test_system.html: Documented the above changes. Small cleanups.
* new/test.jam: Remove bootstrap code.
* new/readme.txt: Changed command line for running unit tests.
[SVN r13678]
2002-05-06 07:22:46 +00:00
Vladimir Prus
3a0e26b541
Test system improvements.
...
* BoostBuild.py
(Tester.expect_nothing): New method.
(Tester.run_build_system): Added 'subdir' argument. Take a nap
after running bjam, so that further touches to files are detected.
* test_system.html
Document the above changes. Document earlier changes to List{}.
Fixed typos.
[SVN r13522]
2002-04-18 08:35:27 +00:00
Vladimir Prus
a04ca15ee8
Make the test system invoke jam binary located in the same working copy.
...
[SVN r13446]
2002-04-11 15:16:22 +00:00
Vladimir Prus
5a6b39e849
Added new test system sources. Updated docs.
...
[SVN r13401]
2002-04-08 15:13:36 +00:00
Vladimir Prus
e200b0a983
Added test system docs.
...
[SVN r13359]
2002-04-03 11:10:10 +00:00