Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-31 | Update copyright years | Björn-Egil Dahlberg | |
2012-08-22 | odbc: remove "-" in hostname from generated unique table name | Ingela Anderton Andin | |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson | |
OTP-10106 OTP-10107 | |||
2011-09-26 | Temporary disable tests on MAC due to issus with the MAC ODBC drivers | Ingela Anderton Andin | |
2011-09-02 | When using output parameters the internal odbc state was not correctly | Ingela Anderton Andin | |
cleaned causing the next call to param_query to missbehave. Also corrected some test code | |||
2011-08-26 | Skip utf8 test case on linux 64 due to old driver | Ingela Anderton Andin | |
When the test environment supports a newer Postgres driver, (newer than psqlODBC 08.04.0200) the utf8 test case should work as expected and can be enabled again. | |||
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-27 | Rewrote test case so that it works | Ingela Anderton Andin | |
2011-06-22 | Add support for SQL_WLONGVARCHAR | Hanfei Shen | |
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-16 | Enabled odbc tests on mac | Ingela Anderton Andin | |
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 | Update so that tests are skipped if odbc:connect fails | Lukas Larsson | |
2011-02-17 | Update and add cover spec files to work with common_test | Lukas Larsson | |
2011-02-17 | Update all test specs | 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 | |