Move useful parts of asm-to-bytecode.test to cross-compilation.test
authorAndy Wingo <wingo@pobox.com>
Fri, 8 Nov 2013 13:54:38 +0000 (14:54 +0100)
committerAndy Wingo <wingo@pobox.com>
Fri, 8 Nov 2013 13:54:38 +0000 (14:54 +0100)
commit0afb26cc71109fd7068a8048980443848fcbad15
tree7e21ab4e93b2adeea9eccff7b4fd2b72ae5a9f19
parent4b98c7411e5ff17fdfdf7c1afeb6c4f1a03bb77f
Move useful parts of asm-to-bytecode.test to cross-compilation.test

* test-suite/tests/cross-compilation.test: Rename from asm-to-bytecode,
  and remove the bits testing assembly->bytecode but keep the
  cross-compilation things.

* test-suite/Makefile.am: Adapt.
test-suite/Makefile.am
test-suite/tests/asm-to-bytecode.test [deleted file]
test-suite/tests/cross-compilation.test [new file with mode: 0644]