summaryrefslogtreecommitdiff
path: root/test/suite/test_cursor07.py
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2348 from wiredtiger/wt-2142-test-cleanupAlex Gorrod2016-01-041-18/+5
|\
| * WT-2142. In test suite, replace lambda expressions by functions.Don Anderson2016-01-011-3/+4
| * WT-2142. At the end of a test run, all open connections should be closedDon Anderson2015-11-301-18/+4
* | Upgrade copyright notices from 2015 to 2016.Keith Bostic2016-01-011-1/+1
|/
* Reset eol if we continue. Return NOTFOUND if checksum mismatch. #1840Susan LoVerso2015-04-011-1/+3
* Add a __setitem__ to cursors in the Python API, remove lots of boilerplate c....Michael Cahill2015-03-311-3/+1
* Check that every scenario has a unique name within its test.Michael Cahill2015-03-251-3/+3
* Changed tabs to spaces.Don Anderson2015-02-051-2/+2
* Modify the test to run printlog without reopening the connection.Don Anderson2015-02-051-2/+0
* Renamed the log cursor test, and run it both with/without a connection reopen.Don Anderson2015-02-051-0/+106