Andreas Fink <[email protected]> writes:
> I get these failures while running gnustep-gui tests:
>
> --- Running tests in gui/TextSystem ---
>
> 967 Passed tests
> 8 Failed sets
> 3 Failed tests
> ------------
I currently get on the fresh 'master':
------------
1000 Passed tests
2 Dashed hopes
All OK!
------------
Ubuntu 20.04, gcc.
> They all fail in a line like this:
>
> START_SET("NView GNUstep bounds_scale")
>
> So in a macro somwhere.
> Any idea what this macro does?
It is defined in
tools-make/TestFramework/Testing.h
--
Sergei Golovin