summaryrefslogtreecommitdiff
path: root/test/recovery
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2610 from wiredtiger/wt-2508Alex Gorrod2016-04-111-1/+1
|\
| * WT-2508: test programs should remove test directories on the "clean" targetKeith Bostic2016-03-221-1/+1
* | WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-292-2/+2
|/
* Merge pull request #2571 from wiredtiger/wt-2471Keith Bostic2016-03-111-2/+3
|\
| * WT-2471: review WiredTiger "int" printf formatsKeith Bostic2016-03-112-5/+7
* | Merge pull request #2570 from wiredtiger/wt-2470sueloverso2016-03-111-3/+5
|\ \
| * | WT-2470: Coverity 1352898: Resource leakKeith Bostic2016-03-111-3/+5
| |/
* | WT-2469: Coverity 1352897: Integer overflowed argumentKeith Bostic2016-03-111-3/+6
|/
* WT-2422: multiple definitions of custom die functionKeith Bostic2016-02-222-0/+4
* WT-2407: recovery lintKeith Bostic2016-02-182-14/+23
* Merge branch 'develop' into wt-2356Michael Cahill2016-02-011-8/+8
|\
* | WT-2356 Put recovery tests in a single directory.Michael Cahill2016-02-015-32/+22
* | WT-2356 Fix warningsSusan LoVerso2016-01-281-3/+3
* | WT-2356 Fix recovery bug in log_scan advancing.Susan LoVerso2016-01-284-0/+282
|/
* Upgrade copyright notices from 2015 to 2016.Keith Bostic2016-01-011-1/+1
* old-style function declaration.Keith Bostic2015-11-141-1/+1
* WT-2184 Fix compiler warning on GCC 4.1:Alex Gorrod2015-11-091-0/+1
* WT-2184 Fix warningsSusan LoVerso2015-11-061-3/+3
* WT-2184 Remove unused vars.Susan LoVerso2015-11-031-2/+1
* Merge branch '2184-recovery-test' of github.com:wiredtiger/wiredtiger into 21...Susan LoVerso2015-11-033-18/+12
|\
| * WT-2184 Updates to the new recovery tests.Alex Gorrod2015-11-033-18/+12
* | WT-2184 Changes from Alex's review.Susan LoVerso2015-11-031-21/+37
|/
* WT-2184 Remove Makefile.in, it is generated.Susan LoVerso2015-11-021-1039/+0
* WT-2184 Fix warning.Susan LoVerso2015-11-021-1/+1
* WT-2184 Remove unused variable 'rc'.Susan LoVerso2015-11-021-1/+1
* WT-2184 Remove LT_SYS_LIBRARY_PATHSusan LoVerso2015-11-021-1/+0
* WT-2184 Remove unneeded includes.Susan LoVerso2015-11-021-8/+0
* WT-2184 Fix long line.Susan LoVerso2015-11-021-1/+3
* WT-2184 Exit with failure if we find absent entries.Susan LoVerso2015-11-021-1/+4
* WT-2184 Add test/recovery to test for write-no-sync semantics.Susan LoVerso2015-11-024-0/+1298