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

15 Commits

Author SHA1 Message Date
Rene Rivera
9e3cf110de Fix many incorrect string escape sequences. 2023-11-30 19:58:21 -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
698aac70d5 Minimal changes to compile with C++.
These are some minimal changes to compile with C++. Here begins
the road to rewriting the bjam engine in C++. So far this is only built
and tested with XCode clang on OSX.
2018-10-20 17:36:10 -05:00
Steven Watanabe
e31489760c breakpoints should work even if they're hit repeatedly. 2017-12-15 15:15:54 -07:00
Steven Watanabe
68d3b9721f Fix test pattern on Windows. 2017-05-02 17:27:44 -06:00
Steven Watanabe
27ec3bf2d8 Add documentation and test error conditions. 2017-03-09 12:16:30 -07:00
Steven Watanabe
8f92b128bd Get mi working again. Improve tests and error handling. 2017-03-06 17:48:37 -07:00
Steven Watanabe
2564ce1853 Add test for print. 2016-03-09 15:33:31 -07:00
Steven Watanabe
2326cfe458 Finish porting tests to the new utility rule. 2016-02-22 19:34:34 -07:00
Steven Watanabe
1c86c4868e Tests for backtrace. Also add a simple utility to make these tests easier to read. 2016-02-22 12:59:06 -07:00
Steven Watanabe
7d7de34346 More testing. Fix some issues exposed by the new tests. 2016-02-20 18:30:55 -07:00
Steven Watanabe
51a9304c24 Start making tests more systematic. 2016-02-18 12:24:37 -07:00
Steven Watanabe
2a5032261f Get backtrace working and add some more tests. 2016-02-17 10:30:48 -07:00
Steven Watanabe
5424ef24d4 Add tests and get break output to work in console mode. 2016-02-16 14:35:31 -07:00