summaryrefslogtreecommitdiff
path: root/test/format/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* WT-2554 Add initial C test framework. (#2655)Alex Gorrod2016-05-231-7/+10
* WT-2287: Add support for a WT_SESSION.rebalance method that rebuilds theKeith Bostic2015-12-171-1/+1
* WT-1967: Add support for a long-running, isolation=snapshot, readerKeith Bostic2015-07-141-1/+1
* Add testutils to all testsDavid Hows2015-05-051-1/+2
* Change to build format without installing Berkeley DB.Keith Bostic2015-04-131-5/+14
* Remove s_dumpcmp for "clean", it's re-created.Keith Bostic2015-03-181-1/+1
* More salvage testing, randomly overwrite roughly 2% of the file,Keith Bostic2014-08-301-1/+1
* Add a line to put the backup into place as the run directory.Keith Bostic2014-03-171-0/+2
* Remove the automake shared library magic around loading the bzip2 compressorKeith Bostic2014-01-311-16/+3
* Zlib compression does "raw" compression in all cases, rename the "raw"Keith Bostic2014-01-311-9/+9
* Move to autoconf 1.14; subdir-objects means we have to copy the compressionKeith Bostic2014-01-111-2/+6
* Merge branch 'develop' into wtperf-745Keith Bostic2013-11-251-1/+2
|\
| * Create a single thread that occasionally compacts the object -- compactionKeith Bostic2013-11-251-1/+2
* | Smoke-test format as part of running "make check".Keith Bostic2013-11-241-0/+2
|/
* Add support for periodic hot backups to test/format.Keith Bostic2013-05-251-1/+2
* Changes to move the Berkeley DB KVS implementation out of test/formatKeith Bostic2013-04-181-5/+5
* Rename "kvs" to "kvsbdb" to make room for the STEC implementation.Keith Bostic2013-04-061-1/+1
* First set of changes to make WT_DATA_SOURCE work better (row-store isKeith Bostic2013-04-031-1/+2
* Add the hooks to make it easy to bring in an LZO handler.Keith Bostic2013-01-211-3/+10
* Add support for WT_COMPRESS::compress_raw, let the underlying compressionKeith Bostic2012-11-151-1/+12
* warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS'Michael Cahill2012-10-031-1/+1
* Fix "backup" target, don't copy into a directory, RUNDIR is a directory.Keith Bostic2012-09-171-1/+1
* Remove the core file if cleaning up.Keith Bostic2012-09-171-1/+1
* Move test/format runs into the subdirectory RUNDIR.Keith Bostic2012-09-161-2/+2
* Make the whitespace script run on the examples, utilities extension code.Keith Bostic2012-05-151-1/+1
* Portability: don't assume the make understands $<.Michael Cahill2012-04-271-1/+1
* Rename s_dumpcmp so automake realizes it needs to copy it.Michael Cahill2012-04-271-3/+4
* Move s_dumpcmp.in to s_dumpcmp, so the dist/s_style script doesn't thinkKeith Bostic2012-04-231-2/+2
* Make the local clean targets all the same: remove the WiredTiger runKeith Bostic2012-04-231-1/+1
* Remove core files in the clean target.1.1.2Keith Bostic2012-03-201-1/+1
* whitespace cleanupKeith Bostic2012-03-141-1/+2
* Split up test/format WT code into multiple files (currently bulk-load,Keith Bostic2012-03-121-1/+1
* Now that the root address is in the schema file, we can't simply copy theKeith Bostic2012-01-221-1/+1
* Update, match the schema file name change.Keith Bostic2011-12-261-2/+2
* Move root addresses into the schema file and add support for theKeith Bostic2011-12-211-1/+1
* Don't remove the BACKUP directory when the tree is re-built, I'm tiredKeith Bostic2011-11-291-1/+1
* Copy WiredTiger to the backup directory.Keith Bostic2011-11-061-1/+1
* Add a "reverse" collator extension, primarily intended for testing.Michael Cahill2011-10-071-1/+1
* Remove the WiredTiger flag file in the clean target.Keith Bostic2011-10-051-4/+4
* Fix test builds to work with Make.subdirs.Michael Cahill2011-09-301-2/+2
* Put build subdirs into build_posix/Make.subdirs, use that to generate both Ma...Michael Cahill2011-09-301-0/+4
* Backout change to test/format Makefile: do the check in configure instead.Michael Cahill2011-09-271-6/+0
* Skip the build of test/format if the BDB link has not been created.Michael Cahill2011-09-271-0/+6
* Remove valgrind output files.Keith Bostic2011-09-111-1/+1
* Fix up various build issues:Michael Cahill2011-09-061-1/+2
* Add a backup target to preserve the current run.Keith Bostic2011-09-051-0/+6
* Rearrange directories to keep Makefile.am with the sources.Michael Cahill2011-09-011-0/+6