]> git.ipfire.org Git - thirdparty/sqlite.git/commitdiff
Correct the name on the new test script for ticket #2686. (CVS 4467)
authordrh <drh@noemail.net>
Thu, 4 Oct 2007 18:52:15 +0000 (18:52 +0000)
committerdrh <drh@noemail.net>
Thu, 4 Oct 2007 18:52:15 +0000 (18:52 +0000)
FossilOrigin-Name: d261e2c731ef97d86fa9dc3caa1ce31ee9ce78ae

manifest
manifest.uuid
test/tkt2686.test [moved from test/tkt2686.tcl with 95% similarity]

index a041752e81d7a1eb53b0e1eb5d3bd89f77c85856..a9c0bf6ef4d68768095b14d7cca8688195938253 100644 (file)
--- a/manifest
+++ b/manifest
@@ -1,5 +1,5 @@
-C Fixes\sfor\sOMIT_AUTHORIZATION\sbuilds.\s#2691.\s(CVS\s4466)
-D 2007-10-04T18:11:16
+C Correct\sthe\sname\son\sthe\snew\stest\sscript\sfor\sticket\s#2686.\s(CVS\s4467)
+D 2007-10-04T18:52:15
 F Makefile.in cbfb898945536a8f9ea8b897e1586dd1fdbcc5db
 F Makefile.linux-gcc 65241babba6faf1152bf86574477baab19190499
 F README 9c4e2d6706bdcc3efdd773ce752a8cdab4f90028
@@ -461,7 +461,7 @@ F test/tkt2409.test 20318bf6acd9b834b4420548f277b8e3a7420cd1
 F test/tkt2450.test 77ed94863f2049c1420288ddfea2d41e5e0971d6
 F test/tkt2640.test c513e7992a602a87ef3a2cc9ca1cba4146924e9b
 F test/tkt2643.test 3f3ebb743da00d4fed4fcf6daed92a0e18e57813
-F test/tkt2686.tcl 2da95620744e11807335ab07f4cc9bbfb1b08001
+F test/tkt2686.test 8815c3eeae7c8363bd7c2889349ec39e8bc8000d
 F test/trace.test 75ffc1b992c780d054748a656e3e7fd674f18567
 F test/trans.test b73289992b46d38d9479ecc4fdc03d8edb2413dc
 F test/trigger1.test b361161cf20614024cc1e52ea0bdec250776b2ae
@@ -581,7 +581,7 @@ F www/tclsqlite.tcl 8be95ee6dba05eabcd27a9d91331c803f2ce2130
 F www/vdbe.tcl 87a31ace769f20d3627a64fa1fade7fed47b90d0
 F www/version3.tcl 890248cf7b70e60c383b0e84d77d5132b3ead42b
 F www/whentouse.tcl fc46eae081251c3c181bd79c5faef8195d7991a5
-P 81cf518646b277b08e04079c67053450a259542b
-R 31dfbe867d981c04386bb89c8b5d2aa3
-U danielk1977
-Z b6b461fcc376266e5d3af087856eaf2e
+P 755fcaf7e355042d88fed6b9b49669300b010695
+R c192a5dcfb8cde1191f8dc38b631436e
+U drh
+Z f2026b8a433720ce0929b82a000a15a4
index 9c003aa79bb30000aaf7dafa9a6f374fd31ed703..1f1ae183fd2f170a0941bc530614a24e1582cc1a 100644 (file)
@@ -1 +1 @@
-755fcaf7e355042d88fed6b9b49669300b010695
\ No newline at end of file
+d261e2c731ef97d86fa9dc3caa1ce31ee9ce78ae
\ No newline at end of file
similarity index 95%
rename from test/tkt2686.tcl
rename to test/tkt2686.test
index 93ac1711b7b0aa15a2303801431193b5589c4cef..70474fdf3a0b3ecda7fee9001e4433a18b5395d6 100644 (file)
@@ -11,7 +11,7 @@
 #
 # This file is to test that ticket #2686 has been fixed.
 #
-# $Id: tkt2686.tcl,v 1.1 2007/10/03 15:30:52 drh Exp $
+# $Id: tkt2686.test,v 1.1 2007/10/04 18:52:15 drh Exp $
 #
 
 set testdir [file dirname $argv0]