1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-08-01 06:27:03 +03:00

Run tkt-9d68c883.test along with the other pager.c coverage tests. Add a test case to pager1.test.

FossilOrigin-Name: c6714b0dbdc782e721662ec166d9f161bc05c6df
This commit is contained in:
dan
2010-07-02 13:49:09 +00:00
parent c396d4af58
commit f412ee2ea4
4 changed files with 24 additions and 9 deletions

View File

@ -175,6 +175,7 @@ test_suite "coverage-pager" -description {
walfault.test
walbak.test
journal2.test
tkt-9d68c883.test
}