Age | Commit message (Expand) | Author |
2014-02-24 | Add test suites performing app and appup file checks | Tobias Schlager |
2013-09-06 | Merge branch 'maint' | Lukas Larsson |
2013-09-04 | Ignore odbc cores | Lukas Larsson |
2013-06-12 | Merge branch 'maint' | Björn-Egil Dahlberg |
2013-06-12 | Update copyright years | Björn-Egil Dahlberg |
2013-04-19 | Remove the "coding: utf-8" comment from all Erlang source files | Hans Bolinder |
2013-03-27 | explain postgres pecularity for param query out parameters | Raimo Niskanen |
2013-03-27 | postgresql test case for 64bit bug for param_query | Satoshi Kinoshita |
2013-03-27 | rollback disabling scrollable_cursors for oracle | Satoshi Kinoshita |
2013-03-27 | drop procedure after testing | Satoshi Kinoshita |
2013-03-27 | set scrollable_cursors to off for oracle driver | Satoshi Kinoshita |
2013-03-27 | drop procedure after testing | Satoshi Kinoshita |
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-02-18 | Merge branch 'ia/odbc/port_info' | Ingela Anderton Andin |
2013-02-14 | odbc: Use erlang:port_info to make sure test cases chooses the correct port | Ingela Anderton Andin |
2013-02-08 | Merge branch 'kp/odbc-empty-params/OTP-10798' | Fredrik Gustafsson |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-25 | Add testcases for odbc:param_query | Danil Onishchenko |
2013-01-09 | Prepare OTP files for Unicode as default encoding | Hans Bolinder |
2012-12-04 | Added test case for new odbc option 'extended_errors' | Franko Franicevich |
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 |
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 |
2011-08-26 | Skip utf8 test case on linux 64 due to old driver | Ingela Anderton Andin |
2011-07-05 | Skip test if not applicable | Ingela Anderton Andin |
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 |
2011-06-16 | Enabled odbc tests on mac | Ingela Anderton Andin |
2011-06-13 | Test odbc with MySQL | Ingela Anderton Andin |
2011-05-30 | Modernized the test suites | Ingela Anderton Andin |
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 |