summaryrefslogtreecommitdiff
path: root/test/suite/test_encrypt06.py
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2348 from wiredtiger/wt-2142-test-cleanupAlex Gorrod2016-01-041-1/+1
|\
| * WT-2142. At the end of a test run, all open connections should be closedDon Anderson2015-11-301-1/+1
* | Upgrade copyright notices from 2015 to 2016.Keith Bostic2016-01-011-1/+1
|/
* Python, whitespace cleanup.Keith Bostic2015-08-201-2/+2
* Poking into binary files on Windows requires open(...., 'rb')Don Anderson2015-05-131-1/+1
* Test clean up. WT-1822.Don Anderson2015-05-091-13/+5
* Add explicit tests with encryption not specified for indices/column groupsDon Anderson2015-05-071-8/+40
* Added lsm to the 'encrypt information leak' test. Also added all combinationsDon Anderson2015-05-071-37/+37
* Encryption config has to be passed to each call to WT_SESSION::create that cr...Michael Cahill2015-05-071-21/+24
* In the 'in the clear' encryption test, also check that a simple tableDon Anderson2015-05-061-6/+23
* Added new test (currently failing) to guarantee that original clear textDon Anderson2015-05-061-0/+184