summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* WT-3182 Switch make-check to run the short test suite by default (#3313)Keith Bostic2017-02-289-34/+40
* WT-3191 lint (#3310)Keith Bostic2017-02-2121-101/+61
* WT-3184 bug fix: special case searching an index that has a custom collator. ...Don Anderson2017-02-162-0/+171
* WT-3180 bug fix: disable long tests in the top-level main program, (#3298)Don Anderson2017-02-141-11/+18
* WT-2909 Create automatable test verifying checkpoint integrity after errors (...Keith Bostic2017-02-141-17/+16
* WT-2909 Add a custom file system fault injection test to verify checkpoint in...Don Anderson2017-02-144-2/+665
* WT-3144 bug fix: random cursor returns not-found when descending to an empty ...Keith Bostic2017-02-141-0/+49
* WT-3174 Coverity/lint cleanup (#3293)Keith Bostic2017-02-131-4/+4
* WT-3135 WT-3159 Fix search_near() with custom collators for index keys of var...Don Anderson2017-02-132-0/+363
* WT-3113 Add a verbose mode to dump the cache when eviction is stuck. (#3234)Keith Bostic2017-01-251-2/+0
* WT-3120 Add error handling to get_key/get_value in a test (#3262)Keith Bostic2017-01-241-4/+4
* WT-2790 Fix a text case false positive in test_sweep01. (#3263)sueloverso2017-01-241-1/+6
* WT-3120 Fix ordering problem in connection_close for filesystem loaded in an ...Keith Bostic2017-01-231-3/+4
* WT-3120 Fix ordering problem in connection_close for custom filesystem loaded...Don Anderson2017-01-232-0/+101
* WT-3105 Fix the thread group usage on eviction reconfigure and add test. (#3252)sueloverso2017-01-201-0/+12
* WT-3134 Coverity scan reports 1368529 and 1368528 (#3251)Keith Bostic2017-01-192-12/+9
* WT-3083 Fix a bug in wtperf config dump (#3224)Sulabh Mahajan2017-01-181-0/+296
* WT-3118 Protect test against unexpectedly slow child start. (#3248)sueloverso2017-01-181-1/+13
* WT-3121 Make all ROTN encryption tests skipable (#3247)David Hows2017-01-1710-12/+30
* WT-3121 In the test suite, create a standard way to load extensions (#3241)Don Anderson2017-01-1634-497/+207
* WT-3114 Avoid archiving log files immediately after recovery. (#3238)sueloverso2017-01-163-2/+9
* WT-3110 Add more test cases for the WT command line utility (#3232)David Hows2017-01-123-0/+199
* WT-3106 Add truncate operation to wt command line utility (#3227)David Hows2017-01-101-0/+92
* WT-3100 test bug: format is weighted to delete, insert, then write operations.Keith Bostic2017-01-041-1/+1
* WT-3100 test bug: format is weighted to delete, insert, then write operations...Keith Bostic2017-01-043-26/+97
* WT-3091Add stats to test_perf001 test, so we can investigate what happened wh...David Hows2016-12-201-1/+2
* WT-2833 Add projections to wt dump utility (#3192)Don Anderson2016-12-203-2/+162
* WT-3082 Python test suite: shorten default run to avoid timeouts. (#3206)Don Anderson2016-12-198-12/+15
* WT-3080 Python test suite: add elapsed time for tests (#3201)Don Anderson2016-12-191-0/+4
* WT-2402 Misaligned structure accesses lead to undefined behavior (#3203)Keith Bostic2016-12-161-10/+11
* WT-283 Add WT_SESSION::alter method (#3177)sueloverso2016-12-155-2/+225
* WT-2402 Pad structures to avoid cache line sharing. (#3191)Michael Cahill2016-12-152-22/+28
* SERVER-26545 Remove fixed-size limitation on WiredTiger hazard pointers (#3187)Keith Bostic2016-12-154-16/+71
* WT-3070 Fix search_near on indexes. (#3195)Michael Cahill2016-12-141-11/+60
* WT-3061 Syscall testing should support pwrite64 on LinuxDavid Hows2016-12-132-17/+29
* WT-3056 Allow projected table and join cursors to use primary keys (#3186)Don Anderson2016-12-122-4/+132
* WT-2336 Fix a "noreturn" warning in a new test. (#3183)Michael Cahill2016-12-071-1/+3
* WT-2336 Add a test validating schema operations via file system call monitori...Don Anderson2016-12-074-0/+1099
* WT-2969 Possible snapshot corruption during compaction (#3160)Keith Bostic2016-12-061-6/+11
* WT-3014 Add GCC/clang support for ELF symbol visibility. (#3138)Keith Bostic2016-12-051-1/+1
* WT-3034 Add support for named snapshots including updates. (#3161)Michael Cahill2016-12-051-2/+35
* WT-3028 Don't check for blocked eviction with in-memory workloads. (#3159)Michael Cahill2016-11-292-5/+50
* WT-2962 Allow configuration of builtin extensions. (#3137)Michael Cahill2016-11-141-1/+1
* WT-3016 Change how file size is determined during compact tests to allow (#3140)Don Anderson2016-11-111-2/+5
* WT-3018 lint (#3142)Keith Bostic2016-11-111-1/+1
* WT-3000 Wait for previous writes on first write to new log file (#3139)sueloverso2016-11-112-16/+67
* WT-3002 Allow applications to exempt threads from eviction. (#3116)Keith Bostic2016-11-081-0/+47
* WT-3009 Remove the eviction_dirty_target from test/format runs with less than...David Hows2016-11-071-2/+1
* WT-2999 Remove C99ism.Michael Cahill2016-11-031-2/+2
* WT-2999 Added contributed test case that demonstrated the leak. (#3122)Don Anderson2016-11-032-0/+171