]> Git — Sourcephile - haskell/symantic-xml.git/commit
RNC: add some tests
authorJulien Moutinho <julm+haskell-symantic-xml@autogeree.net>
Fri, 1 Feb 2019 22:34:33 +0000 (22:34 +0000)
committerJulien Moutinho <julm+haskell-symantic-xml@autogeree.net>
Fri, 1 Feb 2019 23:11:50 +0000 (23:11 +0000)
commite1d93113702d48fadc135b2a74f3e51b82aa8c1c
treeacb7a0edcd87a12a7c0296b73209b439f27546da
parentb57481596f0d6bea98c0527db8c9708133c69b51
RNC: add some tests
14 files changed:
Language/Symantic/RNC.hs
Language/Symantic/RNC/Validate.hs
Language/Symantic/XML.hs
Language/Symantic/XML/Read/Parser.hs
symantic-xml.cabal
test/Golden.hs
test/Golden/RNC/Commoning/0000.xml [new file with mode: 0644]
test/Golden/RNC/Commoning/0000.xml.read [new file with mode: 0644]
test/Golden/RNC/Commoning/0001.xml [new file with mode: 0644]
test/Golden/RNC/Commoning/0001.xml.read [new file with mode: 0644]
test/Golden/RNC/Commoning/0002.xml [new file with mode: 0644]
test/Golden/RNC/Commoning/0002.xml.read [new file with mode: 0644]
test/RNC/Commoning.hs [new file with mode: 0644]
test/RNC/Parser.hs [moved from Language/Symantic/XML/Parser.hs with 69% similarity]