Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(822)

Unified Diff: third_party/sqlite/sqlite-src-3080704/test/e_dropview.test

Issue 883353008: [sql] Import reference version of SQLite 3.8.7.4. (Closed) Base URL: http://chromium.googlesource.com/chromium/src.git@master
Patch Set: Hold back encoding change which is messing up patch. Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/sqlite/sqlite-src-3080704/test/e_dropview.test
diff --git a/third_party/sqlite/src/test/e_dropview.test b/third_party/sqlite/sqlite-src-3080704/test/e_dropview.test
similarity index 99%
copy from third_party/sqlite/src/test/e_dropview.test
copy to third_party/sqlite/sqlite-src-3080704/test/e_dropview.test
index 447e5c35920eb939bddf81a0b215e54bdb93da87..143dce2907d1ffc1338f65b9cfbc5205653d4fe2 100644
--- a/third_party/sqlite/src/test/e_dropview.test
+++ b/third_party/sqlite/sqlite-src-3080704/test/e_dropview.test
@@ -70,7 +70,7 @@ proc do_dropview_tests {nm args} {
uplevel do_select_tests $nm $args
}
-# EVIDENCE-OF: R-21739-51207 -- syntax diagram drop-view-stmt
+# -- syntax diagram drop-view-stmt
#
# All paths in the syntax diagram for DROP VIEW are tested by tests 1.*.
#
« no previous file with comments | « third_party/sqlite/sqlite-src-3080704/test/e_droptrigger.test ('k') | third_party/sqlite/sqlite-src-3080704/test/e_expr.test » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698