[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Make Test Suite
From: |
Paul D. Smith |
Subject: |
Re: Make Test Suite |
Date: |
Mon, 9 Apr 2001 10:02:52 -0400 |
GNU make comes with a test suite, in the tests subdirectory. On UNIX,
anyway, you can simply run "make check" after building make; I know the
test suite works on Windows (you must have Perl installed) but I'm not
100% sure if you can invoke it via "make check".
Also, I don't know what Cygwin includes in its version of GNU make,
which is slightly different than the "normal" official GNU make from the
FSF.
--
-------------------------------------------------------------------------------
Paul D. Smith <address@hidden> Find some GNU make tips at:
http://www.gnu.org http://www.paulandlesley.org/gmake/
"Please remain calm...I may be mad, but I am a professional." --Mad Scientist
- Make Test Suite, Ian Gollagher, 2001/04/09
- Re: Make Test Suite,
Paul D. Smith <=