[parrot/parrot] 060b49: Make a test diagnostic message more useful
noreply at github.com
noreply at github.com
Tue Jun 7 16:32:12 UTC 2011
Branch: refs/heads/m0-prototype
Home: https://github.com/parrot/parrot
Commit: 060b494d688d3a96afae88f818e37caea942888d
https://github.com/parrot/parrot/commit/060b494d688d3a96afae88f818e37caea942888d
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date: 2011-06-07 (Tue, 07 Jun 2011)
Changed paths:
M t/m0/m0_assembler.t
Log Message:
-----------
Make a test diagnostic message more useful
Commit: 4eff68812fcc1ff4215056e1622c8bbd76ed638b
https://github.com/parrot/parrot/commit/4eff68812fcc1ff4215056e1622c8bbd76ed638b
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date: 2011-06-07 (Tue, 07 Jun 2011)
Changed paths:
M t/m0/m0_assembler.t
Log Message:
-----------
Add coverage for command line argument to m0 assembler
Commit: 19c59c37910b51962083e8e348b35554a6d65fc1
https://github.com/parrot/parrot/commit/19c59c37910b51962083e8e348b35554a6d65fc1
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date: 2011-06-07 (Tue, 07 Jun 2011)
Changed paths:
A t/m0/invalid/invalid_register_name.m0
M t/m0/m0_assembler.t
Log Message:
-----------
Add coverage for detecting invalid M0 symbolic register names
Commit: 644daa0f13a761a63052d9d4fdeaf6e29044988a
https://github.com/parrot/parrot/commit/644daa0f13a761a63052d9d4fdeaf6e29044988a
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date: 2011-06-07 (Tue, 07 Jun 2011)
Changed paths:
A t/m0/invalid/invalid_register_number2.m0
M t/m0/m0_assembler.t
Log Message:
-----------
Add more coverage for detecting invalid registers
Commit: e9e48dcbbb1bc22234ad8510bad41607edb41135
https://github.com/parrot/parrot/commit/e9e48dcbbb1bc22234ad8510bad41607edb41135
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date: 2011-06-07 (Tue, 07 Jun 2011)
Changed paths:
A t/m0/invalid/invalid_goto.m0
M t/m0/m0_assembler.t
Log Message:
-----------
Add coverage for a goto with an invalid label
Commit: 89fa31c4dbe01aff89bdae45b16530748bb04a73
https://github.com/parrot/parrot/commit/89fa31c4dbe01aff89bdae45b16530748bb04a73
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date: 2011-06-07 (Tue, 07 Jun 2011)
Changed paths:
A t/m0/invalid/invalid_op.m0
M t/m0/m0_assembler.t
Log Message:
-----------
Add test coverage for invalid opcode detection
Compare: https://github.com/parrot/parrot/compare/ae9273a...89fa31c
More information about the parrot-commits
mailing list