| 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 |
* | Don't fail tests if libtool munges the utility executable name (to 'lt-wt'). | Michael Cahill | 2012-02-08 | 1 | -2/+2 |
* | Cleanup test imports, use unittest2 if available so tests pass on Python 2.6. | Michael Cahill | 2012-02-08 | 1 | -5/+2 |
* | Remove the config string from WT_CURSOR::close: it is no longer required and ... | Michael Cahill | 2012-02-02 | 1 | -1/+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 | -3/+3 |
* | Minor fixes for the utility tests. | Michael Cahill | 2011-11-04 | 1 | -3/+3 |
* | Added tests for 'wt read'. refs #16. | Don Anderson | 2011-11-03 | 1 | -0/+81 |