]> hydra-www.ietfng.org Git - dyna2/commit
Switch python selftests to run compiler themselves
authorNathaniel Wesley Filardo <nwf@cs.jhu.edu>
Thu, 30 May 2013 20:29:00 +0000 (16:29 -0400)
committerNathaniel Wesley Filardo <nwf@cs.jhu.edu>
Thu, 30 May 2013 20:29:00 +0000 (16:29 -0400)
commit795fd19ed85aa92fecfabcb95258d7772b100dde
treeb81be0f31dbf9cc00837f1eb4394e6b2e8f83496
parent131d58c3993f0ba14e07f4768b90427a365b077e
Switch python selftests to run compiler themselves

And only run the interpreter as a captive process.  This change is made with
the intent of more accurately reflecting code coverage when we start
tracking that within self-tests.
Makefile
dyna.cabal
src/Dyna/Backend/Python/Selftest.hs
src/Dyna/Backend/Python/interpreter.py