[parrot/parrot] 80eecc: update m0 tests to use new deref_* ops
GitHub
noreply at github.com
Wed Apr 4 12:02:13 UTC 2012
Branch: refs/heads/m0
Home: https://github.com/parrot/parrot
Commit: 80eecc20beb830529aba2f99b15de7eecae390a5
https://github.com/parrot/parrot/commit/80eecc20beb830529aba2f99b15de7eecae390a5
Author: Jimmy Zhuo <zhuomingliang at yahoo.com.cn>
Date: 2012-04-04 (Wed, 04 Apr 2012)
Changed paths:
M t/m0/integration/m0_add_i.m0
M t/m0/integration/m0_add_n.m0
M t/m0/integration/m0_and.m0
M t/m0/integration/m0_args.m0
M t/m0/integration/m0_ashr.m0
M t/m0/integration/m0_chunk_name_const.m0
M t/m0/integration/m0_convert_i_n.m0
M t/m0/integration/m0_deref.m0
M t/m0/integration/m0_div_i.m0
M t/m0/integration/m0_div_n.m0
M t/m0/integration/m0_goto_chunk.m0
M t/m0/integration/m0_hash.m0
M t/m0/integration/m0_labels_with_goto.m0
M t/m0/integration/m0_labels_without_goto.m0
M t/m0/integration/m0_lshr.m0
M t/m0/integration/m0_metadata_basic.m0
M t/m0/integration/m0_mod_i.m0
M t/m0/integration/m0_mod_n.m0
M t/m0/integration/m0_mult_i.m0
M t/m0/integration/m0_mult_n.m0
M t/m0/integration/m0_noop.m0
M t/m0/integration/m0_or.m0
M t/m0/integration/m0_poke_caller.m0
M t/m0/integration/m0_set.m0
M t/m0/integration/m0_set_imm.m0
M t/m0/integration/m0_set_ref.m0
M t/m0/integration/m0_shl.m0
M t/m0/integration/m0_sub_i.m0
M t/m0/integration/m0_sub_n.m0
M t/m0/integration/m0_xor.m0
Log Message:
-----------
update m0 tests to use new deref_* ops
More information about the parrot-commits
mailing list