[parrot/parrot] 8b5dfb: update all test files to use ".constants" instead ...
noreply at github.com
noreply at github.com
Tue May 31 05:48:52 UTC 2011
Branch: refs/heads/m0-prototype
Home: https://github.com/parrot/parrot
Commit: 8b5dfb4b4118423bde3a96e8d4588befb626c2b3
https://github.com/parrot/parrot/commit/8b5dfb4b4118423bde3a96e8d4588befb626c2b3
Author: Christoph Otto <christoph_github at mksig.org>
Date: 2011-05-30 (Mon, 30 May 2011)
Changed paths:
M t/m0/hello.m0
M t/m0/hello2.m0
M t/m0/hello_early_bytecode_segment.m0
M t/m0/hello_multiversion.m0
M t/m0/integration/m0_labels_with_goto.m0
M t/m0/integration/m0_labels_without_goto.m0
M t/m0/integration/m0_noop.m0
M t/m0/invalid_bytecode.m0
M t/m0/invalid_chunk_name.m0
M t/m0/invalid_chunk_name2.m0
M t/m0/invalid_duplicate_labels.m0
M t/m0/invalid_version.m0
Log Message:
-----------
update all test files to use ".constants" instead of ".variables"
many are still broken because they use set_op, which went away
More information about the parrot-commits
mailing list