summaryrefslogtreecommitdiff
path: root/tests/project/project.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor: Move context.py -> _context.pyTristan Van Berkom2017-11-081-1/+1
* refactoring: Made Project option privateTristan Van Berkom2017-11-061-1/+2
* 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-061-6/+6
* Updated test cases for internal API changes stemming from project optionsTristan Van Berkom2017-10-101-7/+7
* Updating test cases to construct the project/loader properly again.Tristan Van Berkom2017-10-081-6/+0
* project tests: Added test ensuring that we assert project versions.Tristan Van Berkom2017-08-311-0/+11
* Test Cases: Updated for new Project / Loader API changesTristan Van Berkom2017-07-171-0/+5
* Fixed tests for new Project() constructor argument.Tristan Van Berkom2017-02-021-5/+5
* project.py & config: Added variables to base project configurationTristan Van Berkom2017-01-071-4/+4
* Adding initial test cases for Project configuration objectTristan Van Berkom2016-12-141-0/+66