summaryrefslogtreecommitdiff
path: root/test/csuite
Commit message (Expand)AuthorAgeFilesLines
* WT-3345 Tune WiredTiger's read/write locks. (#3446)Michael Cahill2017-06-022-0/+187
* WT-3136 bug fix: WiredTiger doesn't check sprintf calls for error return (#3340)Keith Bostic2017-03-249-52/+78
* WT-3211 WT_CURSOR.remove cannot always retain its position. (#3321)Keith Bostic2017-03-142-1/+294
* WT-3182 Switch make-check to run the short test suite by default (#3313)Keith Bostic2017-02-286-26/+27
* WT-3191 lint (#3310)Keith Bostic2017-02-211-2/+2
* 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-142-0/+663
* 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-3120 Add error handling to get_key/get_value in a test (#3262)Keith Bostic2017-01-241-4/+4
* 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-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-2977 Remove stash and check code from LSM test (#3097)David Hows2016-10-171-18/+1
* WT-2974 lint (#3095)Keith Bostic2016-10-171-43/+34
* 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-142-0/+271
* WT-2956 utility tests -h option is always overridden by the default setup (#3...Keith Bostic2016-10-1010-31/+6
* WT-2948 simplify error handling by making __wt_epoch return never fail (#3080)Keith Bostic2016-10-075-7/+9
* WT-2895 Reduce the runtime of make check testing with disable long (#3052)David Hows2016-09-284-0/+8
* WT-2864 Update reconfigure test to detect hangs (#3051)Keith Bostic2016-09-231-11/+42
* WT-2916 Fix and simplify s_whitespace. (#3047)Michael Cahill2016-09-161-1/+1
* 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-2873 Refactor CRC32 code (#3000)Keith Bostic2016-09-083-71/+28
* WT-2323 code clean up. (#3025)Don Anderson2016-09-061-8/+6
* WT-2888 Switch functions to return void where possible (#3019)Keith Bostic2016-09-061-2/+4
* WT-2875 Add environment variable to disable long csuite tests (#3001)David Hows2016-09-051-0/+3
* WT-2323 Allocate a transaction id at the beginning of join iteration (#2943)Don Anderson2016-09-052-0/+407
* WT-2816 General improvements to WiredTiger eviction performance (#2949)Michael Cahill2016-08-261-5/+2
* WT-2862 de-linted a test program. (#2982)Don Anderson2016-08-261-25/+27
* WT-2853 Don't force eviction if multiple cursors are pinning the page. (#2974)Michael Cahill2016-08-252-0/+326
* WT-2695 Integrate s390x accelerated crc32c support (#2967)Keith Bostic2016-08-253-1/+190
* WT-2719 Fix memory leak in reconfig test (#2960)David Hows2016-08-151-0/+1
* WT-2834 Fix sign-change warning with auto conversion from uint to int (#2961)Sulabh Mahajan2016-08-151-1/+2
* WT-2834 Shared bloom filters allow only a partial shortcut. (#2958)Don Anderson2016-08-152-0/+204
* WT-2719 Allow make check without verbose configured. (#2959)Michael Cahill2016-08-151-0/+2
* WT-2719 add fuzz testing for WiredTiger options and reconfiguration (#2945)Keith Bostic2016-08-125-7/+286
* WT-2605 fix key format for join suite test, which fixes valgrind error (#2823)Don Anderson2016-06-221-2/+1
* WT-2605 Fix valgrind (#2813)David Hows2016-06-201-0/+1
* WT-2714 lint (#2808)Keith Bostic2016-06-171-9/+9
* WT-2712 Coverity 1356928 and 1356929: ASSERT_SIDE_EFFECT (#2807)Keith Bostic2016-06-172-2/+4
* WT-2605 Rename a variable to avoid shadowing "basename".Michael Cahill2016-06-171-5/+5
* WT-2605 Add C tests used in testing joins (#2787)Don Anderson2016-06-173-0/+415
* WT-2682 add option to configure WiredTiger with strict compiler flags (#2773)Keith Bostic2016-06-081-1/+1
* Wt 2661 coverity (#2746)Keith Bostic2016-05-252-5/+6
* WT-2659: csuite tests, assorted lint and cleanup. (#2744)Keith Bostic2016-05-242-14/+14