summaryrefslogtreecommitdiff
path: root/test/suite
Commit message (Expand)AuthorAgeFilesLines
* Add log_size configuration for checkpoints. #1170Susan LoVerso2014-08-201-0/+2
* whitespaceMichael Cahill2014-08-111-1/+1
* Add a test for `session_max` settings, make sure we add enough to account for...Michael Cahill2014-08-081-0/+12
* If tests are skipped, don't report them as failures.Michael Cahill2014-07-311-2/+6
* Fix 0ffb202 and reinstate changes from e739089.Susan LoVerso2014-07-301-1/+21
* The change in 0ffb202, it's not sufficient. Yank the test, it's notKeith Bostic2014-07-301-21/+1
* whitespaceKeith Bostic2014-07-301-2/+2
* Add a way to skip tests that rely on diagnostic builds. Use that for the out...Michael Cahill2014-07-301-2/+5
* Put the general-purpose smoke-test of bulk load first, fix a comment.Keith Bostic2014-07-251-35/+35
* Add a cursor operation to skip the in-order key check in a row-store,Keith Bostic2014-07-251-0/+40
* Merge branch 'develop' into leveldb-apiMichael Cahill2014-07-021-0/+15
|\
| * Update on_close statistics log to run before log structure is cleaned up.Alex Gorrod2014-06-261-0/+15
* | Merge branch 'develop' into leveldb-apiMichael Cahill2014-06-256-10/+293
|\ \ | |/
| * Minor cleanup. Add enabled/none test case back in. #1074Susan LoVerso2014-06-193-3/+12
| * Split the global transaction_sync configuration into two parts: a sync method...Michael Cahill2014-06-193-10/+11
| * Add per-txn sync configuration support. #1074Susan LoVerso2014-06-181-1/+7
| * Remove tab characters.Keith Bostic2014-06-161-1/+1
| * Add a comment.Keith Bostic2014-06-151-1/+5
| * Add a slightly different test, where there are visible records in theKeith Bostic2014-06-151-6/+71
| * Fixes for WT_INSERT objects with invisible WT_UPDATE objects. ForKeith Bostic2014-06-141-0/+96
| * update a comment.Keith Bostic2014-06-141-2/+2
| * Change WT_CURSOR.next-random to handle insert lists where the updatesKeith Bostic2014-06-141-2/+73
| * Confirm WT_CURSOR.next_random works for both in-memory and on-diskKeith Bostic2014-06-141-2/+21
| * Use self.reopen_conn() instead of rolling our own.Keith Bostic2014-06-141-3/+2
| * Reorder Python test suite build directory test.Alex Gorrod2014-06-121-6/+3
| * Fix Python test runner so it can deal with builds in different locations.Alex Gorrod2014-06-121-1/+17
* | Merge branch 'develop' into leveldb-apiMichael Cahill2014-06-121-0/+2
|\ \ | |/
| * Reset cursors on auto-commit failure, reference #672.Keith Bostic2014-06-021-0/+2
* | Minor formatting/editing to 13693dc: jump to err label in __conn_single()Keith Bostic2014-06-041-2/+8
|/
* Add a Python test that values starting with the LSM tombstone can be inserted...Michael Cahill2014-05-291-0/+10
* Allow dump on index cursors.Susan LoVerso2014-05-221-27/+27
* Index cursors don't support dump. Comment out in json test.Susan LoVerso2014-05-212-29/+30
* Merge branch 'develop' into json-dumpSusan LoVerso2014-05-142-0/+118
|\
| * Fix initialization bug in async reconfig. #1002Susan LoVerso2014-05-141-0/+3
| * Removing trailing ^M from each line.Keith Bostic2014-05-141-77/+77
| * Return ENOTSUP if someone tries to allocate an async op handleSusan LoVerso2014-05-141-0/+77
| * Add async to reconfig test. Fix code to retain defaults. #1002Susan LoVerso2014-05-131-0/+24
| * Make statistics log server reconfigurable.Alex Gorrod2014-05-091-0/+14
* | Merge branch 'develop' into json-dumpMichael Cahill2014-05-086-17/+655
|\ \ | |/
| * Merge pull request #997 from wiredtiger/reconfigure-checkpointMichael Cahill2014-05-081-0/+6
| |\
| | * Add ability to reconfigure the checkpoint serverAlex Gorrod2014-05-071-0/+6
| * | Test timeout config in async op.Susan LoVerso2014-05-071-1/+1
| * | Add async test for config flags. Fix bug found by test.Susan LoVerso2014-05-071-0/+236
| * | Add compact to async test.Susan LoVerso2014-05-071-9/+27
| |/
| * Merge pull request #910 from wiredtiger/metadata-cursorsMichael Cahill2014-05-071-0/+130
| |\
| | * Merge branch 'develop' into metadata-cursorsAlex Gorrod2014-05-063-6/+266
| | |\
| | * \ Merge branch 'develop' into metadata-cursorsMichael Cahill2014-04-231-1/+7
| | |\ \
| | * | | More metadata cursor implementation.Alex Gorrod2014-04-111-2/+2
| | * | | Add a test for metadata cursors, and a bit more implementation.Alex Gorrod2014-04-101-0/+130
| * | | | Merge pull request #992 from wiredtiger/optional-verboseAlex Gorrod2014-05-071-12/+0
| |\ \ \ \ | | |_|_|/ | |/| | |