On Tue, Jul 12, 2005 at 11:49:34AM +0000, David Ayers wrote: > > Follow-up Comment #10, bug #13413 (project gnustep): > > Actually the Testsuite/base produces pretty good results if I set: > objc_threaded:=-lpthread > > 101 COMPLETED > 9 FAIL > 2397 PASS
Incidentally, on NetBSD/i386 2.0.2 I get: vesuvius# ./runtests.sh base --- Running tests in base --- Making all in GenericTests... gmake[1]: Entering directory `/usr/local/src/gs/20050708/dev-apps/test/Testsuite/base/GenericTests' Making all for subproject generictests... gmake[2]: Nothing to be done for `internal-subproject-all'. gmake[1]: Leaving directory `/usr/local/src/gs/20050708/dev-apps/test/Testsuite/base/GenericTests' base/NSBundle/resources.m: FAIL: +pathForResource:ofType:inDirectory: works FAIL: +pathForResource:ofType:inDirectory:withVersion: works FAIL: -pathsForResourcesOfType:inDirectory: returns an array FAIL: -pathForResource:ofType:inDirectory: finds a file FAIL: -pathForResource:ofType:inDirectory: with nil type finds a file base/NSString/NSString_custom.m: FAIL: character set encoding/decoding works 101 COMPLETED 6 FAIL 2400 PASS What's the baseline on Linux and Solaris? Peter _______________________________________________ Bug-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnustep
