summaryrefslogtreecommitdiff
path: root/libodbcpp/unittests
Commit message (Collapse)AuthorAge
* Tidy up IWYUlibdbpp-odbc-1.4.5Dan Goodliffe2021-09-21
|
* First commit passing IWYUDan Goodliffe2021-09-21
|
* Pass cppcheck and clang-tidyDan Goodliffe2021-09-18
|
* Add JT recommended warningsDan Goodliffe2021-09-18
|
* Clang formatDan Goodliffe2020-11-18
|
* Refactor to ease testingDan Goodliffe2019-10-19
|
* Bring inline with clang-tidy checksDan Goodliffe2019-02-24
|
* Update to new libdbpp interfaceDan Goodliffe2019-02-24
|
* Don't rely on libdbppcore's columnsDan Goodliffe2018-08-24
| | | | Also reduce risk of needing to resize at all by getting the octet size
* Fix uninitialised memory warning and assertDan Goodliffe2018-08-24
|
* C++17libdbpp-odbc-1.2.0Dan Goodliffe2018-04-22
| | | | | Updates code largely in-keeping with updates to be C++17 in line with libadhocutil and libdbpp.
* Take an extra argument to mock to allow for specifying which driver to use, ↵libdbpp-odbc-1.0.1Dan Goodliffe2016-01-04
| | | | etc. Move all the PostgreSQL specific bits into the unit test itself. Reference the driver library by filename thus not requiring configuration for the test to run.
* Reshuffle and add new exceptionsDan Goodliffe2015-12-29
|
* ODBC files prefixed with odbc-Dan Goodliffe2015-12-24
|
* Install rules and use system dbpplibdbpp-odbc-0.9Dan Goodliffe2015-09-25
|
* ODBC mocking and tests from Project2Dan Goodliffe2015-09-24