summaryrefslogtreecommitdiff
path: root/tests/project
Commit message (Expand)AuthorAgeFilesLines
* project: Rename required-project-version to format-versionJonathan Maw2017-12-141-1/+1
* Update tests for changed plugin loadingJonathan Maw2017-12-132-4/+7
* Adapting test cases to expect logs in stderrTristan Van Berkom2017-12-131-5/+5
* Remove unused imports in test filesGökçen Nurlu2017-12-071-1/+0
* Fix testsTristan Maat2017-11-181-1/+1
* Switch old-style string formattings to new '.format()'Gökçen Nurlu2017-11-172-2/+2
* Make node_subst_member pass default values as positional argsJonathan Maw2017-11-141-1/+1
* Refactor: Move context.py -> _context.pyTristan Van Berkom2017-11-082-2/+3
* refactoring: Made Project option privateTristan Van Berkom2017-11-062-2/+4
* Refactoring: Move exceptions module to be privateTristan Van Berkom2017-11-061-1/+1
* Updating all test cases for the removal of architecture conditionals and optionsTristan Van Berkom2017-11-062-7/+7
* Adjust tests to new APITristan Maat2017-11-041-2/+2
* 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-102-9/+9
* Updating test cases to construct the project/loader properly again.Tristan Van Berkom2017-10-082-9/+3
* Fix tests for other platformsTristan Maat2017-09-281-0/+3
* Add platform factoriesTristan Maat2017-09-281-0/+2
* Add source plugin node validationsTristan Maat2017-09-141-0/+1
* Add element plugin node validationsTristan Maat2017-09-141-0/+1
* project tests: Added test ensuring that we assert project versions.Tristan Van Berkom2017-08-312-0/+15
* Test Cases: Updated for new Project / Loader API changesTristan Van Berkom2017-07-171-0/+5
* Adapted test cases to new Context changesTristan Van Berkom2017-03-201-2/+0
* Fixed tests for new Project() constructor argument.Tristan Van Berkom2017-02-022-6/+6
* Adapted project test which loads a custom source to implement get_consistency()Tristan Van Berkom2017-01-191-3/+3
* project plugin test case: Fixed to implement new methodsTristan Van Berkom2017-01-091-0/+6
* Added test ensuring project plugin paths workTristan Van Berkom2017-01-077-0/+103
* project.py & config: Added variables to base project configurationTristan Van Berkom2017-01-072-7/+6
* Renaming root project configuration file from project.yaml to project.conf fo...Andrew Leeming2017-01-044-0/+0
* Adding initial test cases for Project configuration objectTristan Van Berkom2016-12-146-0/+89