Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WIP | Linus Nordberg | 2016-11-23 | 1 | -6/+13 |
| | | | | | | | | | | | Merge can run as four separate processes, plus a fifth controlling proces 'merge'. Tests are limited to testcase1.py and they're failing because of the test with the dead merge secondary. Tests are also time consuming because they're waiting for 60s each time a merge needs to be verified. This could be improved by peeking at the control files, for example. | ||||
* | Remove unused code from test Makefile. | Magnus Ahltorp | 2016-10-18 | 1 | -29/+0 |
| | | | | Fix parsing bug in compileconfig. | ||||
* | Make tests run independently from cwd | Magnus Ahltorp | 2016-10-13 | 1 | -2/+3 |
| | |||||
* | Move tests to shell scripts | Magnus Ahltorp | 2016-10-05 | 1 | -156/+4 |
| | |||||
* | Move tests to test/Makefile | Magnus Ahltorp | 2016-10-05 | 1 | -0/+200 |
Tests only touch the catlfish/tests directory. |