[parrot/parrot] 25c8a5: add a test for goto_if_eq
noreply at github.com
noreply at github.com
Sat May 7 00:44:11 UTC 2011
Branch: refs/heads/m0-prototype
Home: https://github.com/parrot/parrot
Commit: 25c8a51bc928e3816ed34d3c5d2bcce965e1562b
https://github.com/parrot/parrot/commit/25c8a51bc928e3816ed34d3c5d2bcce965e1562b
Author: Christoph Otto <christoph_github at mksig.org>
Date: 2011-05-06 (Fri, 06 May 2011)
Changed paths:
M t/m0/m0_interp.t
Log Message:
-----------
add a test for goto_if_eq
Note that labels aren't in the M0 spec so this test won't pass, even
once the assembler works. Once the assembler and interp are far enough
along to fail this test, we can decide where to go with this.
More information about the parrot-commits
mailing list