summaryrefslogtreecommitdiff
path: root/test/src/common.c
AgeCommit message (Expand)Author
2023-06-23Bug fix: SQLColAttribute returns wrong column name - In some circumstances it...Adrian Grucza
2021-05-26The commit 2e67af added a new ansi test dsn psqlodbc_test_dsn_ansi_debug. So ...Hiroshi Inoue
2019-12-16Flush stdout before exiting.Hiroshi Inoue
2017-04-20Fix a crash bug introduced by the previous commit.Hiroshi Inoue
2017-04-20Add an environment variable which defines a common connection string for regr...Hiroshi Inoue
2017-04-02Rename the dsn for ANSI regression test from psqlodbc_test_dsna to psqlodbc_t...Hiroshi Inoue
2017-03-21Fix ansi version result-conversions-test on Windows.Hiroshi Inoue
2017-03-20The 1st cut to add regression test for Windows Ansi drivers.Hiroshi Inoue
2016-07-29Fix a regression test failure in catalogfunctions-test. SQLTablePrivileges te...Hiroshi Inoue
2015-01-27Use a larger buffer for error message.Heikki Linnakangas
2015-01-23Correctly set returned value to an empty string in "cvt_null_date" mode.Heikki Linnakangas
2015-01-21Improve print_diag() regression test helper to print all diagnostic records.Heikki Linnakangas
2014-11-26Add more test cases.Heikki Linnakangas
2014-06-11Silence compiler warnings from regression tests.Heikki Linnakangas
2014-04-10Print a better error message in regression tests on an invalid handle.Heikki Linnakangas
2014-03-24Avoid deprecated SQLAllocStmt/SQLFreeStmt in regression tests.Heikki Linnakangas
2014-03-20Add a new test case to test ODBC functions deprecated in ODBC 3.0Heikki Linnakangas
2014-03-18Add more test cases for ODBC catalog functions.Heikki Linnakangas
2014-03-11Whitespace and indentation fixes.Heikki Linnakangas
2013-09-02Add test case for SQLDescribeParamHeikki Linnakangas
2013-04-24Add regression test suite.Heikki Linnakangas