summaryrefslogtreecommitdiffstats
path: root/tests/test-num.out
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2013-12-25 21:03:41 +0000
committerDavid Robillard <d@drobilla.net>2013-12-25 21:03:41 +0000
commit6019a68609a3798e83cb28924376a320a18386bc (patch)
treea8727a7d139f584950fe984db679c541c00f27c3 /tests/test-num.out
parent20aaebdc3024ef93afc80167f972287116a85f08 (diff)
downloadsord-6019a68609a3798e83cb28924376a320a18386bc.tar.gz
sord-6019a68609a3798e83cb28924376a320a18386bc.tar.bz2
sord-6019a68609a3798e83cb28924376a320a18386bc.zip
Update test suite for latest serd.
git-svn-id: http://svn.drobilla.net/sord/trunk@293 3d64ff67-21c5-427c-a301-fe4f08042e5a
Diffstat (limited to 'tests/test-num.out')
-rw-r--r--tests/test-num.out1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-num.out b/tests/test-num.out
index 2502580..54263d4 100644
--- a/tests/test-num.out
+++ b/tests/test-num.out
@@ -7,3 +7,4 @@
<http://example.org/eg#thing> <http://example.org/eg#num> "1.58490e-05"^^<http://www.w3.org/2001/XMLSchema#double> .
<http://example.org/eg#thing> <http://example.org/eg#num> "1.58490e+05"^^<http://www.w3.org/2001/XMLSchema#double> .
<http://example.org/eg#thing> <http://example.org/eg#num> "1.58490e05"^^<http://www.w3.org/2001/XMLSchema#double> .
+<http://example.org/eg#thing> <http://example.org/eg#num> "1.58490E05"^^<http://www.w3.org/2001/XMLSchema#double> .