Commit Graph

9 Commits

Author SHA1 Message Date
Daniel James
c7208c85f7 Run tests with and without consistent ids 2017-10-29 12:40:07 +00:00
Daniel James
79664e03ca Return error if any of the python tests fail 2017-09-10 23:29:38 +01:00
Daniel James
02abc8c9a4 Truncate ids in tests even more.
Whatever version of xsltproc I'm not using generates even longer id
numbers, which means that the base id needs to be further truncated to
make space for them.
2016-05-26 23:14:30 +01:00
Daniel James
24d607e6b6 Fix boostbook tests for platform inconsistencies.
[SVN r84164]
2013-05-06 10:29:15 +00:00
Daniel James
da2a2a8614 Boostbook: Better error messages from python tests.
[SVN r83015]
2013-02-19 19:14:03 +00:00
Daniel James
b2cd68b118 Boostbook: Fix run-tests.py for new generate-id.
The form of the generated ids has changed due to a security issue.

[SVN r82890]
2013-02-14 21:45:56 +00:00
Daniel James
44e18ae23e Fix tabs and files without copyright.
[SVN r67612]
2011-01-03 12:43:34 +00:00
Daniel James
a0b0e2d73f Get run-tests.py working on python 2.5
[SVN r66276]
2010-10-30 15:50:06 +00:00
Daniel James
b828baab1d Start developing automated boostbook tests.
Just a shoddy python script for now. The main point of using python is
to normalize the ids generated by boostbook, which make comparisons
difficult. I'll probably switch to using whatever build tool we settle
on.

[SVN r64832]
2010-08-15 16:49:10 +00:00