This commit is contained in:
parent
aa2ff7b2f0
commit
2f3113f55d
11742 changed files with 1223940 additions and 0 deletions
10
unikernel/duniverse/ocaml-caqti/testsuite/README.md
Normal file
10
unikernel/duniverse/ocaml-caqti/testsuite/README.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
## Main Testsuite
|
||||
|
||||
This directory contains tests to be run across different concurrency engines
|
||||
and across different database drivers. Additional tests can be found in the
|
||||
`test` subdirectories of some per-package subdirectories.
|
||||
|
||||
By default the tests are only run against sqlite3. To run it against other
|
||||
database systems, create a file `uris.conf` in the current directory
|
||||
containing a list of database URLs, one per line. This will cause each test
|
||||
executable to run a duplicate of the testsuite for each URL.
|
||||
Loading…
Add table
Add a link
Reference in a new issue