summaryrefslogtreecommitdiff
path: root/test/suite
Commit message (Expand)AuthorAgeFilesLines
* WT-2498 Fix a bug in LSM where table drop could hang.Alex Gorrod2016-03-181-8/+7
* Merge pull request #2592 from wiredtiger/wt-2490Michael Cahill2016-03-171-48/+189
|\
| * WT-2490: search_near() returns wrong key for column-storeKeith Bostic2016-03-161-48/+189
* | Merge pull request #2587 from wiredtiger/wt-2457-lsm-exclusiveMichael Cahill2016-03-171-0/+60
|\ \
| * | WT-2457 Review changes.Michael Cahill2016-03-171-2/+2
| * | WT-2457 Add a test case for LSM not returning EBUSY surprisingly.Alex Gorrod2016-03-161-0/+60
* | | WT-2461 Look explicitly for the final number of expected files.Susan LoVerso2016-03-161-8/+5
| |/ |/|
* | WT-2461 Fix sweep loop to look for progress. Reduce number of tables.Susan LoVerso2016-03-151-2/+16
* | Merge pull request #2581 from wiredtiger/wt-2447-join-main-readsDon Anderson2016-03-152-8/+10
|\ \ | |/ |/|
| * WT-2447 Modified some join tests to use projections on reference cursors.Don Anderson2016-03-152-8/+10
* | WT-2483 Skip temp log files when copying WT directory.Susan LoVerso2016-03-141-1/+4
* | Merge pull request #2473 from wiredtiger/wt-2375-collator-testsMichael Cahill2016-03-141-0/+161
|\ \
| * \ Merge branch 'develop' into wt-2375-collator-testsMichael Cahill2016-03-1419-71/+777
| |\ \
| * | | WT-2375 Whitespace and spelling.Don Anderson2016-02-011-1/+1
| * | | WT-2375 Added tests using revint, a reverse integer collator for testing.Don Anderson2016-02-011-0/+161
* | | | Merge pull request #2493 from wiredtiger/wt-2381Michael Cahill2016-03-143-31/+243
|\ \ \ \ | |_|/ / |/| | |
| * | | WT-2381 Add load phase and dump newly loaded data to check for tableSusan LoVerso2016-03-101-6/+36
| * | | Merge branch 'develop' into wt-2381Keith Bostic2016-03-102-1/+55
| |\ \ \
| * | | | WT-2381: dump utility discards table configKeith Bostic2016-03-081-19/+31
| * | | | WT-2381: dump utility discards table configKeith Bostic2016-03-041-3/+3
| * | | | WT-2381: dump utility discards table configKeith Bostic2016-03-041-0/+4
| * | | | Merge branch 'develop' into wt-2381Keith Bostic2016-03-0310-32/+290
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | WT-2381 Add LSM to dump test.Susan LoVerso2016-03-031-0/+3
| * | | | Merge branch 'wt-2381' of github.com:wiredtiger/wiredtiger into wt-2381Susan LoVerso2016-02-251-1/+1
| |\ \ \ \
| | * | | | WT-2381: dump utility discards table configKeith Bostic2016-02-251-1/+1
| * | | | | WT-2381 Add complex populate function for colgroup config for LSM.Susan LoVerso2016-02-252-2/+4
| |/ / / /
| * | | | WT-2381 WhitespaceSusan LoVerso2016-02-251-1/+1
| * | | | Merge branch 'wt-2381' of github.com:wiredtiger/wiredtiger into wt-2381Susan LoVerso2016-02-2512-30/+429
| |\ \ \ \
| | * | | | WT-2381: dump utility discards table configKeith Bostic2016-02-241-2/+2
| | * | | | Merge branch 'develop' into wt-2381Keith Bostic2016-02-2411-28/+427
| | |\ \ \ \
| * | | | | | WT-2381 Change test to look for config settings in colgroups forSusan LoVerso2016-02-252-23/+31
| |/ / / / /
| * | | | | WT-2381 Add new test for table configuration and dump.Susan LoVerso2016-02-241-0/+153
* | | | | | WT-2461 Adjust sweep timeout values.Susan LoVerso2016-03-101-2/+2
| |_|_|/ / |/| | | |
* | | | | Merge pull request #2556 from wiredtiger/wt-2451Alex Gorrod2016-03-101-0/+54
|\ \ \ \ \
| * | | | | WT-2451 Allow eviction of WiredTiger metadata.Michael Cahill2016-03-071-0/+54
| | |_|/ / | |/| | |
* | | | | WT-2418: test_rebalance failing with EBUSYKeith Bostic2016-03-071-1/+1
|/ / / /
* | | | WT-2443 Added more thorough tests for statistics for join cursors.Don Anderson2016-03-031-11/+18
* | | | Merge pull request #2546 from wiredtiger/wt-2322-join-read-uncommittedAlex Gorrod2016-03-031-0/+158
|\ \ \ \
| * | | | Fixup test case error message to match new error message.Alex Gorrod2016-03-031-1/+1
| * | | | WT-2322 white spaceDon Anderson2016-03-021-3/+3
| * | | | WT-2322 Add test for uncommitted reads with join cursors.Don Anderson2016-03-021-0/+158
* | | | | Merge pull request #2542 from wiredtiger/wt-2384-join-first-ltMichael Cahill2016-03-031-0/+66
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | WT-2384 Added test corresponding to submitted test case.Don Anderson2016-03-011-0/+66
* | | | | WT-2437 Missed a place to check for posix and dirchmod.Susan LoVerso2016-03-011-1/+1
* | | | | WT-2437 Skip the chmod'ed portion of the test on Windows.Susan LoVerso2016-03-011-1/+4
* | | | | WT-2437 Adjust expected error messages to support Windows.Susan LoVerso2016-03-017-14/+8
|/ / / /
* | | | Merge pull request #2534 from wiredtiger/wt-2433Michael Cahill2016-02-291-4/+0
|\ \ \ \
| * | | | WT-2433 Allow statistics logging in readonly mode.Susan LoVerso2016-02-261-4/+0
| | |/ / | |/| |
* | | | WT-2430 Added simple cursor join statistics test to match contributed test case.Don Anderson2016-02-261-1/+35
|/ / /
* | | WT-2394: Have pages split as part of compact checkpoints use first-fitKeith Bostic2016-02-221-2/+1