summaryrefslogtreecommitdiff
path: root/test/suite/test_drop_create.py
Commit message (Expand)AuthorAgeFilesLines
* Upgrade copyright notices from 2015 to 2016.Keith Bostic2016-01-011-1/+1
* Add a __setitem__ to cursors in the Python API, remove lots of boilerplate c....Michael Cahill2015-03-311-3/+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
* Fix complaints from s_style.Alex Gorrod2013-02-261-20/+20
* Commit a test to ensure session table cache is invalidated.Alex Gorrod2013-02-221-0/+23
* 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
* Standardize python spacing.Don Anderson2012-03-091-12/+12
* Cleanup test imports, use unittest2 if available so tests pass on Python 2.6.Michael Cahill2012-02-081-6/+3
* 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
* Fix dropping then recreating a table.Michael Cahill2011-09-291-0/+34