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

Unified Diff: third_party/sqlite/src/test/corruptH.test

Issue 1610963002: Import SQLite 3.10.2. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
« no previous file with comments | « third_party/sqlite/src/test/corruptE.test ('k') | third_party/sqlite/src/test/corruptI.test » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/sqlite/src/test/corruptH.test
diff --git a/third_party/sqlite/src/test/corruptH.test b/third_party/sqlite/src/test/corruptH.test
index ee2bb1ee48646814880aa0c3ab9f4e26c1f8010a..5c83cb3b90daa9f44894d32a3e69ef8553a81ad6 100644
--- a/third_party/sqlite/src/test/corruptH.test
+++ b/third_party/sqlite/src/test/corruptH.test
@@ -64,7 +64,6 @@ do_test 1.2 {
} {}
do_test 1.3 {
-breakpoint
db eval { PRAGMA secure_delete=1 }
list [catch {
db eval { SELECT * FROM t1 WHERE a IN (1, 2) } {
« no previous file with comments | « third_party/sqlite/src/test/corruptE.test ('k') | third_party/sqlite/src/test/corruptI.test » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698