Hi Mark, thank you very much for this fix on the gdl2 tests. I have applied this patch. The only thing I did change was instead of commenting out the TEST_EXCEPTION macros I replaced them with the newer PASS_EXCEPTION calls.
Cheers, Fred Am 02.05.2017 um 07:49 schrieb Mark Clements: > I have now attached a diff file for these changes. > > Kindly, Mark. > > On 05/01/2017 11:25 PM, Mark Clements wrote: >> I have had a first attempt at getting the testsuite working with GDL2. >> >> It seems to have been a while since the GDL2 testsuite was updated (see >> patch below). Suggested changes include: >> + Bug fixes on labelling >> + Change -cString to -UTF8String >> + Change sel_eq to sel_isEqual >> + Change #include "../ObjectTesting.h" to #include "ObjectTesting.h" >> + Change ADDITIONAL_NATIVE_LIBS+=EOControl EOAccess to >> ADDITIONAL_NATIVE_LIBS+=EOAccess EOControl (?) >> + Comment out TEST_EXCEPTION: is this still defined? >> >> This gave me 1031 passed tests, 10 failed sets, 9 failed tests and 5 >> failed files. >> >> I was not certain whether the failed tests indicate that the Key Value >> Coding mechanism is broken. Any guidance on this point would be welcomed. >> >> Kindly, Mark. _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
