summaryrefslogtreecommitdiff
path: root/test/suite/test_encrypt01.py
Commit message (Expand)AuthorAgeFilesLines
* WT-2778 Enhance output formatting when running Python test suite (#2888)Don Anderson2016-07-221-3/+2
* WT-2352: Allow build and test without requiring lz4Keith Bostic2016-01-281-2/+0
* 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
|/
* Added test against zlib.Don Anderson2015-04-221-0/+1
* Changed key/value sizes to have much more random variation.Don Anderson2015-04-221-13/+16
* Added capability of compressing logs and files independently, andDon Anderson2015-04-211-21/+38
* Modified encrypt test to run with some compressors as well. Refs #1822.Don Anderson2015-04-171-13/+30
* Added a rotn encryptor shared object, as a basis for simple encryptionDon Anderson2015-04-151-0/+108