| Commit message (Expand) | Author | Age | Files | Lines |
* | WT-2916 Fix and simplify s_whitespace. (#3047) | Michael Cahill | 2016-09-16 | 1 | -1/+0 |
* | WT-2778 Enhance output formatting when running Python test suite (#2888) | Don Anderson | 2016-07-22 | 1 | -2/+2 |
* | SERVER-22676 Remove test case for error checking this branch removes. | Alex Gorrod | 2016-02-17 | 1 | -4/+0 |
* | WT-2995 Review error handling in create. | Michael Cahill | 2016-01-20 | 1 | -0/+8 |
* | Upgrade copyright notices from 2015 to 2016. | Keith Bostic | 2016-01-01 | 1 | -1/+1 |
* | WT-147. When filling indices, use bulk=unordered on the index cursor | Don Anderson | 2015-09-14 | 1 | -1/+1 |
* | Merge branch 'develop' into index-create-lsm3 | Don Anderson | 2015-09-13 | 1 | -1/+1 |
|\ |
|
| * | Python, whitespace cleanup. | Keith Bostic | 2015-08-20 | 1 | -2/+2 |
* | | WT-147. Clean up tests so that commented debug code will work when | Don Anderson | 2015-08-02 | 1 | -15/+15 |
* | | Added tests to create indices after entries have been inserted into | Don Anderson | 2015-05-29 | 1 | -2/+65 |
|/ |
|
* | Add a __setitem__ to cursors in the Python API, remove lots of boilerplate c.... | Michael Cahill | 2015-03-31 | 1 | -3/+2 |
* | Check that every scenario has a unique name within its test. | Michael Cahill | 2015-03-25 | 1 | -2/+3 |
* | Copyright notices: add MongoDB, update to 2015. | Keith Bostic | 2015-01-04 | 1 | -0/+1 |
* | Update copyright notices for 2014. | Keith Bostic | 2014-01-07 | 1 | -1/+1 |
* | We weren't testing that a valid key format with an invalid value format | Keith Bostic | 2013-07-31 | 1 | -1/+5 |
* | Update copyright notice to 2013. | Keith Bostic | 2013-01-01 | 1 | -1/+1 |
* | Test LSM indices in test_schema02. | Michael Cahill | 2012-10-19 | 1 | -10/+25 |
* | We're sending a mixed message -- remove the copyright notices from files | Keith Bostic | 2012-08-15 | 1 | -1/+1 |
* | Remove the rest of the <tab> characters in the static test suite, | Keith Bostic | 2012-07-26 | 1 | -4/+2 |
* | Fix the "exclusive" config for WT_SESSION::create. | Michael Cahill | 2012-03-28 | 1 | -1/+1 |
* | Modified tests that produce stderr in native code to use | Don Anderson | 2012-03-15 | 1 | -23/+40 |
* | Cleanup test imports, use unittest2 if available so tests pass on Python 2.6. | Michael Cahill | 2012-02-08 | 1 | -6/+3 |
* | Fixes to make test_schema02 pass. Much more careful checking and cleanup dur... | Michael Cahill | 2012-02-02 | 1 | -15/+3 |
* | Free up the test suite, developers may want to copy chunks of it. | Keith Bostic | 2012-02-01 | 1 | -2/+22 |
* | Add the test suit to the copyright check script, update test suite | Keith Bostic | 2012-02-01 | 1 | -3/+3 |
* | Replace WT_CURSOR::first,last} with WT_CURSOR::reset. | Michael Cahill | 2012-01-25 | 1 | -8/+1 |
* | test_schema02 added, with known failures: refs #16 | Don Anderson | 2011-11-23 | 1 | -0/+184 |