summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into cursor-equalMichael Cahill2015-01-173-5/+103
|\
| * Clip readonly reconfigure tests.Michael Cahill2015-01-171-6/+2
| * Don't allow "readonly" to be reconfigured on cursors.Michael Cahill2015-01-171-0/+1
| * Merge branch 'develop' into cursor-reconfigureMichael Cahill2015-01-14140-7/+457
| |\
| * | fix formatting (I think)Keith Bostic2014-12-221-3/+3
| * | Merge branch 'develop' into cursor-reconfigureKeith Bostic2014-12-2211-86/+236
| |\ \
| * | | Add more tests for WT_CURSOR::reconfigure.Michael Cahill2014-12-221-22/+33
| * | | Merge branch 'develop' into cursor-reconfigureKeith Bostic2014-12-1510-64/+149
| |\ \ \
| * | | | Add support for a WT_CURSOR.reconfigure method, reference #1381.Keith Bostic2014-12-113-5/+95
* | | | | Merge branch 'develop' into cursor-equalMichael Cahill2015-01-171-0/+103
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | BUILD-479 Move mci project file into test subdirectoryJonathan Reams2015-01-121-0/+103
* | | | | Have WT_CURSOR::equals return 1 when cursors are equal, 0 when not.Michael Cahill2015-01-171-8/+8
* | | | | Fix cursor compare test to use new name.Alex Gorrod2015-01-141-10/+10
* | | | | Add support for the WT_CURSOR.compare_equal method.Keith Bostic2015-01-101-9/+106
|/ / / /
* | | | Merge pull request #1516 from wiredtiger/windows-errorsMichael Cahill2015-01-072-4/+4
|\ \ \ \
| * | | | Merge Mark Benvenuto's changes (c85f885ea08c575dee7f1594f1c0371dea2caec6).Keith Bostic2015-01-042-4/+4
| | |_|/ | |/| |
* | | | Save a copy of the crashed database directory before running recovery.Susan LoVerso2015-01-051-0/+4
* | | | Don't drop core when running the recovery test script.Keith Bostic2015-01-041-0/+3
* | | | Copyright notices: add MongoDB, update to 2015.Keith Bostic2015-01-04138-0/+138
* | | | Allow recovery test script to take an arg for number of runs. #1476Susan LoVerso2014-12-301-3/+9
* | | | Add a test for recovery when toggling logging on and off.Michael Cahill2014-12-301-0/+194
* | | | Skip Unix specific permissions test on WindowsMark Benvenuto2014-12-231-0/+2
|/ / /
* | | Merge pull request #1476 from wiredtiger/format-recoverMichael Cahill2014-12-225-80/+159
|\ \ \
| * | | Add configuration options for log archive and pre-allocation, currentlyKeith Bostic2014-12-154-78/+113
| * | | Clean up run reporting.Keith Bostic2014-12-151-3/+7
| * | | Add a simple test of recovery -- on timed runs, the monitor threadKeith Bostic2014-12-154-3/+43
| | |/ | |/|
* | | Skip test_schema03.py on Window since rlimits are unix specificMark Benvenuto2014-12-191-3/+13
* | | Merge pull request #1494 from markbenvenuto/win_test_priv01_skipMichael Cahill2014-12-191-0/+5
|\ \ \
| * | | add call to superMark Benvenuto2014-12-171-0/+1
| * | | Skip test_priv01.py on Windows since it is Unix specificMark Benvenuto2014-12-171-0/+4
* | | | fix test_salvage on WindowsMark Benvenuto2014-12-181-1/+2
* | | | snprintf - Implement a custom version of snprintf match theMark Benvenuto2014-12-171-1/+8
|/ / /
* | | Merge branch 'develop' into dhandle-hashMichael Cahill2014-12-166-31/+55
|\ \ \
| * | | Loosen test checks while debugging on dhandle-hash branch.Susan LoVerso2014-12-151-3/+19
| * | | Merge pull request #1477 from wiredtiger/printlog-compressedsueloverso2014-12-151-0/+5
| |\ \ \ | | |/ / | |/| |
| | * | Fix use of 'compressed' flag for printlog.Don Anderson2014-12-151-0/+5
| * | | Merge pull request #1454 from wiredtiger/overflow-relaxMichael Cahill2014-12-154-30/+50
| |\ \ \
| | * | | Make every 1000th record big (80-100KB).Keith Bostic2014-12-102-10/+20
| | * | | When I switched the tracking frequency from 1/10 of a second to 1/4Keith Bostic2014-12-101-7/+7
| | * | | Merge branch 'develop' into overflow-relaxKeith Bostic2014-12-091-4/+3
| | |\ \ \
| | * \ \ \ Merge branch 'develop' into overflow-relaxKeith Bostic2014-12-095-68/+15
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'develop' into overflow-relaxKeith Bostic2014-12-096-7/+404
| | |\ \ \ \ \
| | * | | | | | Separate the btree maximum key/value sizes from the underlying pageKeith Bostic2014-12-091-13/+23
* | | | | | | | Add a few more sweep stats to understand why the test sometimes fails.Susan LoVerso2014-12-151-1/+45
* | | | | | | | Merge branch 'develop' into dhandle-hashAlex Gorrod2014-12-156-34/+99
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge pull request #1464 from wiredtiger/testsuite-longMichael Cahill2014-12-155-33/+95
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | Used prune_scenario limit the number of scenarios for default test runs.Don Anderson2014-12-122-8/+5
| | * | | | | | Allow pruning scenarios with different limits for default vs. long runs.Don Anderson2014-12-122-15/+45
| | * | | | | | Changed python test suite to allow for shorter runs by default,Don Anderson2014-12-113-16/+51
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Preserve LSM values prefixed with tombstones across merges.Michael Cahill2014-12-121-1/+4
| |/ / / / /