summaryrefslogtreecommitdiff
path: root/test/fops
Commit message (Expand)AuthorAgeFilesLines
* Get rid of "snapshot" at the API layer, drive the change down to the btreeKeith Bostic2012-06-181-1/+1
* Rename the "snapshot" config key in session.checkpoint to "name".Keith Bostic2012-06-163-9/+13
* Fix races in table-level schema operations.Michael Cahill2012-06-041-15/+10
* Add tests for table-level operations to test/fops.Michael Cahill2012-06-044-30/+38
* Add test/fops and test/thread to "make check".Michael Cahill2012-06-012-7/+5
* Add handle locking to create and drop operations to avoid races.Michael Cahill2012-06-011-2/+0
* Generated files should not be under revision control.Michael Cahill2012-05-301-545/+0
* session-drop normally returns EBUSY if the handle isn't available.Keith Bostic2012-05-281-1/+1
* Fix error messages to have the right method names.Keith Bostic2012-05-281-4/+4
* Don't verify/sync after the file ops runs, the last operation may be aKeith Bostic2012-05-281-13/+2
* Split test/thread into two parts, test/thread and test/fops.Keith Bostic2012-05-286-0/+1064