summaryrefslogtreecommitdiff
path: root/test/format/wts.c
Commit message (Expand)AuthorAgeFilesLines
* WT-2103: add incremental backup testing to formatKeith Bostic2016-04-141-6/+7
* WT-2535: Add an explicit test for lost updatesKeith Bostic2016-04-101-1/+6
* WT-2535: Add an explicit test for lost updatesKeith Bostic2016-04-081-3/+3
* WT-2471: review WiredTiger "int" printf formatsKeith Bostic2016-03-111-7/+9
* WT-2405: test utility error handling.Keith Bostic2016-02-191-13/+6
* WT-2405 Switch new testing error handler to be shared in test utilAlex Gorrod2016-02-191-11/+12
* WT-2405 Switch test/format to use shared testutil_dieAlex Gorrod2016-02-191-16/+18
* WT-2405: test utility error handling.Keith Bostic2016-02-181-25/+12
* Merge branch 'develop' into WT-60Michael Cahill2016-01-291-6/+1
|\
| * WT-2352: Allow build and test without requiring lz4Keith Bostic2016-01-281-6/+1
* | Set the Windows program name globally so all error messages make sense.Keith Bostic2016-01-281-4/+0
* | WT-60: big endian supportKeith Bostic2016-01-261-1/+1
|/
* WT-2287: WT_SESSION.rebalanceKeith Bostic2016-01-191-5/+1
* Merge branch 'develop' into wt-2287-rebalanceKeith Bostic2016-01-011-1/+1
|\
| * Upgrade copyright notices from 2015 to 2016.Keith Bostic2016-01-011-1/+1
* | Don't overwrite saved WiredTiger open string when configuring Helium.Keith Bostic2015-12-171-5/+5
* | WT-2287: Add support for a WT_SESSION.rebalance method that rebuilds theKeith Bostic2015-12-171-3/+23
|/
* WT-2258: Add configuration support for a direct_io=(data) option.Keith Bostic2015-12-021-0/+3
* Turn of dump comparisons when configured in-memory.Keith Bostic2015-11-041-1/+6
* WT-2178: add support to format for in-memory runs.Keith Bostic2015-11-041-0/+4
* Add simple strdup/malloc wrappers so we don't have to check for errorKeith Bostic2015-08-071-5/+2
* Add ability to turn verify and salvage off in test/format.Alex Gorrod2015-06-301-0/+3
* Whitespace: 3 spaces after a period in a comment.Keith Bostic2015-06-141-1/+1
* Add the "strict" configuration option to WT_SESSION.verify, defaultKeith Bostic2015-06-061-1/+1
* KNF: join some lines that didn't need to be split, sort some stuff.Keith Bostic2015-05-181-3/+2
* No reason to break out of the case after a return.Keith Bostic2015-05-181-17/+16
* Added simple 'rotn' encryption, to be used on 30% of runs. WT-1471Don Anderson2015-05-171-1/+22
* Added logging compression, some refactoring related to logging. WT-1471.Don Anderson2015-05-141-38/+43
* Merge branch 'develop' into lz4-compress-destsizeKeith Bostic2015-05-111-7/+6
|\
| * Don't call fclose multiple times, clear the FILE handle to make sureKeith Bostic2015-05-101-2/+1
| * Rework test/format to use the WiredTiger RNG, not rand.Keith Bostic2015-05-091-5/+5
* | Add LZ4 raw support based on the new LZ4_compress_destSize API, makingKeith Bostic2015-05-031-0/+4
|/
* Change to build format without installing Berkeley DB.Keith Bostic2015-04-131-1/+4
* Replace setvbuf calls to configure line-buffering with FILE handle flushKeith Bostic2015-04-081-5/+11
* test/format for WindowsMark Benvenuto2015-04-081-0/+2
* Add LZ4 compression to the standard list.Keith Bostic2015-03-181-1/+7
* Run the statistics server thread 5% of the time, occasionally specify a listKeith Bostic2015-02-231-2/+16
* Copyright notices: add MongoDB, update to 2015.Keith Bostic2015-01-041-0/+1
* Add configuration options for log archive and pre-allocation, currentlyKeith Bostic2014-12-151-77/+98
* Separate the btree maximum key/value sizes from the underlying pageKeith Bostic2014-12-091-13/+23
* wts.c:97:15: error: assignment discards 'const' qualifier from pointerKeith Bostic2014-10-291-1/+2
* warning: embedding a directive within macro arguments has undefinedKeith Bostic2014-10-291-10/+11
* Port all examples, most tests, and wtperf to WindowsMark Benvenuto2014-10-161-1/+8
* Simplify gcc.h, don't repeat the GCC atomic builtins, just use one version.Keith Bostic2014-10-041-4/+4
* The merge_threads configuration option has been replaced byKeith Bostic2014-09-231-1/+1
* Remove lsm=(merge_threads) configuration option.Alex Gorrod2014-09-191-3/+3
* Add support to run zlib-noraw compression.Keith Bostic2014-09-101-0/+4
* More salvage testing, randomly overwrite roughly 2% of the file,Keith Bostic2014-08-301-43/+0
* Get rid of "hot" backup labels, it's just "backup" now.Keith Bostic2014-08-261-6/+5
* WiredTiger config doesn't support setting the eviction max-threadsKeith Bostic2014-08-131-6/+14