summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* WT-2615 Enabling checkpoints in test/format leads to reduced concurrency (#2720)Keith Bostic2016-05-054-14/+31
* WT-2616 Fix a deadlock with in-memory size lookups. (#2716)Michael Cahill2016-05-041-1/+4
* WT-2600: clean up test program includes (#2708)Keith Bostic2016-05-0220-207/+92
* WT-2595 Fix compiler warning in packing test. (#2704)Alex Gorrod2016-04-295-17/+26
* WT-2343 Add test to make sure we cannot rename/drop when a backup cursorSusan LoVerso2016-04-281-2/+31
* Merge pull request #2689 from wiredtiger/wt-2571-join-cleanup2Michael Cahill2016-04-272-249/+310
|\
| * WT-2571 In join tests, use scenarios instead of lots of nested loops.Don Anderson2016-04-222-249/+310
* | WT-2584: don't use periods in error messagesKeith Bostic2016-04-232-2/+2
* | WT-2574: format doesn't free all allocated configure memoryKeith Bostic2016-04-221-7/+16
* | WT-2574: format doesn't free all allocated configure memoryKeith Bostic2016-04-221-17/+15
|/
* Merge pull request #2684 from wiredtiger/wt-2574-free-dup-configMichael Cahill2016-04-221-0/+9
|\
| * Clear pointer after freeing memory.Alex Gorrod2016-04-221-1/+3
| * WT-2574 Ensure test/format doesn't leak memoryAlex Gorrod2016-04-221-0/+7
* | WT-2553 Fix implicit size_t conversion in test/format.Michael Cahill2016-04-221-1/+1
|/
* Merge pull request #2680 from wiredtiger/wt-2574-free-config-memsueloverso2016-04-211-5/+24
|\
| * WT-2574: format doesn't free all allocated configure memoryKeith Bostic2016-04-211-5/+24
* | WT-2572: don't select an in-memory format run if incompatible options configuredKeith Bostic2016-04-211-0/+2
* | WT-2572: recovery tests require logging, must turn off in-memory configurationKeith Bostic2016-04-212-9/+38
* | WT-2572: recovery tests require logging, must turn off in-memory configurationKeith Bostic2016-04-211-1/+1
|/
* Merge pull request #2654 from wiredtiger/wt-2360-join-disjunctionMichael Cahill2016-04-212-30/+677
|\
| * Merge branch 'develop' into wt-2360-join-disjunctionMichael Cahill2016-04-197-65/+103
| |\
| * \ Merge branch 'develop' into wt-2360-join-disjunctionDon Anderson2016-04-1427-375/+573
| |\ \
| * | | WT-2360 A new join test featuring a simple join clause parser to allowDon Anderson2016-04-141-0/+548
| * | | WT-2360 Added some simple nesting and disjunctions to join tests.Don Anderson2016-04-141-30/+129
* | | | Merge pull request #2659 from wiredtiger/wt-2558Michael Cahill2016-04-211-1/+1
|\ \ \ \
| * | | | WT-2558: WT_PAGE structure is 72B, reduce to 64B.Keith Bostic2016-04-171-1/+1
* | | | | Merge pull request #2656 from wiredtiger/wt-2223Michael Cahill2016-04-214-67/+154
|\ \ \ \ \
| * | | | | WT-2223 WT-2553 in_memory documentation and stress testingKeith Bostic2016-04-192-7/+7
| * | | | | WT-2223 WT-2553 in_memory documentation and stress testingKeith Bostic2016-04-194-45/+102
| * | | | | Merge branch 'develop' into wt-2223Keith Bostic2016-04-192-2/+13
| |\ \ \ \ \
| * | | | | | WT-2223: Add stress testing for in-memoryKeith Bostic2016-04-181-4/+4
| * | | | | | Merge branch 'develop' into wt-2223Keith Bostic2016-04-187-65/+98
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | WT-2223: Add stress testing for in-memoryKeith Bostic2016-04-151-30/+60
| | |_|_|/ / | |/| | | |
* | | | | | WT-2557 Need to truncate logs before closing backup cursor.Susan LoVerso2016-04-191-3/+3
| |_|/ / / |/| | | |
* | | | | WT-2562 Simplify the python loopAlex Gorrod2016-04-191-8/+5
* | | | | WT-2562 WhitespaceSusan LoVerso2016-04-181-1/+1
* | | | | wt-2562 Add sleep loop to adapt for slow machines like PPC.Susan LoVerso2016-04-181-0/+9
| |_|_|/ |/| | |
* | | | WT-2557: format test program should discard log files after incremental backupKeith Bostic2016-04-161-3/+1
* | | | WT-2557: format test program should discard log files after incremental backupKeith Bostic2016-04-161-0/+7
| |/ / |/| |
* | | WT-2103: add incremental backup testing to formatKeith Bostic2016-04-151-5/+7
* | | WT-2103: add incremental backup testing to formatKeith Bostic2016-04-151-1/+1
* | | WT-2103: add incremental backup testing to formatKeith Bostic2016-04-145-28/+52
* | | WT-2103: add incremental backup testing to formatKeith Bostic2016-04-141-9/+15
* | | WT-2103: add incremental backup testing to formatKeith Bostic2016-04-133-37/+37
* | | WT-2103: add incremental backup testing to formatKeith Bostic2016-04-131-0/+1
|/ /
* | WT-2535: Add an explicit test for transactions reading their writesKeith Bostic2016-04-123-42/+17
* | Merge branch 'develop' into wt-2535Keith Bostic2016-04-1110-10/+10
|\ \
| * \ Merge pull request #2610 from wiredtiger/wt-2508Alex Gorrod2016-04-1110-10/+10
| |\ \
| | * | WT-2508: test programs should remove test directories on the "clean" targetKeith Bostic2016-03-2210-10/+10
| | |/
* | | WT-2535: Add an explicit test for lost updatesKeith Bostic2016-04-101-1/+1