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

Unified Diff: third_party/sqlite/src/test/cffault.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
« no previous file with comments | « third_party/sqlite/src/test/capi3c.test ('k') | third_party/sqlite/src/test/check.test » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/sqlite/src/test/cffault.test
diff --git a/third_party/sqlite/src/test/cffault.test b/third_party/sqlite/src/test/cffault.test
index a89477b61704a3a90a420e243405b168d8ee603c..0d029ece37d8f70e116e27bb2808bf719223f707 100644
--- a/third_party/sqlite/src/test/cffault.test
+++ b/third_party/sqlite/src/test/cffault.test
@@ -15,7 +15,7 @@
set testdir [file dirname $argv0]
source $testdir/tester.tcl
-set testprefix cacheflush
+set testprefix cffault
source $testdir/malloc_common.tcl
# Run the supplied SQL on a copy of the database currently stored on
@@ -156,4 +156,3 @@ do_faultsim_test 2.4 -prep {
}
finish_test
-
« no previous file with comments | « third_party/sqlite/src/test/capi3c.test ('k') | third_party/sqlite/src/test/check.test » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698