summaryrefslogtreecommitdiff
path: root/tests/format/variables
Commit message (Expand)AuthorAgeFilesLines
* tests/format/variables.py: Adding new test for lazy variable resolutiontristan/partial-variablesTristan van Berkom2020-07-225-0/+20
* tests/format/variables.py: Added some new testsTristan van Berkom2020-07-224-1/+23
* Optimize variable flatteningValentin David2020-06-031-0/+5
* element.py: Always expand public data's variablesBenjamin Schubert2020-05-293-0/+25
* node.pyx: Deep clone ScalarNode toobschubert/ensure-composite-works-with-variablesBenjamin Schubert2020-05-194-0/+17
* Replace format-version with min-versionTristan Van Berkom2020-04-255-0/+5
* Tests: Remove bst-plugins-experimental dependencyThomas Coldrick2020-01-1312-60/+0
* Use distutils plugin from bst-plugins-experimentalJavier Jardón2019-09-122-0/+2
* Move qmake plugin to bst-plugins-experimentalcoldtom/move-qmakeThomas Coldrick2019-08-142-0/+2
* Move modulebuild plugin to bst-plugins-experimentalThomas Coldrick2019-08-142-0/+2
* Move makemaker plugin to bst-plugins-experimentalThomas Coldrick2019-08-122-0/+2
* Move cmake plugin to bst-plugins-experimentalcoldtom/move-cmakeThomas Coldrick2019-08-082-0/+11
* _variables: Fix reporting of missing variableBenjamin Schubert2019-07-171-0/+4
* tests: Migrate protected variable handling tests to tests/format/variables.pyTristan Van Berkom2019-01-162-0/+2
* Add tests for cyclic variables checkJosh Smith2018-08-292-0/+6
* tests/format/variables.py: Add a test for undefined variable error messageValentin David2018-05-062-0/+10
* plugins/elements/cmake.yaml: allow using ninja instead of make (#279)abderrahim/cmake-ninjaAbderrahim Kitouni2018-04-141-0/+1
* tests/format/variables.py: Ported from old style testsTristan Van Berkom2018-04-1414-0/+54