summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mongodb-3.2.3' into mongodb-3.2mongodb-3.2.4Michael Cahill2016-02-1817-98/+355
|\
| * WT-2372 - wt_internal.h should always be the first include, when neededDavid Hows2016-02-024-8/+8
| * Merge branch 'develop' into wt-2356Michael Cahill2016-02-0110-75/+69
| |\
| | * WT-60: big endian supportKeith Bostic2016-01-291-33/+40
| | * Merge branch 'develop' into WT-60Michael Cahill2016-01-298-48/+35
| | |\
| | | * WT-2352: Allow build and test without requiring lz4Keith Bostic2016-01-281-1/+1
| | | * WT-2352: Allow build and test without requiring lz4Keith Bostic2016-01-281-17/+19
| | | * WT-2352: Allow build and test without requiring lz4Keith Bostic2016-01-281-0/+6
| | | * WT-2352: Allow build and test without requiring lz4Keith Bostic2016-01-288-36/+12
| | * | Set the Windows program name globally so all error messages make sense.Keith Bostic2016-01-282-4/+4
| | * | WT-60: big endian supportKeith Bostic2016-01-271-11/+11
| | * | Merge branch 'develop' into WT-60Keith Bostic2016-01-263-3/+193
| | |\ \ | | | |/
| | * | WT-60: big endian supportKeith Bostic2016-01-261-1/+1
| * | | WT-2356 Put recovery tests in a single directory.Michael Cahill2016-02-016-48/+29
| * | | WT-2356 Fix warningsSusan LoVerso2016-01-281-3/+3
| * | | WT-2356 Fix recovery bug in log_scan advancing.Susan LoVerso2016-01-284-0/+282
| | |/ | |/|
* | | Merge pull request #2498 from wiredtiger/server-22676Michael Cahill2016-02-172-8/+0
|/ /
* | WT-2347 Added java tests for config schema formats.Don Anderson2016-01-242-0/+193
* | WT-2275 Convert a file URI truncate into a range truncate.Susan LoVerso2016-01-211-3/+0
|/
* Merge pull request #2441 from wiredtiger/WT-1517Michael Cahill2016-01-202-1/+95
|\
| * WT-1517 Add a check to the C packing test.Michael Cahill2016-01-201-1/+2
| * WT-1517 Set the packing size = 1 by default in the fast path.Michael Cahill2016-01-201-3/+0
| * WT-1517: schema format edge casesKeith Bostic2016-01-191-0/+45
| * WT-1517: schema format edge casesKeith Bostic2016-01-191-0/+51
* | Merge pull request #2442 from wiredtiger/WT-2295-index-exclusiveMichael Cahill2016-01-202-0/+23
|\ \
| * | WT-2995 Review error handling in create.Michael Cahill2016-01-201-0/+8
| * | WT-2295 Added a test for creating an index with exclusive flag.Don Anderson2016-01-191-0/+15
| |/
* | WT-2287: WT_SESSION.rebalanceKeith Bostic2016-01-192-6/+2
* | Merge branch 'develop' into wt-2287-rebalanceKeith Bostic2016-01-197-18/+217
|\ \ | |/
| * WT-2247, WT-2312: variable-length column-store in-memory page splitsKeith Bostic2016-01-193-11/+11
| * Merge branch 'develop' into wt-2247-column-store-splitsKeith Bostic2016-01-19200-657/+646
| |\
| | * WT-2335 Add some tests with too few closing brackets.Michael Cahill2016-01-191-0/+4
| | * WT-2335 Add a test case.Michael Cahill2016-01-191-0/+11
| | * Merge pull request #2420 from wiredtiger/wt-2308-join-extractorAlex Gorrod2016-01-141-0/+169
| | |\
| | | * WT-2308. Add test for equality joins with extractors.Don Anderson2016-01-051-0/+169
| | * | WT-2331 Require that reference cursors that are joined be positioned.Don Anderson2016-01-141-4/+16
| | * | WT-2316: WT_CURSOR.prev out-of-order returns, fix a split race.Keith Bostic2016-01-111-1/+1
| | |/
| * | Copy the configuration string, they get free'd when the run ends.Keith Bostic2015-12-313-2/+3
| * | error: initialization from incompatible pointer typeKeith Bostic2015-12-313-10/+10
| * | error: assignment discards "const" qualifier from pointer target typeKeith Bostic2015-12-311-1/+1
| * | When turning off compression for an in-memory build, don't assign 0 toKeith Bostic2015-12-311-2/+4
* | | Don't create "words" the spellcheck script will complain about.Keith Bostic2016-01-101-2/+2
* | | Expand rebalance test.Alex Gorrod2016-01-061-2/+8
* | | Change WT_SESSION.rebalance to silently succeed if the tree hasKeith Bostic2016-01-043-5/+29
* | | Consistently use __wt_yield() in all of the test programs.Keith Bostic2016-01-047-25/+13
* | | Merge branch 'develop' into wt-2287-rebalanceKeith Bostic2016-01-0465-453/+246
|\ \ \ | | |/ | |/|
| * | Merge pull request #2348 from wiredtiger/wt-2142-test-cleanupAlex Gorrod2016-01-0465-453/+246
| |\ \
| | * \ Merge branch 'develop' into wt-2142-test-cleanupDon Anderson2016-01-0114-85/+508
| | |\ \ | | | |/
| | * | WT-2142. In test suite, replace lambda expressions by functions.Don Anderson2016-01-0112-31/+44
| | * | Merge branch 'develop' into wt-2142-test-cleanupDon Anderson2015-11-301-1/+1
| | |\ \