]> Git — Sourcephile - haskell/symantic-parser.git/commit
Add first golden tests for the Automaton
authorJulien Moutinho <julm+symantic-parser@sourcephile.fr>
Wed, 21 Oct 2020 06:12:43 +0000 (08:12 +0200)
committerJulien Moutinho <julm+symantic-parser@sourcephile.fr>
Wed, 21 Oct 2020 06:12:43 +0000 (08:12 +0200)
commit3d4e44a62eb0566eacb6fa7f65907ef7fe553e7f
tree0b7df447bd9babe208d1d26c7987f1d6af47627b
parente76e844ec2526603954b5306718fcc68d0cfe028
Add first golden tests for the Automaton
src/Symantic/Parser/Automaton.hs
src/Symantic/Parser/Automaton/Dump.hs
src/Symantic/Parser/Automaton/Instructions.hs
symantic-parser.cabal
test/Golden.hs
test/Golden/Automaton/app.dump [new file with mode: 0644]
test/Golden/Automaton/boom.dump [new file with mode: 0644]
test/Golden/Automaton/unit-unit.dump [new file with mode: 0644]
test/Golden/Automaton/unit.dump [new file with mode: 0644]