aboutsummaryrefslogtreecommitdiff
path: root/build2/test/init.cxx
AgeCommit message (Collapse)AuthorFilesLines
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