summaryrefslogtreecommitdiff
path: root/test/suite/test_util12.py
Commit message (Expand)AuthorAgeFilesLines
* WT-2687 test suite should verify the exit status of the wt utility (#2778)Keith Bostic2016-06-061-2/+3
* Upgrade copyright notices from 2015 to 2016.Keith Bostic2016-01-011-1/+1
* Copyright notices: add MongoDB, update to 2015.Keith Bostic2015-01-041-0/+1
* Update copyright notices for 2014.Keith Bostic2014-01-071-1/+1
* Update copyright notice to 2013.Keith Bostic2013-01-011-1/+1
* We're sending a mixed message -- remove the copyright notices from filesKeith Bostic2012-08-151-1/+1
* Remove the rest of the <tab> characters in the static test suite,Keith Bostic2012-07-261-4/+2
* Remove the populate routine, nentries, they aren't used.Keith Bostic2012-07-041-10/+0
* Cleanup test imports, use unittest2 if available so tests pass on Python 2.6.Michael Cahill2012-02-081-6/+2
* Free up the test suite, developers may want to copy chunks of it.Keith Bostic2012-02-011-2/+22
* Add the test suit to the copyright check script, update test suiteKeith Bostic2012-02-011-3/+3
* Added tests for 'wt list' and 'wt write'. refs #16Don Anderson2011-12-191-0/+85