summaryrefslogtreecommitdiff
path: root/test/salvage
Commit message (Expand)AuthorAgeFilesLines
...
* By default, run all the tests.Keith Bostic2011-06-151-1/+1
* Add valgrind script.Keith Bostic2011-06-151-0/+14
* Remove valgrind files on clean target.Keith Bostic2011-06-151-1/+1
* lintKeith Bostic2011-06-151-10/+9
* Add support for running individual tests.Keith Bostic2011-06-151-15/+62
* Dump cursors don't yet have a format, so don't output header/footer valuesKeith Bostic2011-06-151-3/+0
* Add a tags file for salvage.Keith Bostic2011-06-151-1/+5
* Add object type for session->verify/salvage method calls.Keith Bostic2011-06-141-2/+2
* The file description is now the first 512B, not the first page-size bytes.Keith Bostic2011-06-141-1/+1
* Copy the .conf file so we have a config string.Keith Bostic2011-06-141-5/+6
* Bring the API up-to-date -- it's still not working, but at least itKeith Bostic2011-06-131-77/+64
* Build a program named 't', sorry, but I can't type "salvage", I've beenKeith Bostic2011-06-131-4/+4
* Match changeset 1913:fa7c9fe8ae2c.Keith Bostic2011-04-131-5/+5
* Michael committed the new API -- convert the salvage test program to use it.Keith Bostic2011-04-071-47/+89
* RLE is passing salvage tests -- I'm only testing RLE entries of length 1, butKeith Bostic2011-04-061-0/+4
* lintKeith Bostic2011-04-061-1/+1
* row-store salvage tests are passing.Keith Bostic2011-04-061-98/+97
* Checkpoint the salvage code, row-store files are passing basic smoke tests.Keith Bostic2011-04-061-132/+139
* Salvage tests for vlcs and flcs (not RLE) now passing.Keith Bostic2011-04-051-27/+109
* variable-length column-store case #6.Keith Bostic2011-04-051-1/+22
* Move the salvage test program into its own directory, remove the 'r' script,Keith Bostic2011-04-052-0/+427