summaryrefslogtreecommitdiff
path: root/test/suite/test_backup05.py
Commit message (Expand)AuthorAgeFilesLines
* WT-2916 Fix and simplify s_whitespace. (#3047)Michael Cahill2016-09-161-1/+0
* WT-2778 Enhance output formatting when running Python test suite (#2888)Don Anderson2016-07-221-1/+0
* WT-2343 Add test to make sure we cannot rename/drop when a backup cursorSusan LoVerso2016-04-281-2/+31
* WT-2584: don't use periods in error messagesKeith Bostic2016-04-231-1/+1
* WT-2437 Adjust expected error messages to support Windows.Susan LoVerso2016-03-011-8/+0
* WT-2374 Fix another test that triggers the new warning.Michael Cahill2016-02-051-1/+5
* Merge pull request #2348 from wiredtiger/wt-2142-test-cleanupAlex Gorrod2016-01-041-1/+0
|\
| * WT-2142. At the end of a test run, all open connections should be closedDon Anderson2015-11-301-1/+0
* | Upgrade copyright notices from 2015 to 2016.Keith Bostic2016-01-011-1/+1
|/
* Python, whitespace cleanup.Keith Bostic2015-08-201-1/+1
* SERVER-18899 followup to abstract copying a WT home directory into a function,Don Anderson2015-07-081-2/+2
* WT-18899 followup to abstract copying a WT home directory into a function,Don Anderson2015-07-081-19/+6
* SERVER-18899 Add Window-specific function.Susan LoVerso2015-06-241-18/+23
* SERVER-18899 Add unit test to simulate fsyncLock.Susan LoVerso2015-06-241-0/+108