summaryrefslogtreecommitdiff
path: root/test/Jamfile.jam
Commit message (Collapse)AuthorAge
* Add EventCounter classDan Goodliffe2021-08-22
|
* Build a basic hacky semaphore for compilers that don't support ↵Dan Goodliffe2021-07-31
| | | | std::binary_semaphore yet
* Add an existing table to the configDan Goodliffe2021-06-27
|
* Basic type mapperDan Goodliffe2021-06-27
|
* Code for setting up an initial source from scratchDan Goodliffe2021-06-13
| | | | Includes beginnings of the end-to-end test suite.
* Add missing dep on schema fileDan Goodliffe2021-06-13
|
* Support creating a PostgreSQL mock DB and filling it with a schema scriptDan Goodliffe2021-06-13
|
* Create and drop PostgreSQL mock DBs as neededDan Goodliffe2021-06-13
|
* Create a basic MySQL testing database classDan Goodliffe2021-06-12
|
* Basic support for queries with bound parametersDan Goodliffe2021-05-24
| | | | | Bit of a reshuffle to make the types not DB specific, add some basic tests over query execution, no selects yet and no validation anything is actually right.
* Add test file for odds and endsDan Goodliffe2021-05-21
|
* Initial commit, still lots to do!Dan Goodliffe2021-05-18