aboutsummaryrefslogtreecommitdiff
path: root/old-tests
AgeCommit message (Expand)AuthorFilesLines
2022-12-02Fail if scope or target qualification in variable expansion is unknownBoris Kolpackov3-0/+8
2022-10-13Update old tests to public/private variable modelBoris Kolpackov4-77/+77
2022-10-13Switch to public/private variables modelBoris Kolpackov1-21/+21
2021-09-28Adapt to libbutl headers extension change from .mxx to .hxxKaren Arutyunov1-1/+1
2021-09-24Fortify tests against NDEBUGKaren Arutyunov3-2/+9
2021-05-28Add support for regex-based target type/pattern specific variablesBoris Kolpackov1-39/+0
2020-02-07Drop copyright notice from source codeKaren Arutyunov6-6/+0
2019-11-15Generalize attributes to be comma-separated with arbitrary valuesBoris Kolpackov1-5/+5
2019-11-14Tighten up attribute recognition during parsingBoris Kolpackov2-4/+3
2019-07-01Split build system into library and driverBoris Kolpackov1-3/+3
2019-06-03Fix `print $subprojects` failureKaren Arutyunov1-1/+1
2019-03-14Add support for multiple variable overridesBoris Kolpackov1-3/+3
2019-01-16Update copyright yearKaren Arutyunov6-6/+6
2018-11-09Add support for relative to base scope command line variable overridesBoris Kolpackov1-0/+30
2018-11-08Make command line variable override scope syntax consistent with buildfileBoris Kolpackov1-2/+2
2018-06-28Implement support for excluded and ad hoc prerequisitesBoris Kolpackov1-0/+3
2018-05-19Update copyright yearKaren Arutyunov6-6/+6
2018-05-03Regularize directory target/scope-specific variable assignment syntaxBoris Kolpackov19-66/+24
2018-02-05Add tests for auto-generated test inputs/outputsBoris Kolpackov10-78/+0
2018-02-05Fix test and install rules to handle see-through groups correctlyBoris Kolpackov2-4/+9
2017-10-03Adapt to modularization of libbutlKaren Arutyunov1-1/+1
2017-08-06Resolve if-else block ambiguityBoris Kolpackov2-0/+10
2017-05-01Add hxx extension for headersKaren Arutyunov1-4/+4
2017-04-26Fix bug in pair handlingBoris Kolpackov2-0/+4
2017-03-13Port names testBoris Kolpackov4-103/+0
2017-03-13Implement dir/type-aware name group crossingBoris Kolpackov1-0/+8
2017-03-03Fix test and dist for generated input/outputBoris Kolpackov3-1/+5
2017-02-13Use variable_cache for target type/pattern-specific prepend/appendBoris Kolpackov2-22/+0
2017-02-13Tighten target constness furtherBoris Kolpackov3-4/+4
2017-01-05Update copyright yearBoris Kolpackov6-6/+6
2016-12-17Don't try to test out-of-project prerequisitesBoris Kolpackov1-1/+5
2016-12-07Make use of butl::path::current(), butl::path::parent()Karen Arutyunov1-1/+1
2016-12-05Add comma, ternary, logical operators support in eval contextBoris Kolpackov4-112/+0
2016-12-01Port old value reversibility testsBoris Kolpackov11-156/+12
2016-12-01Move old tests to old-tests/Boris Kolpackov175-0/+2734