Jurko Gospodnetić
|
f951fb1559
|
Updated Boost Build's internal testing system to allow for more detailed output and file content line testing - can now test for multiple lines in sequence, with or without having other lines in between.
[SVN r79701]
|
2012-07-23 18:10:36 +00:00 |
|
Jurko Gospodnetić
|
5522e70bd8
|
Boost Build internal testing framework cleanup - minor stylistic changes (Python string literal quoting, line wrapping, trailing spaces, updated expected output line leading & trailing spaces to match the actual output).
[SVN r79698]
|
2012-07-23 16:54:18 +00:00 |
|
Jurko Gospodnetić
|
9905deabee
|
Fixed a Boost Jam error reporting bug where it would report the error as originating from an incorrect file & line in case the error occurred after parsing the final token in some file. It usually reported it as the file including the file in question or, if the file is the main project build script not included from anywhere, then it reported the error as originating from file '(builtin)' and line -1. Added a related internal Boost Build unit test (core_source_line_tracking.py).
[SVN r79449]
|
2012-07-12 13:21:46 +00:00 |
|