Ticket #293 (closed defect: fixed)
test blocks in generic classes ignored
Reported by: | jaegs | Owned by: | Charles |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | Cobra Compiler | Version: | 0.8.0 |
Keywords: | generic test | Cc: |
Description
Testing the following code
class X<of T> test assert false
with
cobra -test foo.cobra
results in 0 failures.
Change History
Note: See
TracTickets for help on using
tickets.