summaryrefslogtreecommitdiffstats
path: root/LayoutTests/storage/sql-data-types-expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'LayoutTests/storage/sql-data-types-expected.txt')
-rw-r--r--LayoutTests/storage/sql-data-types-expected.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/LayoutTests/storage/sql-data-types-expected.txt b/LayoutTests/storage/sql-data-types-expected.txt
new file mode 100644
index 0000000..f60caf5
--- /dev/null
+++ b/LayoutTests/storage/sql-data-types-expected.txt
@@ -0,0 +1,7 @@
+PASS: property 'timestamp' ok, type was number
+PASS: property 'id' ok, type was number
+PASS: property 'real' ok, type was number
+PASS: property 'text' ok, type was string
+PASS: property 'blob' ok, type was string
+PASS: database clean up ok.
+