Standardizing test files.
This commit is contained in:
parent
c7d8943932
commit
266c45336d
@ -1,3 +1,7 @@
|
|||||||
|
---------------------------------------------------------------------
|
||||||
|
-- Firebird specific tests and configurations.
|
||||||
|
---------------------------------------------------------------------
|
||||||
|
|
||||||
DEFINITION_STRING_TYPE_NAME = "VARCHAR(80)"
|
DEFINITION_STRING_TYPE_NAME = "VARCHAR(80)"
|
||||||
QUERYING_STRING_TYPE_NAME = "string"
|
QUERYING_STRING_TYPE_NAME = "string"
|
||||||
|
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
-- Oracle specific tests and configurations.
|
-- Oracle specific tests and configurations.
|
||||||
-- $Id: oci8.lua,v 1.3 2006/05/31 21:43:15 carregal Exp $
|
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
|
|
||||||
table.insert (CUR_METHODS, "numrows")
|
table.insert (CUR_METHODS, "numrows")
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
-- ODBC specific tests and configurations.
|
-- ODBC specific tests and configurations.
|
||||||
-- $Id: odbc.lua,v 1.2 2006/01/25 19:54:21 tomas Exp $
|
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
|
|
||||||
QUERYING_STRING_TYPE_NAME = "string"
|
QUERYING_STRING_TYPE_NAME = "string"
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
-- SQLite specific tests and configurations.
|
-- SQLite specific tests and configurations.
|
||||||
-- $Id: sqlite.lua,v 1.2 2006/05/31 21:43:33 carregal Exp $
|
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
|
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
-- SQLite specific tests and configurations.
|
-- SQLite specific tests and configurations.
|
||||||
-- $Id: sqlite3.lua,v 1.2 2007/10/16 15:42:50 carregal Exp $
|
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
|
|
||||||
DROP_TABLE_RETURN_VALUE = 1
|
DROP_TABLE_RETURN_VALUE = 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user