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

.include ../database-options.testscript
.include ../$(database).testscript

+if! $sqlite
  $create_schema
end

: basics
:
$* >|