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

Unified Diff: third_party/sqlite/src/ext/fts5/test/fts5fault2.test

Issue 2751253002: [sql] Import SQLite 3.17.0. (Closed)
Patch Set: also clang on Linux i386 Created 3 years, 9 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/src/ext/fts5/test/fts5fault2.test
diff --git a/third_party/sqlite/src/ext/fts5/test/fts5fault2.test b/third_party/sqlite/src/ext/fts5/test/fts5fault2.test
index ef1df8826ab4dfb483c44c741de83f9958af1bdc..43c7c7a3dda1e1e0c5dc2ab872bd5f3c4388bd69 100644
--- a/third_party/sqlite/src/ext/fts5/test/fts5fault2.test
+++ b/third_party/sqlite/src/ext/fts5/test/fts5fault2.test
@@ -16,7 +16,7 @@ source [file join [file dirname [info script]] fts5_common.tcl]
source $testdir/malloc_common.tcl
set testprefix fts5fault2
-# If SQLITE_ENABLE_FTS3 is defined, omit this file.
+# If SQLITE_ENABLE_FTS5 is not defined, omit this file.
ifcapable !fts5 {
finish_test
return
« no previous file with comments | « third_party/sqlite/src/ext/fts5/test/fts5fault1.test ('k') | third_party/sqlite/src/ext/fts5/test/fts5fault4.test » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698