summaryrefslogtreecommitdiff
path: root/tests/loader/basics.py
Commit message (Expand)AuthorAgeFilesLines
* Pass targets to Loader.load() instead of its constructor.Valentin David2018-08-021-13/+14
* Add error message when running commands on directoriesFrancisco Redondo Marchena2018-06-281-0/+12
* _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-7/+7
* Pass Project instance to LoaderJürg Billeter2018-02-081-7/+7
* 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
* Adjust tests to new APITristan Maat2017-11-041-11/+11
* Updated test cases for internal API changes stemming from project optionsTristan Van Berkom2017-10-101-6/+7
* Updating test cases to construct the project/loader properly again.Tristan Van Berkom2017-10-081-6/+6
* Add element node validationsTristan Maat2017-09-141-0/+12
* Test Cases: Updated for new Project / Loader API changesTristan Van Berkom2017-07-171-5/+5
* Add --host-arch and --target-arch, and 'host-arches' conditionalSam Thursfield2017-07-061-5/+5
* pep8 fixes in loader basics test caseTristan Van Berkom2016-12-101-0/+5
* Added a ton of tests to test the LoaderTristan Van Berkom2016-11-281-0/+69