aboutsummaryrefslogtreecommitdiff
path: root/build2/test/init.cxx
AgeCommit message (Collapse)AuthorFilesLines
2017-05-01Add hxx extension for headersKaren Arutyunov1-9/+9
2017-03-07Specify config.test.output variableBoris Kolpackov1-0/+35
2017-02-13Add model mutex, make var_pool const by defaultBoris Kolpackov1-1/+1
2017-01-23Make rules const throughoutBoris Kolpackov1-2/+2
2017-01-12Implement support for narrowing down tests (config.test)Boris Kolpackov1-14/+47
2017-01-09Implement test.target variableBoris Kolpackov1-17/+30
The plan is to use it for the portable path conversions.
2017-01-05Update copyright yearBoris Kolpackov1-1/+1
2016-12-17Don't try to test out-of-project prerequisitesBoris Kolpackov1-1/+2
2016-12-16Add support for passing target name to testscript via test variableBoris Kolpackov1-3/+5
Such a targets is automatically resolved and converted to path.
2016-12-15Implement test.redirects, test.cleanupsBoris Kolpackov1-0/+5
2016-11-04Set test variable for testscript, improve test ruleBoris Kolpackov1-1/+2
2016-11-04Change test variable type from bool to pathBoris Kolpackov1-2/+3
We still recognize the true/false as special values.
2016-11-04Cosmetic changeBoris Kolpackov1-4/+3
2016-11-04Add test{} testscript target typeBoris Kolpackov1-7/+16
2016-08-30Add support for target visibility, use for dist, test, installBoris Kolpackov1-6/+6
This means we can no longer write: install = false Now it should be: *: install = false
2016-08-12Rename module to initBoris Kolpackov1-0/+103