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

Unified Diff: third_party/sqlite/sqlite-src-3070603/test/permutations.test

Issue 826543003: [sql] Import reference version of SQLite 3.7.6.3. (Closed) Base URL: http://chromium.googlesource.com/chromium/src.git@master
Patch Set: gitignore forgot some files for me. Created 5 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
Index: third_party/sqlite/sqlite-src-3070603/test/permutations.test
diff --git a/third_party/sqlite/src/test/permutations.test b/third_party/sqlite/sqlite-src-3070603/test/permutations.test
similarity index 99%
copy from third_party/sqlite/src/test/permutations.test
copy to third_party/sqlite/sqlite-src-3070603/test/permutations.test
index 283cebfc323661113faf140d4cdcf8b6af3cc8fa..9c48d9aa2a6f224ab8eaa2fbc8ab233dc71d7f99 100644
--- a/third_party/sqlite/src/test/permutations.test
+++ b/third_party/sqlite/sqlite-src-3070603/test/permutations.test
@@ -96,7 +96,6 @@ if {$::tcl_platform(platform)!="unix"} {
set alltests [test_set $alltests -exclude {
all.test async.test quick.test veryquick.test
memleak.test permutations.test soak.test fts3.test
- fts2.test
mallocAll.test rtree.test
}]
« no previous file with comments | « third_party/sqlite/sqlite-src-3070603/test/pcache2.test ('k') | third_party/sqlite/sqlite-src-3070603/test/pragma.test » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698