peval tests into separate file
authorAndy Wingo <wingo@pobox.com>
Wed, 11 Apr 2012 18:43:00 +0000 (11:43 -0700)
committerAndy Wingo <wingo@pobox.com>
Mon, 23 Apr 2012 19:52:22 +0000 (21:52 +0200)
commitde1eb420a5a95b17e85b19c4d98c869036e9ecb0
treeff16fe80f1ae5465ef3ffbe3d7910ecf2a5e5385
parent5deea34d0eb3d2ec5db421eb79516e747eed5841
peval tests into separate file

* test-suite/tests/tree-il.test ("partial evaluation"):
* test-suite/tests/peval.test ("partial evaluation"): Separate peval
* tests.

* test-suite/Makefile.am: Adapt.
test-suite/Makefile.am
test-suite/tests/peval.test [new file with mode: 0644]
test-suite/tests/tree-il.test