summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-11-18Make test work with Python 2.6.Michael Cahill
2015-11-17Merge branch 'develop' into wt-1315-join-cursorDon Anderson
2015-11-17WT-1315. Support statistics on join cursors.Don Anderson
2015-11-16Saw another out-of-cache failure. There's no reason to test overflowKeith Bostic
2015-11-16I just saw a failure, increase the in-memory configuration per-threadKeith Bostic
2015-11-16Merge branch 'develop' into wt-2178-formatKeith Bostic
2015-11-16Merge pull request #2293 from wiredtiger/cusors-ops-wordingKeith Bostic
2015-11-16WT-2217 Convert values to tuples explicitly until we can fix the Python API n...Michael Cahill
2015-11-16WT-2217 Review Python test, improve complex populate helper to simplify tests.Michael Cahill
2015-11-16WT-2217 Clean up the autoclose test to be more Pythonic.Michael Cahill
2015-11-16Merge branch 'develop' into wt-2178-formatAlex Gorrod
2015-11-15WT-2217: use WT_CURSOR.update to insert the record, WT_CURSOR.insertKeith Bostic
2015-11-15WT-2217: WT_CURSOR::insert doesn't have a cursor key after successfulKeith Bostic
2015-11-15WT-2217: change WT_CURSOR.insert to clear "set" key/value on succesfulKeith Bostic
2015-11-14old-style function declaration.Keith Bostic
2015-11-13whitespace.Keith Bostic
2015-11-12WT-2199 Add more comments to test.Susan LoVerso
2015-11-12WT-2199 Turn off using environment variables.Susan LoVerso
2015-11-12Merge branch 'develop' into wt-2199Alex Gorrod
2015-11-12WT-2212 Add a "use_environment" config to "wiredtiger_open"Michael Cahill
2015-11-11WT-2199 Fix transaction sync inconsistency.Susan LoVerso
2015-11-10Merge branch 'develop' into wt-1315-join-cursorDon Anderson
2015-11-09WT-2184 Fix compiler warning on GCC 4.1:Alex Gorrod
2015-11-06WT-2184 Fix warningsSusan LoVerso
2015-11-06Merge pull request #2284 from wiredtiger/2184-recovery-testsueloverso
2015-11-04Turn of dump comparisons when configured in-memory.Keith Bostic
2015-11-04WT-2178: add support to format for in-memory runs.Keith Bostic
2015-11-04Sort configuration options.Keith Bostic
2015-11-04Merge branch 'develop' into wt-1315-join-cursorDon Anderson
2015-11-04WT-2196 Fix error handling in size only statistics.Alex Gorrod
2015-11-03WT-2184 Remove unused vars.Susan LoVerso
2015-11-03Merge branch '2184-recovery-test' of github.com:wiredtiger/wiredtiger into 21...Susan LoVerso
2015-11-03WT-2184 Changes from Alex's review.Susan LoVerso
2015-11-03WT-1315. Added tests for join cursors: basic tests, negative tests,Don Anderson
2015-11-03WT-1315. Modified csv_extractor arguments to allow either string or intDon Anderson
2015-11-03WT-2184 Updates to the new recovery tests.Alex Gorrod
2015-11-02WT-2184 Remove Makefile.in, it is generated.Susan LoVerso
2015-11-02WT-2184 Fix warning.Susan LoVerso
2015-11-02WT-2184 Remove unused variable 'rc'.Susan LoVerso
2015-11-02WT-2184 Remove LT_SYS_LIBRARY_PATHSusan LoVerso
2015-11-02WT-2184 Remove unneeded includes.Susan LoVerso
2015-11-02WT-2184 Fix long line.Susan LoVerso
2015-11-02WT-2184 Exit with failure if we find absent entries.Susan LoVerso
2015-11-02WT-2184 Add test/recovery to test for write-no-sync semantics.Susan LoVerso
2015-10-28Merge branch 'develop' into inmemKeith Bostic
2015-10-28Expand and fix the Python in-memory test case.Alex Gorrod
2015-10-27WT-2178 Add an initial python test for in memory configuration.Alex Gorrod
2015-10-23Merge branch 'develop' into wt2140Keith Bostic
2015-10-23Merge branch 'develop' into wt2140Keith Bostic
2015-10-22WT-2179 Added decorator to mark txn13 as part of the --long test suite.Don Anderson