Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-27 | test case for stored procedure with (32bit) integer out params on 64bit platform | Satoshi Kinoshita | |
2013-02-22 | Update copyright years | Björn-Egil Dahlberg | |
2013-01-25 | Add testcases for odbc:param_query | Danil Onishchenko | |
Add testcases for odbc:param_query/3 and odbc:param_query4 with unparameterized query string and empty parameters list. | |||
2011-07-05 | Skip test if not applicable | Ingela Anderton Andin | |
Skip tests on sles9 (do not need to support this old version and we have no working driver). Run linux 32 against MySQL and 64 against Postgres (as MySQL driver does not support parameterized queries on linux at the moment) Do not run Postgre on Solaris as driver does not work good, run MySQL on solaris and enable tests on Mac | |||
2011-06-17 | Added code to handle old postgres drivers on solaris and running against | Ingela Anderton Andin | |
postgres for linux 64 bits (MySQL 64 seems to be broken). | |||
2011-06-13 | Test odbc with MySQL | Ingela Anderton Andin | |
Updated test framework to also be able to test the erlang odbc application with MySQL as database. Made minor changes to error-handling to improve interoperability with MySQL-drivers. | |||
2011-05-30 | Modernized the test suites | Ingela Anderton Andin | |
Moved functionality of special specs odbc.dynspec and odbc.spec.win to the test suites. | |||
2011-03-11 | Update copyright years | Björn-Egil Dahlberg | |
2011-02-17 | Rename Suite Callback to Common Test Hook | Lukas Larsson | |
2011-02-17 | Fix formatting for odbc | Lukas Larsson | |
2011-02-17 | Add ts_install_scb to suite/0 | Lukas Larsson | |
2011-02-17 | Update odbc tests to conform with common_test standard | Lukas Larsson | |
2011-02-17 | Updated test cases to work with ts conversion algorithm | Lukas Larsson | |
2011-02-17 | Update tests to work with ts -> ct migrations script. | Lukas Larsson | |
2010-05-28 | odbc: Relese test suites | Ingela Anderton Andin | |