summaryrefslogtreecommitdiff
path: root/tests/frontend/overlaps.py
Commit message (Collapse)AuthorAgeFilesLines
* tests/frontend/overlaps.py: Add test for runtime dependency stagingJürg Billeter2018-02-071-0/+11
| | | | This test covers #225.
* tests: Add overlap testsJonathan Maw2018-01-251-5/+57
|
* tests: Move test_overlaps test filesJonathan Maw2018-01-251-1/+1
| | | | | This was done so that the files can be re-used with different project.conf.
* 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
| | | | | This also fixes #177 - the problem here was solved simply by passing the project directory to `cli.run(project=project...)`
* Adapting test cases to expect logs in stderrTristan Van Berkom2017-12-131-3/+3
| | | | And also adapted them to remove any occurrences of HAVE_ROOT.
* Add a test for overlaps114-give-better-warnings-on-overlapsJonathan Maw2017-12-011-0/+22