summaryrefslogtreecommitdiff
path: root/odb-examples/schema/custom/testscript
diff options
context:
space:
mode:
Diffstat (limited to 'odb-examples/schema/custom/testscript')
-rw-r--r--odb-examples/schema/custom/testscript13
1 files changed, 13 insertions, 0 deletions
diff --git a/odb-examples/schema/custom/testscript b/odb-examples/schema/custom/testscript
new file mode 100644
index 0000000..6e46a11
--- /dev/null
+++ b/odb-examples/schema/custom/testscript
@@ -0,0 +1,13 @@
+# file : schema/custom/testscript
+# license : not copyrighted - public domain
+
+.include ../../database-options.testscript
+
+test.arguments += $($(database)_options)
+
++if $sqlite
+ test.cleanups += &odb-test.db
+
+: basics
+:
+$* >|