This test uses sqlite3 db test.db -vfs devsym
 which is not available when compiled with SQLITE_OMIT_VIRTUALTABLE

needs the following block

ifcapable !vtab {
  finish_test
  return
}

Regards, Noah

-- 
View this message in context: 
http://old.nabble.com/tkt-9d68c88.test-needs-ifcapable-vtab-test-tp29681786p29681786.html
Sent from the SQLite mailing list archive at Nabble.com.

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to