summaryrefslogtreecommitdiff
path: root/odb-examples/schema/embedded/testscript
blob: 1310f1b1af9a421401b22d0cc556442d535d619e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# file      : schema/embedded/testscript
# license   : GNU GPL v2; see accompanying LICENSE file

.include ../../database-options.testscript

test.arguments += $($(database)_options)

+if $sqlite
  test.cleanups += &odb-test.db
end

: basics
:
$* >|