This is the mail archive of the libffi-discuss@sourceware.org mailing list for the libffi project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: make test -> make check


Thomas Heller wrote:
It took a while for me to figure out (again) that 'make check'
runs test testsuite.

Thanks - fixed!


AG

Thomas

pcl-cvs: descending directory Index: README
===================================================================
RCS file: /cvs/libffi/libffi/README,v
retrieving revision 1.19
diff -u -r1.19 README
--- README 21 Feb 2008 13:36:18 -0000 1.19
+++ README 21 Feb 2008 15:54:21 -0000
@@ -88,7 +88,7 @@
Once configure has finished, type "make". Note that you must be using
GNU make. You can ftp GNU make from prep.ai.mit.edu:/pub/gnu.
-To ensure that libffi is working as advertised, type "make test".
+To ensure that libffi is working as advertised, type "make check".
To install the library and header files, type "make install".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]