summaryrefslogtreecommitdiff
path: root/test/suite/test_async01.py
Commit message (Expand)AuthorAgeFilesLines
* WT-2778 Enhance output formatting when running Python test suite (#2888)Don Anderson2016-07-221-2/+2
* Merge pull request #2348 from wiredtiger/wt-2142-test-cleanupAlex Gorrod2016-01-041-13/+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-11/+2
* | Upgrade copyright notices from 2015 to 2016.Keith Bostic2016-01-011-1/+1
|/
* Python, whitespace cleanup.Keith Bostic2015-08-201-1/+1
* Check that every scenario has a unique name within its test.Michael Cahill2015-03-251-3/+4
* Copyright notices: add MongoDB, update to 2015.Keith Bostic2015-01-041-0/+1
* Test timeout config in async op.Susan LoVerso2014-05-071-1/+1
* Add compact to async test.Susan LoVerso2014-05-071-9/+27
* Add testing for update and remove operations.Susan LoVerso2014-05-051-2/+61
* Fixes to worker thread: Use wt_session interface for transactionsSusan LoVerso2014-05-051-0/+1
* Run all of the variants of the async unit test.Michael Cahill2014-05-021-8/+7
* Fix handling of raw cursors in the async API: always go through the {get,set}...Michael Cahill2014-05-021-4/+3
* Python for async:Don Anderson2014-05-011-0/+196