summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Don't pound on disks by default in test/format -- we use it for lots of autom...Michael Cahill2013-02-261-5/+6
* Fix complaints from s_style.Alex Gorrod2013-02-261-20/+20
* Merge pull request #461 from wiredtiger/pack-streamsagorrod2013-02-251-0/+23
|\
| * Commit a test to ensure session table cache is invalidated.Alex Gorrod2013-02-221-0/+23
* | Merge branch 'develop' into statisticsKeith Bostic2013-02-251-0/+1
|\ \
| * | Create a thread to do automatic checkpoints.Keith Bostic2013-02-231-0/+1
* | | Make run-time statistics optional, defaulted to "off".Keith Bostic2013-02-222-1/+45
|/ /
* | Michael's suggestion to use a statistics_log.wait value of not-zero toKeith Bostic2013-02-211-1/+1
* | Merge pull request #453 from wiredtiger/javaMichael Cahill2013-02-203-0/+404
|\ \
| * | Fix copyright notices in Java source code.Alex Gorrod2013-02-193-2/+82
| * | Update Java Cursor API naming to reflect ByteArray semantics.Alex Gorrod2013-02-192-58/+57
| * | Merge branch 'develop' into javaAlex Gorrod2013-02-131-69/+0
| |\ \
| * | | Update Java cursors to use packing code. Also enhance JUnit usage.Alex Gorrod2013-02-132-0/+107
| * | | Update Java structure packing implementation.Alex Gorrod2013-02-121-287/+201
| * | | Add a Java implementation of packed formats.Alex Gorrod2013-02-081-0/+304
* | | | Add a new server thread that can be configured to periodically outputKeith Bostic2013-02-201-0/+1
| |_|/ |/| |
* | | Turn on buffer alignment and direct I/O, it tests a few more paths andKeith Bostic2013-02-191-1/+2
* | | Fix shared cache so that reserve size is always initialized properly.Alex Gorrod2013-02-161-0/+10
* | | Typo, two tests with the same name.Keith Bostic2013-02-131-1/+1
| |/ |/|
* | Remove support for the no-cache configuration, revert back to maintainingKeith Bostic2013-02-061-69/+0
|/
* Add a test for forced salvage.Keith Bostic2013-01-281-0/+60
* fix a comment.Keith Bostic2013-01-281-1/+0
* Add the rest of the session methods that should fail with a cursor open.Keith Bostic2013-01-271-3/+20
* There was a salvage test that (according to the comment) was testingKeith Bostic2013-01-272-14/+66
* Generalize the check for verify's error message.Keith Bostic2013-01-271-1/+1
* Add a test the confirms verify truncates the file as necessary.Keith Bostic2013-01-261-0/+65
* fix a typo, don't output the program name if calling die()Keith Bostic2013-01-211-1/+1
* Add the hooks to make it easy to bring in an LZO handler.Keith Bostic2013-01-216-26/+46
* Add a compaction operation to test/format.Keith Bostic2013-01-151-2/+6
* Alter the shared cache min configuration to be called reserved.Alex Gorrod2013-01-151-1/+1
* Add the ability to specify a per-connection base size to participants inAlex Gorrod2013-01-141-1/+1
* Update copyright notice to 2013.Keith Bostic2013-01-0198-98/+98
* Fix some issues with LSM rename and add a Python test.Alex Gorrod2012-12-171-0/+72
* Test fixes now that populate inserts the requested number of records.Michael Cahill2012-12-112-3/+3
* In the test suite, when checking that a data source is correctly populated,Michael Cahill2012-12-116-32/+32
* Add a few additional configuration items knobs to test/format:Keith Bostic2012-12-084-2/+40
* typoKeith Bostic2012-12-081-1/+1
* whitespace.Keith Bostic2012-12-061-1/+1
* Make the test suite run again.Keith Bostic2012-12-051-9/+11
* Output statistics for all data sources from test/formatMichael Cahill2012-12-042-10/+6
* Update test/format to output valid configuration files again.Alex Gorrod2012-12-031-2/+3
* Don't include <signal.h> before <wt_internal.h>, it breaks with gcc 4.6Keith Bostic2012-12-021-1/+2
* Update the CONFIG example.Keith Bostic2012-11-301-3/+6
* Merge pull request #385 from wiredtiger/trickleMichael Cahill2012-11-294-13/+18
|\
| * Merge branch 'develop' into trickleAlex Gorrod2012-11-304-10/+110
| |\
| * \ Merge branch 'develop' into trickleAlex Gorrod2012-11-3018-153/+116
| |\ \
| * | | Remove statistics that were added for debugging.Alex Gorrod2012-11-291-1/+1
| * | | Merge branch 'develop' into trickle. Manual.Alex Gorrod2012-11-288-77/+137
| |\ \ \
| * \ \ \ Merge branch 'develop' into trickleAlex Gorrod2012-11-237-52/+49
| |\ \ \ \
| * | | | | Add partial implementation for tracking dirty pages in cache.Alex Gorrod2012-11-224-14/+19