Wiki

Ticket #241 (new defect)

Opened 14 years ago

Last modified 14 years ago

-test tests runtime with -ert

Reported by: Kurper Owned by:
Priority: minor Milestone:
Component: Cobra Compiler Version: 0.8.0
Keywords: Cc:

Description

Reproduce:
1. write some code with tests
2. cobra -test code.cobra runs only those tests
3. cobra -test code.cobra -ert also runs 20 Cobra runtime tests, which clog up the output window.

Expected:
-ert does not change the output of the program. Running the tests but suppressing their output would be fine.

Result:
Oh no, it's running a bunch of tests I didn't write! Now I have to read a bunch more to find where my errors are!

Change History

Changed 14 years ago by hopscc

dup ticket:7

Note: See TracTickets for help on using tickets.