| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #2348 from wiredtiger/wt-2142-test-cleanup | Alex Gorrod | 2016-01-04 | 1 | -6/+3 |
|\ |
|
| * | WT-2142. At the end of a test run, all open connections should be closed | Don Anderson | 2015-11-30 | 1 | -6/+3 |
* | | Upgrade copyright notices from 2015 to 2016. | Keith Bostic | 2016-01-01 | 1 | -1/+1 |
|/ |
|
* | Added tests to create indices after entries have been inserted into | Don Anderson | 2015-05-29 | 1 | -13/+4 |
* | Check that every scenario has a unique name within its test. | Michael Cahill | 2015-03-25 | 1 | -2/+4 |
* | Copyright notices: add MongoDB, update to 2015. | Keith Bostic | 2015-01-04 | 1 | -0/+1 |
* | Skip test_schema03.py on Window since rlimits are unix specific | Mark Benvenuto | 2014-12-19 | 1 | -3/+13 |
* | Update copyright notices for 2014. | Keith Bostic | 2014-01-07 | 1 | -1/+1 |
* | Update copyright notice to 2013. | Keith Bostic | 2013-01-01 | 1 | -1/+1 |
* | Remove trailing semi-colons & complain if they re-appear. | Keith Bostic | 2012-11-29 | 1 | -1/+1 |
* | With the updated scenarios, test_schema03 needs far few file descriptors. | Michael Cahill | 2012-10-19 | 1 | -1/+1 |
* | Get test_schema03 running with LSM. | Michael Cahill | 2012-10-19 | 1 | -14/+16 |
* | 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 | -6/+4 |
* | Don't output a summary of scenarios: it confuses recursive tests. | Michael Cahill | 2012-05-31 | 1 | -3/+3 |
* | Made superflous 'print' messages to be either tagged with a verbose level, | Don Anderson | 2012-03-15 | 1 | -1/+3 |
* | Standardize python spacing. | Don Anderson | 2012-03-09 | 1 | -2/+2 |
* | Cleanup test imports, use unittest2 if available so tests pass on Python 2.6. | Michael Cahill | 2012-02-08 | 1 | -6/+2 |
* | Fixes to make test_schema02 pass. Much more careful checking and cleanup dur... | Michael Cahill | 2012-02-02 | 1 | -2/+1 |
* | 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 | -2/+2 |
* | In tests, check whether setrlimit has a chance of succeeding, and skip the te... | Michael Cahill | 2012-01-25 | 1 | -1/+3 |
* | Bump the number of entries in each database up for more rigorous tests. | Don Anderson | 2012-01-24 | 1 | -3/+2 |
* | Reduced the number of scenarios to 30, increased the cache size, and | Don Anderson | 2012-01-19 | 1 | -4/+4 |
* | Fixes to get the entire test to run: | Don Anderson | 2012-01-19 | 1 | -10/+13 |
* | Added test_schema03, which sets up complex pseudo-randomly | Don Anderson | 2011-12-09 | 1 | -0/+538 |