Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Parallelise merge_fetch.py. | Linus Nordberg | 2016-11-25 | 3 | -7/+10 |
| | | | | | | | NOTE: Not supporting permdb yet! We're still not passing the tests because merge_backup.py exits when the secondary merge disappears. | ||||
* | 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 |