Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Modified tests that produce stderr in native code to wrap those calls | Don Anderson | 2012-03-15 | 1 | -2/+4 |
* | Cleanup test imports, use unittest2 if available so tests pass on Python 2.6. | Michael Cahill | 2012-02-08 | 1 | -7/+3 |
* | Remove the config string from WT_CURSOR::close: it is no longer required and ... | Michael Cahill | 2012-02-02 | 1 | -4/+4 |
* | 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 |
* | Connections are always exclusive, we don't need to config key. | Michael Cahill | 2012-01-31 | 1 | -25/+1 |
* | Added new test for exclusive opens. refs #16. | Don Anderson | 2012-01-26 | 1 | -0/+101 |