summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* WT-2998 add error messages to error returns that might be confusing. (#3110)Keith Bostic2016-11-011-4/+3
* WT-2968 Fix Jenkins failures from merge. (#3108)sueloverso2016-10-261-1/+1
* WT-2968 Don't open file handles on backup. (#3101)sueloverso2016-10-261-0/+156
* WT-2947 replace test suite populate functions with *DataSet classes (#3083)Don Anderson2016-10-2663-897/+981
* WT-2415 Add support for joins to return false positives from the Bloom filter...Don Anderson2016-10-251-0/+115
* WT-2987 Fix a bug where opening a cursor on an incomplete table drops core (#...Keith Bostic2016-10-241-0/+46
* WT-2904 Fix a bug where the reported checkpoint size could be many times data...Keith Bostic2016-10-241-2/+11
* WT-2880 Add Zstandard compression support (#3075)Keith Bostic2016-10-215-9/+23
* WT-2977 Remove stash and check code from LSM test (#3097)David Hows2016-10-171-18/+1
* WT-2974 lint (#3095)Keith Bostic2016-10-172-43/+44
* WT-1592 Add per-dhandle current cache usage statistics (#3062)Alex Gorrod2016-10-141-2/+68
* WT-2403 Remove custom_die from new test.Michael Cahill2016-10-141-1/+0
* WT-2403 Add next_random to LSM cursors (#2887)David Hows2016-10-143-5/+291
* WT-2956 utility tests -h option is always overridden by the default setup (#3...Keith Bostic2016-10-1029-77/+18
* WT-2932 Add a configuration option allowing tables to ignore cache limits (#3...Alex Gorrod2016-10-071-0/+64
* WT-2948 simplify error handling by making __wt_epoch return never fail (#3080)Keith Bostic2016-10-077-9/+11
* WT-2941 Improve test/format to use faster key-generation functions (#3073)Keith Bostic2016-10-041-6/+16
* WT-2933 Fix a race between named snapshots and checkpoints. (#3068)Michael Cahill2016-10-041-0/+16
* WT-2907 Fixed java concurrent close test to have both insert threads and scan...Don Anderson2016-09-281-10/+11
* WT-2895 Reduce the runtime of make check testing with disable long (#3052)David Hows2016-09-285-0/+11
* WT-2858 Rename wtperf's CONFIG structure (#3065)Keith Bostic2016-09-281-0/+56
* WT-2917 split wtperf's configuration into per-database and per-run parts (#3006)Keith Bostic2016-09-271-2/+4
* WT-2864 Update reconfigure test to detect hangs (#3051)Keith Bostic2016-09-231-11/+42
* WT-2874 Change test_compact01 to avoid eviction (#3050)Keith Bostic2016-09-191-3/+5
* WT-2916 Fix and simplify s_whitespace. (#3047)Michael Cahill2016-09-1670-99/+4
* WT-2914 In test/csuite program, added explicit call to wiredtiger_open to sat...Don Anderson2016-09-141-5/+11
* WT-2859 Restructure statistics gathering macros (#3016)Sulabh Mahajan2016-09-141-1/+2
* WT-2911 add support for gcc6 (#3037)Keith Bostic2016-09-131-2/+4
* WT-2908 Change output of shortDesc to use shortName (#3035)David Hows2016-09-131-1/+1