Open GoogleCodeExporter opened 9 years ago
b.t.w. Meant to be "enhancement" not "defect", but I never saw that option
when I entered the ticket.
Original comment by sienkiew...@gtempaccount.com
on 16 Sep 2011 at 5:58
I noticed recently that there is an oddity in the patch. The line that says
+ if [ "$1" == "--plugin" ]
should have only a single = in it.
(For reasons too dumb to go in to, I also have to work on a lot of csh scripts.
This mistaked happened to get through because it works in bash -- which is all
I have on most of the machines here.)
Original comment by sienkiew...@gtempaccount.com
on 21 Dec 2011 at 9:48
Such a feature would be a nice addition. As the recommended way to use shunit
is to source it, it would be nice if the output plugin can be selected via ENV
var. Then one can just add SHUNIT_OUTPUT="tap" to TEST_ENVIRONMEN in e.g.
Makefile.am.
Original comment by st.k...@gmail.com
on 24 Mar 2014 at 10:36
Original issue reported on code.google.com by
sienkiew...@gtempaccount.com
on 16 Sep 2011 at 5:57Attachments: