]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the makefiles so that "make test" now runs the veryquick.test script instead...
authordanielk1977 <danielk1977@noemail.net>
Wed, 25 Jun 2008 17:54:53 +0000 (17:54 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Wed, 25 Jun 2008 17:54:53 +0000 (17:54 +0000)
commitff3c898d13caffde49ffba486a01dc91e4771f3b
tree21a7d5df4190db5589935426dd208729913e22a1
parentc0fa4c5f328fc8d11ef6afa90489293940ff60ae
Change the makefiles so that "make test" now runs the veryquick.test script instead of quick.test. Also modify veryquick.test to reuse the code in quick.test. veryquick.test is now the same as quick.test except that it omits all testing related to malloc and IO error simulation. (CVS 5308)

FossilOrigin-Name: 8c65146ea0e77e8e31fffc467806b1edf91fb4db
Makefile.in
main.mk
manifest
manifest.uuid
test/quick.test
test/veryquick.test