Commit 13ffe7b0 authored by Barry Perlman's avatar Barry Perlman Committed by Yoni Fogel

[t:2499] Add recover-loader-test

git-svn-id: file:///svn/toku/tokudb@19900 c7de825b-a66e-492c-adef-691d508d4ae1
parent 09ba3f2a
......@@ -147,6 +147,7 @@ BDB_DONTRUN_TESTS = \
recover-put-multiple-fdelete-all \
recover-put-multiple-fdelete-some \
recover-split-checkpoint \
recover-loader-test \
progress \
redirect \
isolation-read-committed \
......@@ -456,7 +457,7 @@ libs:
loader-cleanup-test.tdb$(BINSUF) diskfull.tdb$(BINSUF): CPPFLAGS+=-DDONT_DEPRECATE_WRITES
loader-cleanup-test.tdb$(BINSUF) recover-loader-test.tdb$(BINSUF) diskfull.tdb$(BINSUF): CPPFLAGS+=-DDONT_DEPRECATE_WRITES
test_db_curs4.tdb$(BINSUF): trace.h
test_db_curs4.bdb$(BINSUF): trace.h
# a bunch of little tests designed to run in parallel
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment