summaryrefslogtreecommitdiff
path: root/test/suite
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 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
* | 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-1343-111/+284
|\ \ | |/
| * 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-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
| * | 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-061-5/+9
| | |\ \ | | | |/
| | * | 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
| | |/ | |/|
| * | WT-2032: WT_CURSOR.next configured with next_random=true, on pages thatKeith Bostic2015-08-051-5/+9
| |/
| * WT-1845 - Remove unnecessary scenarios, fix comments, re-order a conditional ...daveh862015-07-301-13/+3
| * WT-1845 - Rename test and fix review issuesdaveh862015-07-291-4/+4
| * WT-1845 - Allow read only transactions to commit after failureDavid Hows2015-07-271-0/+80
* | 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-3114-76/+756
|\ \ | |/
| * WT-2012. Encryption test should fail with an error if is encryptionDon Anderson2015-07-201-22/+38
| * Refactor test_sweep03 to run faster.Alex Gorrod2015-07-151-55/+39
| * Merge branch 'develop' into WT-1930Alex Gorrod2015-07-157-49/+224
| |\
| | * WT-1980 Bug fix: return ordinary metadata cursor values.Michael Cahill2015-07-141-4/+4
| | * Merge pull request #2049 from wiredtiger/config-cursorsMichael Cahill2015-07-131-3/+9
| | |\
| | | * WT-1980 Rename data source for WT_SESSION::create metadata to "metadata:create".Michael Cahill2015-07-131-3/+9
| | * | SERVER-18899 followup to abstract copying a WT home directory into a function,Don Anderson2015-07-083-6/+6
| | * | WT-18899 followup to abstract copying a WT home directory into a function,Don Anderson2015-07-083-27/+32
| | * | WT-1998, WT-2000. Enabled tests for these packing format fixes.Don Anderson2015-07-081-8/+9
| | |/
| | * Merge pull request #2047 from wiredtiger/integer-packingAlex Gorrod2015-07-083-15/+178
| | |\
| | | * WT-1985. tabs -> spacesDon Anderson2015-07-071-1/+1
| | | * WT-1985. New test to subsume old packing-test.py in lang/python.Don Anderson2015-07-071-0/+103