summaryrefslogtreecommitdiff
path: root/test/suite/test_stat03.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-2/+2
* Merge pull request #2348 from wiredtiger/wt-2142-test-cleanupAlex Gorrod2016-01-041-7/+1
|\
| * WT-2142. At the end of a test run, all open connections should be closedDon Anderson2015-11-301-7/+1
* | Upgrade copyright notices from 2015 to 2016.Keith Bostic2016-01-011-1/+1
|/
* WT-2217 Convert values to tuples explicitly until we can fix the Python API n...Michael Cahill2015-11-161-2/+1
* WT-1978. Add tests for WT_CURSOR::compare and equals for cases whenDon Anderson2015-06-241-2/+2
* Added comments.Don Anderson2015-03-121-1/+4
* Modify stats tests to use accurate btree_entries.Don Anderson2015-03-121-10/+30
* Add test_stat03.pyKeith Bostic2015-03-081-0/+88