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/testscript14
1 files changed, 14 insertions, 0 deletions
diff --git a/odb-examples/schema/custom/testscript b/odb-examples/schema/custom/testscript
new file mode 100644
index 0000000..a482025
--- /dev/null
+++ b/odb-examples/schema/custom/testscript
@@ -0,0 +1,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
+:
+$* >|