Ticket #7 (closed defect: fixed)
cobra -test generates output for spurious tests from the RTL
Reported by: | hopscc | Owned by: | Chuck |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | Cobra Compiler | Version: | 0.7.4 |
Keywords: | Cc: |
Description
If you run cobra -test program.cobra you always get output for a whole lot of additional classes before those in program.cobra presumably corresponding to the Tests in CobraLang.cobra.
For simple classes this output is more than that of the 'interesting'
test file
Presumably the RTL is already tested and working and are surplus 'noise' to the tests for the designated file(s)
These RTL library tests should be suppressed
Attachments
Change History
Note: See
TracTickets for help on using
tickets.