summaryrefslogtreecommitdiff
path: root/odb-examples/hello/testscript
diff options
context:
space:
mode:
Diffstat (limited to 'odb-examples/hello/testscript')
-rw-r--r--odb-examples/hello/testscript13
1 files changed, 13 insertions, 0 deletions
diff --git a/odb-examples/hello/testscript b/odb-examples/hello/testscript
new file mode 100644
index 0000000..2d72ba5
--- /dev/null
+++ b/odb-examples/hello/testscript
@@ -0,0 +1,13 @@
+# file : hello/testscript
+# license : GNU GPL v2; see accompanying LICENSE file
+
+.include ../database-options.testscript
+.include ../$(database).testscript
+
++if! $sqlite
+ $create_schema
+end
+
+: basics
+:
+$* >|