summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* WT-2162. Add a Python test equivalent to the reported test case.Don Anderson2015-10-071-0/+48
* WT-2151 Add logging reconfiguration support and testing.Susan LoVerso2015-09-302-2/+110
* WT-2151 Add zero-fill configuration to recovery test.Susan LoVerso2015-09-301-0/+9
* WT-2147 Increase timeout value to transaction_sync call.Susan LoVerso2015-09-281-2/+4
* whitespace cleanup.Keith Bostic2015-09-277-7/+0
* WT-2115: add a test for the bug.Keith Bostic2015-09-271-0/+75
* WT-2138 Skip temporary/pre-alloc log files when copying.Susan LoVerso2015-09-252-2/+8
* WT-2134 New log_flush unit test.Susan LoVerso2015-09-241-0/+112
* Merge branch 'develop' into more-boolMichael Cahill2015-09-247-22/+373
|\
| * Merge pull request #2207 from wiredtiger/large-recordssueloverso2015-09-221-0/+95
| |\
| | * WT-2039 Update format per review. Update error message to be consistentSusan LoVerso2015-09-221-1/+1
| | * WT-2039 WhitespaceSusan LoVerso2015-09-211-1/+1
| | * WT-2039 Add error check and unit test for log records over 4Gb.Susan LoVerso2015-09-211-0/+95
| * | Merge pull request #2189 from wiredtiger/index-create-lsm3Michael Cahill2015-09-226-22/+278
| |\ \ | | |/ | |/|
| | * WT-147. Modify complex test schema to create some indices after populating.Don Anderson2015-09-171-4/+5
| | * WT-147. White space.Don Anderson2015-09-171-2/+3
| | * WT-147. Add test to repeatedly add/drop index.Don Anderson2015-09-171-0/+163
| | * WT-147. When filling indices, use bulk=unordered on the index cursorDon Anderson2015-09-141-1/+1
| | * Merge branch 'develop' into index-create-lsm3Don Anderson2015-09-1355-211/+527
| | |\
| | * | WT-147. Clean up tests so that commented debug code will work whenDon Anderson2015-08-021-15/+15
| | * | WT-147. Some more explicit tests for dropping and restoring indices.Don Anderson2015-08-021-0/+9
| | * | Merge branch 'develop' into index-createDon Anderson2015-07-3140-159/+1885
| | |\ \
| | * | | Added tests to create indices after entries have been inserted intoDon Anderson2015-05-294-18/+100
* | | | | boolean conversion, test calls to __wt_exist.Keith Bostic2015-09-231-1/+2
|/ / / /
* | | | WT-2117 Fixup logic bug in test/format I just introduced.Alex Gorrod2015-09-211-1/+1
* | | | WT-2117 Set a minimum of 1MB cache per thread in test/formatAlex Gorrod2015-09-201-0/+4
| |_|/ |/| |
* | | Display both key and value when cursors don't match.Keith Bostic2015-08-311-21/+16
* | | whitespaceKeith Bostic2015-08-291-2/+1
* | | log_print_err doesn't need a trailing newline in the message.Keith Bostic2015-08-291-6/+6
* | | whitespaceKeith Bostic2015-08-291-2/+1
* | | Fix a comment.Keith Bostic2015-08-281-2/+1
* | | Merge branch 'develop' into wt-1967-evict-anyMichael Cahill2015-08-261-10/+36
|\ \ \
| * | | WT-1822. Add test to ensure that error codes returned by decryptDon Anderson2015-08-241-10/+36
* | | | Merge branch 'develop' into wt-1967-evict-anyKeith Bostic2015-08-2139-73/+73
|\ \ \ \ | |/ / /
| * | | Python, whitespace cleanup.Keith Bostic2015-08-2039-73/+73
* | | | Merge branch 'develop' into wt-1967-evict-anyKeith Bostic2015-08-203-3/+63
|\ \ \ \ | |/ / /
| * | | Merge pull request #2129 from wiredtiger/SERVER-18356Michael Cahill2015-08-201-0/+54
| |\ \ \
| | * | | SERVER-18356 - s_all fixDavid Hows2015-08-191-4/+5
| | * | | SERVER-18356 - Add a Python test for baseconfig ignoreDavid Hows2015-08-191-0/+53
| * | | | Disable log compression in smoke testsMichael Cahill2015-08-201-1/+1
| * | | | Change format to step the RNG forward so that we don't start at theKeith Bostic2015-08-191-2/+8
| |/ / /
* | | | Merge branch 'develop' into wt-1967-evict-anyKeith Bostic2015-08-122-20/+39
|\ \ \ \ | |/ / /
| * | | Fix tests to match new statistic names.Michael Cahill2015-08-122-20/+20
| * | | Fix the sweep test: do checkpoints inline so the session cache is swept.Michael Cahill2015-08-121-2/+5
| * | | Merge branch 'develop' into sweep-statsMichael Cahill2015-08-121-10/+10
| |\ \ \
| * \ \ \ Merge branch 'develop' into sweep-statsSusan LoVerso2015-08-101-0/+1
| |\ \ \ \ | | |/ / /
| * | | | Merge branch 'develop' into sweep-statsSusan LoVerso2015-08-062-7/+19
| |\ \ \ \
| * | | | | WT-1481 Fix statistics name usage in tests.Susan LoVerso2015-08-032-6/+22
* | | | | | When sweep finishes, there are now 4 files, counting the lookasideKeith Bostic2015-08-101-4/+4
* | | | | | Merge branch 'develop' into wt-1967-evict-anyKeith Bostic2015-08-082-5/+10
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |