[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Compiling SenTe's OCunit with GNUstep
From: |
Dirk Olmes |
Subject: |
Re: Compiling SenTe's OCunit with GNUstep |
Date: |
Tue, 05 May 2009 16:11:06 +0200 |
User-agent: |
Thunderbird 2.0.0.21 (X11/20090302) |
Pierre-Henri Trivier wrote:
> Hi everyone
>
> sorry if I am FAQing, but I am struggling to install a unit testing
> framework to start doing some objective-c programming with GNUstep under
> Linux.
If you're not insisting on OCUnit, you might give ObjcUnit a try. I
ported it to GNUstep for creating unit tests for Zipper
(http://xanthippe.dyndns.org/Zipper/).
You can download it from
http://xanthippe.dyndns.org/Zipper/ObjcUnit-1.2-GNUstep.tar.gz
Let me know if it works
-dirk