From: drh Date: Wed, 27 May 2015 19:35:08 +0000 (+0000) Subject: The fuzzoomtest makefile target is no longer supported, so update X-Git-Tag: version-3.8.11~201 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3da29a112a2ed3ebe0376b812b7f6a452905da49;p=thirdparty%2Fsqlite.git The fuzzoomtest makefile target is no longer supported, so update releasetest.tcl accordingly. FossilOrigin-Name: 06959d4ada53b765cae4b192a691fced4b8aebbb --- diff --git a/manifest b/manifest index 47923931de..5ec3757d06 100644 --- a/manifest +++ b/manifest @@ -1,5 +1,5 @@ -C Fix\sa\sminor\sand\sharmless\smemory\sleak\sin\sfuzzcheck.\s\sAdjust\sthe\smakefiles\nto\srun\sfuzzcheck\swith\s--quiet\son\svalgrind\stests. -D 2015-05-27T18:19:50.794 +C The\sfuzzoomtest\smakefile\starget\sis\sno\slonger\ssupported,\sso\supdate\nreleasetest.tcl\saccordingly. +D 2015-05-27T19:35:08.477 F Makefile.arm-wince-mingw32ce-gcc d6df77f1f48d690bd73162294bbba7f59507c72f F Makefile.in 994bab32a3a69e0c35bd148b65cde49879772964 F Makefile.linux-gcc 91d710bdc4998cb015f39edf3cb314ec4f4d7e23 @@ -838,7 +838,7 @@ F test/randexpr1.test eda062a97e60f9c38ae8d806b03b0ddf23d796df F test/rdonly.test 64e2696c322e3538df0b1ed624e21f9a23ed9ff8 F test/regexp1.test 497ea812f264d12b6198d6e50a76be4a1973a9d8 F test/reindex.test 44edd3966b474468b823d481eafef0c305022254 -F test/releasetest.tcl e340abab899d4b8bdd87ff434e10a83ebe38c5ac +F test/releasetest.tcl 3e906a8bbd047b8e1f035984fbdc96df4caaea47 F test/resolver01.test f4022acafda7f4d40eca94dbf16bc5fc4ac30ceb F test/rollback.test 458fe73eb3ffdfdf9f6ba3e9b7350a6220414dea F test/rollback2.test fc14cf6d1a2b250d2735ef16124b971bce152f14 @@ -1279,7 +1279,7 @@ F tool/vdbe_profile.tcl 67746953071a9f8f2f668b73fe899074e2c6d8c1 F tool/warnings-clang.sh f6aa929dc20ef1f856af04a730772f59283631d4 F tool/warnings.sh 0abfd78ceb09b7f7c27c688c8e3fe93268a13b32 F tool/win/sqlite.vsix deb315d026cc8400325c5863eef847784a219a2f -P 7373a004ed0e2781cda503c73e9a94f24350ef79 -R 5154fcf524820f4fb4fd44b2aec38e6c +P 8bfe834432b37f94779da6c71fc369651f024590 +R 7269484077d02112c37e52a4369ae264 U drh -Z a4567a6b2d0fbb930db71dddcaca79e5 +Z 7d5ba49e31193e65fb96ee7978e16396 diff --git a/manifest.uuid b/manifest.uuid index 5585b857d8..a634db3678 100644 --- a/manifest.uuid +++ b/manifest.uuid @@ -1 +1 @@ -8bfe834432b37f94779da6c71fc369651f024590 \ No newline at end of file +06959d4ada53b765cae4b192a691fced4b8aebbb \ No newline at end of file diff --git a/test/releasetest.tcl b/test/releasetest.tcl index 2efce04c65..a120ddf336 100644 --- a/test/releasetest.tcl +++ b/test/releasetest.tcl @@ -225,7 +225,7 @@ array set ::Platforms [strip_comments { "No-lookaside" test "Devkit" test "Sanitize" {QUICKTEST_OMIT=func4.test,nan.test test} - "Fast-One" fuzzoomtest + "Fast-One" fuzztest "Valgrind" valgrindtest "Default" "threadtest fulltest" "Device-One" fulltest