summaryrefslogtreecommitdiff
path: root/tests/frontend/overlaps.py
Commit message (Expand)AuthorAgeFilesLines
* tests/frontend/overlaps.py: Test undefined variablesTristan van Berkom2020-07-091-1/+14
* Replace format-version with min-versionTristan Van Berkom2020-04-251-1/+1
* exceptions: Expose ErrorDomain, ErrorLoadReasonThomas Coldrick2020-01-231-1/+1
* Reformat code using BlackChandan Singh2019-11-141-27/+16
* tests: Change all calls to _yaml.dump to _yaml.rountrip_dumpBenjamin Schubert2019-07-151-1/+1
* plugintestutils: Rename 'plugintestutils' package to 'testing'phil/rename-plugintestutilsPhil Dawson2019-04-161-1/+1
* tests:lint: disable 'unused-import' checks on pytest fixturesBenjamin Schubert2019-03-201-1/+1
* tests:lint: silence redefined-outer-name in files using fixturesBenjamin Schubert2019-03-201-0/+3
* tests/frontend/overlaps.py: Added regression test for cross project overlapsTristan Van Berkom2019-02-221-7/+32
* Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-081-1/+1
* _project.py: Add fatal-warnings configuration itemJosh Smith2018-08-151-10/+17
* _stream.py: Add StreamError exceptionTristan Van Berkom2018-05-081-2/+2
* tests/frontend/overlaps.py: Add test for runtime dependency stagingJürg Billeter2018-02-071-0/+11
* tests: Add overlap testsJonathan Maw2018-01-251-5/+57
* tests: Move test_overlaps test filesJonathan Maw2018-01-251-1/+1
* tests: Remove stray printing during overlap testJonathan Maw2018-01-251-1/+0
* tests/frontend: Updating tests to use new error checksTristan Van Berkom2018-01-011-1/+1
* Adapting test cases to expect logs in stderrTristan Van Berkom2017-12-131-3/+3
* Add a test for overlaps114-give-better-warnings-on-overlapsJonathan Maw2017-12-011-0/+22