summaryrefslogtreecommitdiff
path: root/tests/variables/variables.py
Commit message (Expand)AuthorAgeFilesLines
* Fix testsTristan Maat2017-11-181-1/+1
* Switch old-style string formattings to new '.format()'Gökçen Nurlu2017-11-171-2/+2
* Refactor: Move context.py -> _context.pyTristan Van Berkom2017-11-081-1/+2
* refactoring: Made Project option privateTristan Van Berkom2017-11-061-1/+2
* Updating all test cases for the removal of architecture conditionals and optionsTristan Van Berkom2017-11-061-1/+1
* Adjust tests to new APITristan Maat2017-11-041-3/+3
* Clean old Platform.get_platform referencesTristan Maat2017-11-011-1/+1
* Updated test cases for internal API changes stemming from project optionsTristan Van Berkom2017-10-101-2/+2
* Updating test cases to construct the project/loader properly again.Tristan Van Berkom2017-10-081-3/+3
* Fix tests for other platformsTristan Maat2017-09-281-0/+4
* Add platform factoriesTristan Maat2017-09-281-0/+2
* variables test: Updated for changes in build element pluginsTristan Van Berkom2017-05-201-8/+6
* variables.py test case: Fixed to pass tests after cmake defaults changeTristan Van Berkom2017-05-141-2/+6
* Adapted test cases to new Context changesTristan Van Berkom2017-03-201-2/+0
* variables.py test case: Adapt to changes in element plugin defaults.Tristan Van Berkom2017-02-241-4/+4
* Fixed tests for new Project() constructor argument.Tristan Van Berkom2017-02-021-1/+1
* cmake.yaml: Use 'PATH' in -DCMAKE_INSTALL_PREFIX:PATH="%{prefix}"Tristan Van Berkom2017-01-181-2/+2
* tests/variables/variables.py: New variable testsTristan Van Berkom2017-01-071-0/+72