discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnustep-gui tests


From: Eric Heintzmann
Subject: gnustep-gui tests
Date: Fri, 13 May 2016 12:07:44 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.7.2

It seems that gnustep-gui can't pass the test if it is built but not installed.

Inspired by gnustep-base code, I ve tried to modify the Tests/GNUmakefile files (see attachment).
Some tests pass now but I obtain a recurrent error:
Did not find correct version of backend (libgnustep-back-024.bundle), falling back to std (libgnustep-back.bundle).
NSApplication.m:304  Assertion failed in initialize_gnustep_backend.  Unable to find backend back
. Uncaught exception NSInternalInconsistencyException, reason: NSApplication.m:304  Assertion failed in initialize_gnustep_backend.  Unable to find backend back
In Objective C code, how can I check if gnustep-back is installed ?
(an if not, I will skip test with SKIP('It looks like GNUstep-gui is not yet installed') )

Thanks
Eric

Attachment: gui-tests.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]