Displaying 1 result from an estimated 1 matches for "skip_sqlit".
Did you mean:
  skip_sqlite
  
2008 Nov 24
0
CRAN - db backend testing
(thread renamed from Re: [R-sig-DB] RMySQL release candidate 0-7.0)
Building on Uwe's comments and my own thoughts I suggest variables like 
SKIP_POSTGRESQL, SKIP_MYSQL, SKIP_SQLITE, SKIP_ORACLE, SKIP_ODBC, 
SKIP_FAME be used to signal that tests should not be run. If these are 
not set to something then the tests will be attempted, so skipping the 
tests is not likely to happen by accident. This would also clearly 
separate the mechanism for deciding if the tests should be r...