summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into inmemKeith Bostic2015-10-282-1/+18
|\
| * Merge branch 'develop' into wt2140Keith Bostic2015-10-231-0/+1
| |\
| | * WT-2179 Added decorator to mark txn13 as part of the --long test suite.Don Anderson2015-10-221-0/+1
| * | Merge branch 'develop' into wt2140Keith Bostic2015-10-233-37/+28
| |\ \ | | |/
| * | lint: Variable 'ret' (line 237) may not have been initializedKeith Bostic2015-10-121-1/+1
| * | Merge branch 'develop' into wt2140Keith Bostic2015-10-1213-11/+246
| |\ \
| * | | Call WT_SESSION.reset occasionally, it's not tested anywhere else.Keith Bostic2015-09-271-1/+17
* | | | Expand and fix the Python in-memory test case.Alex Gorrod2015-10-281-12/+20
* | | | WT-2178 Add an initial python test for in memory configuration.Alex Gorrod2015-10-271-0/+136
| |_|/ |/| |
* | | Including "wt_internal.h" will include string.h, stdlib.h stdio.h andKeith Bostic2015-10-191-4/+0
* | | lint.Keith Bostic2015-10-192-33/+28
| |/ |/|
* | 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