summaryrefslogtreecommitdiff
path: root/tests/plugins/pipeline.py
Commit message (Expand)AuthorAgeFilesLines
* _stream.py, _pipeline.py: Refactoring of the pipeline itselfTristan Van Berkom2018-05-081-7/+9
* _stream.py, _frontend: Call Stream() APIs with CLI arguments directly.Tristan Van Berkom2018-05-081-1/+1
* _project.py: Adhere to policy on private symbolsTristan Van Berkom2018-04-031-3/+7
* _context.py: Adhere to policy on private symbolsTristan Van Berkom2018-04-031-1/+1
* Move cli_options from Context to ProjectJürg Billeter2018-02-081-1/+1
* Adapting test cases to expect logs in stderrTristan Van Berkom2017-12-131-9/+5
* Remove unused imports in test filesGökçen Nurlu2017-12-071-1/+0
* Fix testsTristan Maat2017-11-181-1/+1
* Refactor: Move context.py -> _context.pyTristan Van Berkom2017-11-081-1/+2
* refactoring: Made Project option privateTristan Van Berkom2017-11-061-1/+2
* Refactoring: Move exceptions module to be 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-6/+6
* Fix tests for other platformsTristan Maat2017-09-281-0/+8
* plugin tests: Adding new tests with plugins loaded in a pipelineTristan Van Berkom2017-08-311-0/+52