| Commit message (Expand) | Author | Age | Files | Lines |
* | WT-3227 Python test suite inserts unnecessary whitespace in error output. (#3... | Keith Bostic | 2017-03-17 | 1 | -1/+1 |
* | WT-3121 In the test suite, create a standard way to load extensions (#3241) | Don Anderson | 2017-01-16 | 1 | -6/+75 |
* | WT-3080 Python test suite: add elapsed time for tests (#3201) | Don Anderson | 2016-12-19 | 1 | -0/+4 |
* | WT-2916 Fix and simplify s_whitespace. (#3047) | Michael Cahill | 2016-09-16 | 1 | -3/+0 |
* | WT-2908 Change output of shortDesc to use shortName (#3035) | David Hows | 2016-09-13 | 1 | -1/+1 |
* | WT-2908 Add a dry-run option to python suite (#3033) | David Hows | 2016-09-12 | 1 | -0/+6 |
* | WT-2767 in test/suite/run.py, add -s N option to run an individual scenario (... | Don Anderson | 2016-07-18 | 1 | -2/+4 |
* | WT-2720 Change the return codes in run.py to error on failures (#2817) | David Hows | 2016-06-21 | 1 | -1/+1 |
* | WT-2644 Fix 'wt load -r' (rename) with LSM (#2735) | Don Anderson | 2016-05-19 | 1 | -4/+4 |
* | WT-2349 Clean up after tests with read-only directories. | Michael Cahill | 2016-02-12 | 1 | -0/+8 |
* | Merge pull request #2348 from wiredtiger/wt-2142-test-cleanup | Alex Gorrod | 2016-01-04 | 1 | -8/+59 |
|\ |
|
| * | WT-2142. At the end of a test run, all open connections should be closed | Don Anderson | 2015-11-30 | 1 | -8/+59 |
* | | Upgrade copyright notices from 2015 to 2016. | Keith Bostic | 2016-01-01 | 1 | -1/+1 |
|/ |
|
* | Python, whitespace cleanup. | Keith Bostic | 2015-08-20 | 1 | -5/+5 |
* | WT-1985. tabs -> spaces | Don Anderson | 2015-07-07 | 1 | -1/+1 |
* | WT-1985. Added tty() and ttyVerbose(), useful to get /dev/tty | Don Anderson | 2015-07-07 | 1 | -0/+19 |
* | Add another check that test scenarios don't overlap naming. | Alex Gorrod | 2015-03-25 | 1 | -0/+2 |
* | Copyright notices: add MongoDB, update to 2015. | Keith Bostic | 2015-01-04 | 1 | -0/+1 |
* | Allow pruning scenarios with different limits for default vs. long runs. | Don Anderson | 2014-12-12 | 1 | -4/+6 |
* | Changed python test suite to allow for shorter runs by default, | Don Anderson | 2014-12-11 | 1 | -1/+20 |
* | Prepend third party libraries we supply to the front of the os.path list. | Don Anderson | 2014-12-09 | 1 | -8/+1 |
* | Add a "verbose=[transaction]" mode, output a message if a snapshot falls a lo... | Michael Cahill | 2014-10-18 | 1 | -2/+3 |
* | If tests are skipped, don't report them as failures. | Michael Cahill | 2014-07-31 | 1 | -2/+6 |
* | Update copyright notices for 2014. | Keith Bostic | 2014-01-07 | 1 | -1/+1 |
* | Update test/3rdparty with the packages required to run the test suite in para... | Michael Cahill | 2013-12-20 | 1 | -1/+1 |
* | Show a meaningful error if modules needed for testing in parallel | Don Anderson | 2013-12-19 | 1 | -1/+8 |
* | Add '--parallel N' option to run.py. Using '--parallel' requires | Don Anderson | 2013-12-19 | 1 | -7/+19 |
* | Add --dir option to run.py to allow WT_TEST directory to be changed. | Don Anderson | 2013-12-18 | 1 | -4/+3 |
* | Using a closed {Cursor,Session,Connection} handle in Python | Don Anderson | 2013-12-10 | 1 | -0/+23 |
* | Do a hot backup to test recovery, otherwise the copy can race with log archiv... | Michael Cahill | 2013-12-09 | 1 | -14/+19 |
* | Fix off by one number in homedir versus scenario number. #710 | Susan LoVerso | 2013-12-04 | 1 | -1/+1 |
* | Use the event handler to capture stderr, stdout. | Don Anderson | 2013-10-24 | 1 | -46/+32 |
* | Fix a race manipulating file descriptors in the test suite. Always close the... | Michael Cahill | 2013-07-11 | 1 | -8/+15 |
* | 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 |
* | We're sending a mixed message -- remove the copyright notices from files | Keith Bostic | 2012-08-15 | 1 | -1/+1 |
* | Clean up test output if an exception is raised: only report it once. | Michael Cahill | 2012-08-14 | 1 | -8/+13 |
* | Fixed when file descriptors are captured - it needs to be done before | Don Anderson | 2012-03-15 | 1 | -1/+1 |
* | Capture the stderr and stdout of the native code in files, while keeping | Don Anderson | 2012-03-15 | 1 | -5/+184 |
* | 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 | -5/+7 |
* | Revert incomplete changes from 26df6555c444: they weren't supposed to be comm... | Michael Cahill | 2012-02-02 | 1 | -1/+1 |
* | Change the download link in the documentation to the download page on github. | Michael Cahill | 2012-02-02 | 1 | -1/+1 |
* | 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 |
* | Allow close_conn to be overridden, and use that internally to close connections. | Don Anderson | 2012-01-26 | 1 | -3/+2 |
* | Changed __str__ to return the scenario number, if present. | Don Anderson | 2012-01-19 | 1 | -2/+25 |
* | Python test config files: added '-C file' and '-c file' options to run.py | Don Anderson | 2012-01-13 | 1 | -0/+4 |
* | Added wttest.verbose so that certain print messages can appear depending on | Don Anderson | 2012-01-04 | 1 | -0/+8 |