summaryrefslogtreecommitdiff
path: root/tests/format/variables.py
Commit message (Expand)AuthorAgeFilesLines
* tests:lint: disable 'unused-import' checks on pytest fixturesBenjamin Schubert2019-03-201-1/+1
* tests:lint: silence redefined-outer-name in files using fixturesBenjamin Schubert2019-03-201-0/+3
* tests:lint: reorder imports for consistencyBenjamin Schubert2019-03-201-1/+3
* tests: Remove unused parameters in functionsBenjamin Schubert2019-03-011-6/+6
* Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-081-1/+1
* tests: Migrate protected variable handling tests to tests/format/variables.pyTristan Van Berkom2019-01-161-3/+89
* plugins/elements/cmake.yaml: always specify variable typesAbderrahim Kitouni2018-11-191-2/+2
* Add conf-root variable to buildsWilliam Salmon2018-10-161-4/+4
* Add tests for cyclic variables checkJosh Smith2018-08-291-0/+18
* tests/format/variables.py: Removed testing of stderrTristan Van Berkom2018-05-081-4/+0
* tests/format/variables.py: Add a test for undefined variable error messageValentin David2018-05-061-0/+14
* plugins/elements/cmake.yaml: allow using ninja instead of make (#279)abderrahim/cmake-ninjaAbderrahim Kitouni2018-04-141-2/+2
* tests/format/variables.py: Ported from old style testsTristan Van Berkom2018-04-141-0/+64