Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WIP | Linus Nordberg | 2016-11-23 | 5 | -1/+100 |
| | | | | | | | | | | | 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. | ||||
* | Test failing merge backup | Magnus Ahltorp | 2016-10-14 | 10 | -46/+92 |
| | | | | Refactor tests | ||||
* | Make tests run independently from cwd | Magnus Ahltorp | 2016-10-13 | 10 | -132/+139 |
| | |||||
* | Specify where to source test.shvars from ('./'). | Linus Nordberg | 2016-10-06 | 10 | -10/+10 |
| | | | | For people without '.' in PATH. | ||||
* | Move test preparation to separate shell script | Magnus Ahltorp | 2016-10-05 | 2 | -47/+89 |
| | |||||
* | Move tests to shell scripts | Magnus Ahltorp | 2016-10-05 | 9 | -0/+249 |