mirror of
https://github.com/SOCI/soci.git
synced 2026-02-09 07:09:04 -06:00
While this doesn't matter for Travis CI, it makes sense to separate them for the other CI systems using more structured approach to the build steps. Add a few test_*.sh scripts for the backends that need to do something special when running the tests and just use run_test function for all the others.