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

Unified Diff: third_party/sqlite/src/test/tkt-9d68c883.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/tkt-80e031a00f.test ('k') | third_party/sqlite/src/test/tkt-9f2eb3abac.test » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/sqlite/src/test/tkt-9d68c883.test
diff --git a/third_party/sqlite/src/test/tkt-9d68c883.test b/third_party/sqlite/src/test/tkt-9d68c883.test
index 18dc6ccd67fd6b26c371ade9ae09064a9c88ab0f..ba91b39e396dd855a35c78e4bc944a7843c9c668 100644
--- a/third_party/sqlite/src/test/tkt-9d68c883.test
+++ b/third_party/sqlite/src/test/tkt-9d68c883.test
@@ -50,4 +50,6 @@ for {set i 0} {$i < 100} {incr i} {
} {ok}
}
+catch { db close }
+unregister_devsim
finish_test
« no previous file with comments | « third_party/sqlite/src/test/tkt-80e031a00f.test ('k') | third_party/sqlite/src/test/tkt-9f2eb3abac.test » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698