new Makefile target

Ulrich Drepper drepper@redhat.com
Sat Apr 20 13:38:00 GMT 2002


I've just added support for a new Makefile target: xcheck (also
xtests).  This target is a superset of check but it will also run tests
defined using the xtests variables (instead of tests).

The goal is to define using xtests some tests which cannot generally be
run because they assume a "sane" environment.

As a first test in this category I've added the test Zack provided for
the RPC problem.  This test certainly cannot be run in general but
everybody here should be able to run it.

This means that everybody here should from now on use

  make && make xcheck

instead of

  make && make check

Let me know if you find any problems.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 232 bytes
Desc: This is a digitally signed message part
URL: <http://sourceware.org/pipermail/libc-hacker/attachments/20020420/202d85a8/attachment.sig>


More information about the Libc-hacker mailing list