Andrew Chilton
|
4a99cfd2f8
|
Add option 'filePrefix' to tighten which files are classed as patch files
|
2015-03-16 16:27:51 +13:00 |
Andrew Chilton
|
060ad14a61
|
Fix error message in test related to unknown user
|
2015-03-16 12:50:36 +13:00 |
Ryan Kelly
|
d2470262d1
|
Fix patch-application test to assert that patches are actually applied
|
2015-02-02 11:40:44 +11:00 |
Ryan Kelly
|
5c14ace57b
|
Add high-level Patcher.connect() and Patcher.end() methods.
|
2015-02-02 10:15:07 +11:00 |
Ryan Kelly
|
c77ef68dd9
|
Change "new patcher" to "new Patcher" for style compliance
|
2015-02-02 09:10:00 +11:00 |
Ryan Kelly
|
08e2dd935b
|
Refactor to use an explicit "Patcher" class for state management.
|
2015-01-30 16:45:38 +11:00 |
Andrew Chilton
|
f8a2ac42e6
|
Fixes #6 - fix error handling when the connection fails
|
2015-01-19 17:24:12 +13:00 |
Andrew Chilton
|
9bf5975b1b
|
Check the patch level is correct between patches
|
2014-11-14 11:01:35 +13:00 |
Andrew Chilton
|
54aae84f1a
|
Fixes #1 - Use lowercase tablename for cross-platform compatibility in the tests
|
2014-10-14 15:06:30 +13:00 |
Andrew Chilton
|
7a55b1d315
|
Add test for createDatabase options
|
2014-08-22 16:09:04 +12:00 |
Andrew Chilton
|
8fa178ff3f
|
Add test for changeUser
|
2014-08-22 15:56:46 +12:00 |
Andrew Chilton
|
d03dfc4136
|
Add some end-to-end tests
|
2014-08-22 14:44:09 +12:00 |
Andrew Chilton
|
013ccdcf12
|
Fix the options.dir setting
|
2014-08-21 10:45:51 +12:00 |
Andrew Chilton
|
e023674b69
|
Add tests and fixes for applyPatches()
|
2014-08-20 17:25:14 +12:00 |
Andrew Chilton
|
64fe490a93
|
Add tests and fixes for checkAllPatchesAvailable()
|
2014-08-20 17:14:01 +12:00 |
Andrew Chilton
|
9e5b7a10ea
|
Some code dumping, tests to come next
|
2014-08-18 19:39:30 +12:00 |
Andrew Chilton
|
3f682f7dd3
|
Add initial code and tests for .readPatchFiles()
|
2014-08-18 17:14:59 +12:00 |