summaryrefslogtreecommitdiff
path: root/tests/loader/dependencies.py
Commit message (Expand)AuthorAgeFilesLines
* _loader/loader.py: Be more explanatory in CircDep exceptionDaniel Silverstone2018-10-181-0/+1
* tests: Add tests for loading builddeps and runtime depsJonathan Maw2018-08-141-3/+50
* Pass targets to Loader.load() instead of its constructor.Valentin David2018-08-021-20/+20
* _loader package: Creating a new sub package to hold the loader related things.Tristan Van Berkom2018-04-171-2/+1
* _project.py: Adhere to policy on private symbolsTristan Van Berkom2018-04-031-11/+11
* Pass Project instance to LoaderJürg Billeter2018-02-081-11/+11
* 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-10/+10
* Adjust tests to new APITristan Maat2017-11-041-20/+20
* Updated test cases for internal API changes stemming from project optionsTristan Van Berkom2017-10-101-10/+11
* Updating test cases to construct the project/loader properly again.Tristan Van Berkom2017-10-081-10/+10
* tests/loader: Test dependency type 'all'Jürg Billeter2017-08-101-0/+17
* Test Cases: Updated for new Project / Loader API changesTristan Van Berkom2017-07-171-9/+9
* Add --host-arch and --target-arch, and 'host-arches' conditionalSam Thursfield2017-07-061-9/+9
* Add loader tests for dependency typesJürg Billeter2016-12-121-0/+60
* pep8 fixes in loader dependencies test caseTristan Van Berkom2016-12-101-0/+4
* Add loader test for dependency dict without variantJürg Billeter2016-12-051-0/+15
* Added a ton of tests to test the LoaderTristan Van Berkom2016-11-281-0/+92