From: dan Date: Mon, 12 Oct 2009 16:02:10 +0000 (+0000) Subject: Fix some mappings from e_fkey.test. X-Git-Tag: fts3-refactor~108 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=57a852cd112eef3a764e98190883ebeaae678705;p=thirdparty%2Fsqlite.git Fix some mappings from e_fkey.test. FossilOrigin-Name: 171c67138527750ec4af403f05389fae5f7da7b5 --- diff --git a/manifest b/manifest index d0b7b22ae4..38f86e5b91 100644 --- a/manifest +++ b/manifest @@ -1,5 +1,5 @@ -C Update\se_fkey.test\sto\smatch\sthe\slatest\sversion\sof\sforeignkeys.html. -D 2009-10-12T15:25:29 +C Fix\ssome\smappings\sfrom\se_fkey.test. +D 2009-10-12T16:02:10 F Makefile.arm-wince-mingw32ce-gcc fcd5e9cd67fe88836360bb4f9ef4cb7f8e2fb5a0 F Makefile.in 4ca3f1dd6efa2075bcb27f4dc43eef749877740d F Makefile.linux-gcc d53183f4aa6a9192d249731c90dbdffbd2c68654 @@ -319,7 +319,7 @@ F test/descidx2.test 1310ed1326cdfed4ea2c55169631579f082d174f F test/descidx3.test 3394ad4d089335cac743c36a14129d6d931c316f F test/diskfull.test 0cede7ef9d8f415d9d3944005c76be7589bb5ebb F test/distinctagg.test 1a6ef9c87a58669438fc771450d7a72577417376 -F test/e_fkey.test f2ad0c2ed60dcab0fbea4e66d2aab524cb11f28e +F test/e_fkey.test 372ed0d5465dc32385a32e549a0e6b339025b5c1 F test/enc.test e54531cd6bf941ee6760be041dff19a104c7acea F test/enc2.test 6d91a5286f59add0cfcbb2d0da913b76f2242398 F test/enc3.test 5c550d59ff31dccdba5d1a02ae11c7047d77c041 @@ -756,7 +756,7 @@ F tool/speedtest2.tcl ee2149167303ba8e95af97873c575c3e0fab58ff F tool/speedtest8.c 2902c46588c40b55661e471d7a86e4dd71a18224 F tool/speedtest8inst1.c 293327bc76823f473684d589a8160bde1f52c14e F tool/vdbe-compress.tcl d70ea6d8a19e3571d7ab8c9b75cba86d1173ff0f -P ffa6207dd72024f01ab6f2715fe628943f178ca5 -R c29f3cf16d31eed981f65eb23f3d9cb1 +P a2ca9f1a7a158e7b83a642a8d17549d81caea557 +R 2bcda3d7da62068740f039a19a9b529c U dan -Z 389f88f392d92b0f4a083356cf2c050b +Z b8b3532918def361f30fd24f8778cda3 diff --git a/manifest.uuid b/manifest.uuid index a0de62ae02..14321984dc 100644 --- a/manifest.uuid +++ b/manifest.uuid @@ -1 +1 @@ -a2ca9f1a7a158e7b83a642a8d17549d81caea557 \ No newline at end of file +171c67138527750ec4af403f05389fae5f7da7b5 \ No newline at end of file diff --git a/test/e_fkey.test b/test/e_fkey.test index dfdda6195a..5c6cb64a42 100644 --- a/test/e_fkey.test +++ b/test/e_fkey.test @@ -385,7 +385,7 @@ do_test e_fkey-48.2 { } {1 {track.trackartist may not be NULL}} #------------------------------------------------------------------------- -# /* EV: R-01991-24099 */ +# /* EV: R-17902-59250 */ # # Test an example from foreignkeys.html. # @@ -429,7 +429,7 @@ do_test e_fkey-43.5 { } {} #------------------------------------------------------------------------- -# /* EV: R-22377-02546 */ +# /* EV: R-15034-64331 */ # # Test the second example from the first section of foreignkeys.html. # @@ -573,7 +573,7 @@ do_test e_fkey-47.4 { ########################################################################### #------------------------------------------------------------------------- -# /* EV: R-56396-15644 */ +# /* EV: R-24676-09859 */ # # Test the example schema in the "Composite Foreign Key Constraints" # section. @@ -860,7 +860,7 @@ test_efkey_29 32 "COMMIT" 1 test_efkey_29 33 "ROLLBACK" 0 #------------------------------------------------------------------------- -# /* EV: R-27340-26081 */ +# /* EV: R-35043-01546 */ # # Test an example from foreignkeys.html dealing with a deferred foreign # key constraint. @@ -1634,7 +1634,7 @@ do_test e_fkey-14.5 { } {14 {Mr. Bojangles} 0} #------------------------------------------------------------------------- -# /* EV: R-35762-30306 */ +# /* EV: R-09564-22170 */ # # Check that the order of steps in an UPDATE or DELETE on a parent # table is as follows: