On Mon, Jul 13, 2015 at 09:29:19AM +0200, Michal Trojnara wrote: > On 12.07.2015 21:24, Dagobert Michelsen wrote: > >> # Just check if the programs can be built, don't perform any > >> actual tests check_PROGRAMS = stunnel.exe tstunnel.exe > > > > Essentially the „check“ phase could just not be called during > > build, but it would be cleaner to not bail out on Unix. > > I agree that testing whether the windows binaries can be correctly > cross-compiled is probably only useful to me. On the other hand this > check allows to easily test (with "make distcheck") whether the > distributed sources are sufficient for building Windows targets.
Maybe wrap them in an AM_CONDITIONAL for an AUTHOR_TESTS or RELEASE_TESTS environment variable or something like this, like the Perl folks do? G'luck, Peter -- Peter Pentchev [email protected] [email protected] [email protected] PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint 2EE7 A7A5 17FC 124C F115 C354 651E EFB0 2527 DF13
signature.asc
Description: Digital signature
_______________________________________________ stunnel-users mailing list [email protected] https://www.stunnel.org/cgi-bin/mailman/listinfo/stunnel-users
