new old winetests

Alexandre Julliard julliard at winehq.org
Mon Nov 24 14:02:12 CST 2003


Ferenc Wagner <wferi at afavant.elte.hu> writes:

> What about this:
>
>     makename="$BINDIR/`dirname $test`/Makefile.in"
>     [...]
>             sed -n '/^CTESTS =/,/[^\]$/{s/^CTESTS =//;s/\\$//;s/\([0-9a-zA-Z_]*\)\.c/"\1",/g;p;}' $makename
>
> that is, extracting the subtest names from the corresponding
> Makefile.in?

It's still fairly ugly IMO. Doing this at run time would be a lot
cleaner.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list