Ticket #17 (closed todo: wontfix)
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
Note: See
TracTickets for help on using
tickets.