summaryrefslogtreecommitdiff
path: root/test/readonly
Commit message (Expand)AuthorAgeFilesLines
* WT-3136 bug fix: WiredTiger doesn't check sprintf calls for error return (#3340)Keith Bostic2017-03-241-21/+24
* WT-3191 lint (#3310)Keith Bostic2017-02-211-5/+2
* WT-2956 utility tests -h option is always overridden by the default setup (#3...Keith Bostic2016-10-101-2/+0
* WT-2900 Add ARM8 build support to WiredTiger and fix ARM CRC assembler tags (...Keith Bostic2016-09-131-17/+20
* WT-2682 add option to configure WiredTiger with strict compiler flags (#2773)Keith Bostic2016-06-081-0/+5
* WT-2554 Add initial C test framework. (#2655)Alex Gorrod2016-05-232-4/+7
* WT-2600: clean up test program includes (#2708)Keith Bostic2016-05-021-12/+2
* 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-2529 Fixup readonly test to not mask exit error codes.Alex Gorrod2016-04-041-1/+1
|/
* Merge pull request #2566 from wiredtiger/wt-2466sueloverso2016-03-112-16/+22
|\
| * WT-2466: Coverity 1352893 Buffer not null terminatedKeith Bostic2016-03-111-4/+8
| * WT-2466: Coverity 1352893 Buffer not null terminated #2566Keith Bostic2016-03-111-1/+1
| * WT-2466: Coverity 1352893 Buffer not null terminatedKeith Bostic2016-03-111-11/+13
* | WT-2468: Coverity 1352896: Explicit null dereferencedKeith Bostic2016-03-111-6/+7
|/
* WT-2422: multiple definitions of custom die functionKeith Bostic2016-02-221-0/+2
* WT-2349 KNFSusan LoVerso2016-02-181-3/+2
* WT-2349 Initial addition of readonly configuration option.Keith Bostic2016-02-171-1/+2
* WT-2349 Fix warning.Susan LoVerso2016-02-161-0/+1
* WT-2349 Whitespace.Susan LoVerso2016-02-161-3/+2
* WT-2349 Expand test/readonly for more combinations.Susan LoVerso2016-02-161-25/+136
* WT-2349 Clean up after tests with read-only directories.Michael Cahill2016-02-122-1/+9
* WT-2349 Fix argv[0] usage for system command.Susan LoVerso2016-02-111-1/+6
* WT-2349 Naming.Susan LoVerso2016-02-111-6/+6
* WT-2349 Unused variable.Susan LoVerso2016-02-111-1/+0
* WT-2349 Remove Makefile.in. It is generated.Susan LoVerso2016-02-111-1040/+0
* WT-2349 Add multi-connection test and code fixes for it.Susan LoVerso2016-02-113-0/+1338