summaryrefslogtreecommitdiff
path: root/test/suite/test_drop.py
Commit message (Expand)AuthorAgeFilesLines
* WT-2947 replace test suite populate functions with *DataSet classes (#3083)Don Anderson2016-10-261-7/+8
* WT-2778 Enhance output formatting when running Python test suite (#2888)Don Anderson2016-07-221-2/+2
* WT-2498 Fix a bug in LSM where table drop could hang.Alex Gorrod2016-03-181-8/+7
* Upgrade copyright notices from 2015 to 2016.Keith Bostic2016-01-011-1/+1
* WT-1978. Fixed call to complex_populate_index_name(), which changedDon Anderson2015-06-241-1/+1
* Check that every scenario has a unique name within its test.Michael Cahill2015-03-251-2/+3
* Enhance the drop test case to drop indices and drop with fresh sessions.Don Anderson2015-01-231-9/+23
* Copyright notices: add MongoDB, update to 2015.Keith Bostic2015-01-041-0/+1
* Handle nonexistent objects for drops of indices/colgroups/lsm with 'force'.Don Anderson2014-12-081-0/+12
* Update copyright notices for 2014.Keith Bostic2014-01-071-1/+1
* Update copyright notice to 2013.Keith Bostic2013-01-011-1/+1
* Run some standard tests against table-on-LSM.Michael Cahill2012-10-181-3/+6
* We're sending a mixed message -- remove the copyright notices from filesKeith Bostic2012-08-151-1/+1
* Add open-cursor tests to the drop and rename tests, they should fail ifKeith Bostic2012-07-301-5/+16
* Lightly modified diff from Rolf's random-cursor test pull request.Keith Bostic2012-07-271-5/+5
* Remove the rest of the <tab> characters in the static test suite,Keith Bostic2012-07-261-4/+2
* Test rename of a complex object.Keith Bostic2012-07-171-7/+9
* whitespaceKeith Bostic2012-07-171-7/+7
* Make the drop test test against a complex table, and check that we'veKeith Bostic2012-07-171-9/+16
* A complexPopulate to the helper script, used by the truncate and cursorKeith Bostic2012-07-171-1/+1
* Split test_base06 into test_drop and test_rename, re-work to use helperKeith Bostic2012-07-111-0/+60