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

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

Issue 6990047: Import SQLite 3.7.6.3. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 7 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/boundary4.tcl ('k') | third_party/sqlite/src/test/cache.test » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/sqlite/src/test/boundary4.test
diff --git a/third_party/sqlite/src/test/boundary4.test b/third_party/sqlite/src/test/boundary4.test
index 5a30a175c960c5724ebe7122e1b6da7600cd76ab..b77ac3acf0bc91870acefdd1eb46fe327394f76d 100644
--- a/third_party/sqlite/src/test/boundary4.test
+++ b/third_party/sqlite/src/test/boundary4.test
@@ -20,6 +20,7 @@ source $testdir/tester.tcl
# Many of the boundary tests depend on a working 64-bit implementation.
if {![working_64bit_int]} { finish_test; return }
+ifcapable !altertable { finish_test; return }
do_test boundary4-1.1 {
db eval {
« no previous file with comments | « third_party/sqlite/src/test/boundary4.tcl ('k') | third_party/sqlite/src/test/cache.test » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698