summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-06-14WT-3369 WT_CURSOR->uri should always match the URI used to open the cursor (#...Don Anderson
2017-06-07WT-3361 Resolve Windows build warnings, build more test programs on Windows (...Keith Bostic
2017-06-02WT-3345 Tune WiredTiger's read/write locks. (#3446)Michael Cahill
2017-06-02WT-3348 Lint, Windows warnings. (#3449)Keith Bostic
2017-05-25WT-3333 Fixes for zero length strings packed/unpacked in a 'u' format via Pyt...Don Anderson
2017-05-25WT-2972 Add interface allowing partial updates to existing values (#3435)Alex Gorrod
2017-05-24Revert "WT-2972 Add interface allowing partial updates to existing values (#3...Alex Gorrod
2017-05-24WT-2972 Add interface allowing partial updates to existing values (#3406)Keith Bostic
2017-05-24WT-3334 fix python test suite's BaseDataSet class for 'u' format (#3431)Keith Bostic
2017-05-22WT-3264 Fix log file cleanup when toggling logging. (#3419)sueloverso
2017-04-28WT-3296 LAS table fixes/improvements (#3397)Keith Bostic
2017-04-19WT-3263 Allow recovery log file archiving on clean shutdown. (#3384)sueloverso
2017-04-18WT-3287 Remove some WiredTiger internal panic checks (#3391)Keith Bostic
2017-04-13WT-3041 Remove test_perf001 (#3385)David Hows
2017-04-11WT-3063 Reserve records for read-modify-write (#3352)Keith Bostic
2017-04-07WT-3269 Miscellaneous cleanup (#3377)Keith Bostic
2017-04-07WT-3267 Upgrade copyright notices from 2016 to 2017. (#3374)Keith Bostic
2017-04-05WT-3253 Update Python transaction tests to have correct flush configuration (...sueloverso
2017-04-05WT-3247 Test should exit instead of abort to avoid a core dump. (#3367)sueloverso
2017-04-04WT-3254 Fix typo in reconfig string (#3366)sueloverso
2017-03-30WT-2439 Enhance reconciliation page layout (#3358)Keith Bostic
2017-03-29Revert "WT-2439 Improve page layout: keep pages more than half full (#3277)"Michael Cahill
2017-03-29WT-2439 Improve page layout: keep pages more than half full (#3277)Sulabh Mahajan
2017-03-29WT-3238 Java: Fix Cursor.compare and Cursor.equals to return int values. (#3355)Don Anderson
2017-03-24WT-3136 bug fix: WiredTiger doesn't check sprintf calls for error return (#3340)Keith Bostic
2017-03-24WT-98 Update the current cursor value without a search (#3346)Keith Bostic
2017-03-24WT-98 Update the current cursor value without a search (#3330)Keith Bostic
2017-03-24WT-3228 Remove with overwrite shouldn't return WT_NOTFOUND (#3339)Keith Bostic
2017-03-17WT-3227 Python test suite inserts unnecessary whitespace in error output. (#3...Keith Bostic
2017-03-14WT-3211 WT_CURSOR.remove cannot always retain its position. (#3321)Keith Bostic
2017-03-10WT-3207 Report a message for conflicting forced checkpoints, rather than an e...Alex Gorrod
2017-03-08WT-3213 Only error if fixed-length and long_running_txn is set.sueloverso
2017-02-28WT-3182 Update Evergreen configuration to include long make check (#3314)Alex Gorrod
2017-02-28WT-3182 Switch make-check to run the short test suite by default (#3313)Keith Bostic
2017-02-21WT-3191 lint (#3310)Keith Bostic
2017-02-16WT-3184 bug fix: special case searching an index that has a custom collator. ...Don Anderson
2017-02-14WT-3180 bug fix: disable long tests in the top-level main program, (#3298)Don Anderson
2017-02-14WT-2909 Create automatable test verifying checkpoint integrity after errors (...Keith Bostic
2017-02-14WT-2909 Add a custom file system fault injection test to verify checkpoint in...Don Anderson
2017-02-14WT-3144 bug fix: random cursor returns not-found when descending to an empty ...Keith Bostic
2017-02-13WT-3174 Coverity/lint cleanup (#3293)Keith Bostic
2017-02-13WT-3135 WT-3159 Fix search_near() with custom collators for index keys of var...Don Anderson
2017-01-25WT-3113 Add a verbose mode to dump the cache when eviction is stuck. (#3234)Keith Bostic
2017-01-24WT-3120 Add error handling to get_key/get_value in a test (#3262)Keith Bostic
2017-01-24WT-2790 Fix a text case false positive in test_sweep01. (#3263)sueloverso
2017-01-23WT-3120 Fix ordering problem in connection_close for filesystem loaded in an ...Keith Bostic
2017-01-23WT-3120 Fix ordering problem in connection_close for custom filesystem loaded...Don Anderson
2017-01-20WT-3105 Fix the thread group usage on eviction reconfigure and add test. (#3252)sueloverso
2017-01-19WT-3134 Coverity scan reports 1368529 and 1368528 (#3251)Keith Bostic
2017-01-18WT-3083 Fix a bug in wtperf config dump (#3224)Sulabh Mahajan