summaryrefslogtreecommitdiff
path: root/tests/test2.MUST
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2010-02-13 09:56:58 +0100
committerAndreas Baumann <abaumann@yahoo.com>2010-02-13 09:56:58 +0100
commit68354c7d41085d1f976a5b1d7ee542479a85f621 (patch)
treeaec761c793093e4a2e4ce18d78b3b531bcb12a42 /tests/test2.MUST
downloadsqlitexx-68354c7d41085d1f976a5b1d7ee542479a85f621.tar.gz
sqlitexx-68354c7d41085d1f976a5b1d7ee542479a85f621.tar.bz2
imported trunk from sourceforge SVN
Diffstat (limited to 'tests/test2.MUST')
-rw-r--r--tests/test2.MUST10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/test2.MUST b/tests/test2.MUST
new file mode 100644
index 0000000..bde8cad
--- /dev/null
+++ b/tests/test2.MUST
@@ -0,0 +1,10 @@
+creating DB..
+starting transaction..
+create table..
+insert some data..
+querying..
+found 2 records..
+5
+18
+7
+end.