summaryrefslogtreecommitdiff
path: root/odb-examples/schema/custom/testscript
blob: a48202584b72bd9fcbdf8b73e2d7f740cb25a667 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# file      : schema/custom/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
:
$* >|