Ticket #17 (new todo) — at Version 6

Opened 13 years ago

Last modified 11 years ago

Test all grammar rules of PIRC

Reported by: anonymous Owned by: kjs
Priority: normal Milestone:
Component: pirc Version:
Severity: none Keywords: pirc testing
Cc: Language:
Patch status: Platform:

Description (last modified by plobsing) (diff)

All grammar rules in pir.y must be tested. Preferably, for each rule there is a test that tests all alternatives for that rule.

Tests are located in compilers/pirc/t. when running make test, pirc is invoked with the -p option, indicating PASM output (but no args, only the ops).

Change History

Changed 13 years ago by coke

  • keywords pirc added
  • summary changed from [pirc] Test all grammar rules of PIRC to Test all grammar rules of PIRC

Changed 13 years ago by kjs

  • owner set to kjs

Changed 13 years ago by kjs

  • component changed from none to pirc

Changed 11 years ago by tcurtis

  • keywords testing added

Changed 11 years ago by plobsing

  • description modified (diff)

Changed 11 years ago by plobsing

  • description modified (diff)

This issue is now being tracked at as issue #4 for  https://github.com/parrot/pirc. ( https://github.com/parrot/pirc/issues/#issue/4)

Note: See TracTickets for help on using tickets.