Skip to content
  • Sam Habiel's avatar
    bc046ff2
    [#684] Create test for Unix ODBC Driver for Octo Test Suite · bc046ff2
    Sam Habiel authored
    Summary:
    - Install unixodbc and postgres dlls & config for unixodbc
    - Add `tests/test_odbc_connection.bats.in` test for ODBC testing
    - Change `cmake/bats-tests.cmake` to add that file to testing if isql
      command is present. isql means that unixodbc was installed.
    - Update testing instructions in `README.md` and `doc/intro.rst`.
    
    Note the comments in the test script about various isssues.
    bc046ff2
    [#684] Create test for Unix ODBC Driver for Octo Test Suite
    Sam Habiel authored
    Summary:
    - Install unixodbc and postgres dlls & config for unixodbc
    - Add `tests/test_odbc_connection.bats.in` test for ODBC testing
    - Change `cmake/bats-tests.cmake` to add that file to testing if isql
      command is present. isql means that unixodbc was installed.
    - Update testing instructions in `README.md` and `doc/intro.rst`.
    
    Note the comments in the test script about various isssues.
Loading