summaryrefslogtreecommitdiff
path: root/test/recovery/random-abort.c
Commit message (Expand)AuthorAgeFilesLines
* WT-3267 Upgrade copyright notices from 2016 to 2017. (#3374)Keith Bostic2017-04-071-1/+1
* WT-3136 bug fix: WiredTiger doesn't check sprintf calls for error return (#3340)Keith Bostic2017-03-241-7/+13
* WT-3191 lint (#3310)Keith Bostic2017-02-211-5/+2
* WT-3134 Coverity scan reports 1368529 and 1368528 (#3251)Keith Bostic2017-01-191-10/+7
* WT-3118 Protect test against unexpectedly slow child start. (#3248)sueloverso2017-01-181-1/+13
* WT-3018 lint (#3142)Keith Bostic2016-11-111-1/+1
* WT-3000 Wait for previous writes on first write to new log file (#3139)sueloverso2016-11-111-16/+66
* WT-2956 utility tests -h option is always overridden by the default setup (#3...Keith Bostic2016-10-101-2/+0
* WT-2948 simplify error handling by making __wt_epoch return never fail (#3080)Keith Bostic2016-10-071-1/+1
* WT-2744 Detect and ignore partial line. (#2851)sueloverso2016-07-051-3/+15
* WT-2715 random abort test failed with partial write (#2810)sueloverso2016-06-221-41/+60
* WT-2714 lint (#2808)Keith Bostic2016-06-171-7/+8
* WT-2706 Fix lost log writes when switching files (#2803)sueloverso2016-06-171-7/+29
* WT-2696 Wait if we find an unbuffered flag without the size set yet. (#2794)sueloverso2016-06-141-68/+121
* WT-2682 add option to configure WiredTiger with strict compiler flags (#2773)Keith Bostic2016-06-081-0/+4
* WT-2554 Add initial C test framework. (#2655)Alex Gorrod2016-05-231-11/+2
* WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-291-1/+1
* WT-2471: review WiredTiger "int" printf formatsKeith Bostic2016-03-111-2/+3
* WT-2422: multiple definitions of custom die functionKeith Bostic2016-02-221-0/+2
* WT-2407: recovery lintKeith Bostic2016-02-181-6/+10
* WT-2356 Put recovery tests in a single directory.Michael Cahill2016-02-011-0/+251