Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests/frontend/overlaps.py: Add test for runtime dependency staging | Jürg Billeter | 2018-02-07 | 1 | -0/+11 |
| | | | | This test covers #225. | ||||
* | tests: Add overlap tests | Jonathan Maw | 2018-01-25 | 1 | -5/+57 |
| | |||||
* | tests: Move test_overlaps test files | Jonathan Maw | 2018-01-25 | 1 | -1/+1 |
| | | | | | This was done so that the files can be re-used with different project.conf. | ||||
* | tests: Remove stray printing during overlap test | Jonathan Maw | 2018-01-25 | 1 | -1/+0 |
| | |||||
* | tests/frontend: Updating tests to use new error checks | Tristan Van Berkom | 2018-01-01 | 1 | -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 stderr | Tristan Van Berkom | 2017-12-13 | 1 | -3/+3 |
| | | | | And also adapted them to remove any occurrences of HAVE_ROOT. | ||||
* | Add a test for overlaps114-give-better-warnings-on-overlaps | Jonathan Maw | 2017-12-01 | 1 | -0/+22 |