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

Re: imlib2



> I mean that make regress doesn't add up. Look:
..
> ===>  Regression check for imlib2-1.1.0
> Making check in libltdl
> Making check in src
> Making check in filters
> Making check in doc
> Making check in loaders
> alek@metawers:
> 
> But there is test suite (I mean test/ directory), I guess that it needs
> proper do-regress target in Makefile (or NO_REGRESS if you are lazy ;)

Do NOT add NO_REGRESS for such cases.  Either actually enable the tests
or leave it as is; there are obviously 'regress' targets in the
Makefiles and even though empty, they work.  Add NO_REGRESS only if
there is no such target and make errors out or something.