<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.0">
</HEAD>
<BODY>
A handful of modules have begun adding unit test programs.<BR>
These macros will help providing a consistent interface which will
<PRE>
help package builders and developers to manage the functionality.

XORG_ENABLE_UNIT_TESTS will turn on/off unit testing, regardless
of how it is implemented. The default (yes/no) can be specified by each
module. It can be used by itself if glib or -wrap support is not needed.

XORG_WITH_GLIB will probe the system for glib-2.0. A different version
can be specified in each module. It will consult XORG_ENABLE_UNIT_TESTS
but can be used by itself in contexts other then unit testing.
The default (yes/no) can be specified by each module.

XORG_LD_WRAP will probe the linker for -wrap support. It will consult
XORG_ENABLE_UNIT_TESTS but can be used by itself in contexts
other then unit testing.
</PRE>
<BR>
Gaetan Nadon (4):<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; XORG_ENABLE_UNIT_TESTS: add support for unit testing<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; XORG_WITH_GLIB: check for the GLib package<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; XORG_LD_WRAP: check if linker supports -wrap<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Version bump: 1.13.0<BR>
<BR>
git tag: util-macros-1.13.0<BR>
<BR>
<A HREF="http://xorg.freedesktop.org/archive/individual/util/util-macros-1.13.0.tar.bz2">http://xorg.freedesktop.org/archive/individual/util/util-macros-1.13.0.tar.bz2</A><BR>
MD5:&nbsp; ed6dbe0cd80c29fd7d6653385b1db540&nbsp; util-macros-1.13.0.tar.bz2<BR>
SHA1: 5d86ac2a4c0aa3428d72aff35dacc07baf883121&nbsp; util-macros-1.13.0.tar.bz2<BR>
<BR>
<A HREF="http://xorg.freedesktop.org/archive/individual/util/util-macros-1.13.0.tar.gz">http://xorg.freedesktop.org/archive/individual/util/util-macros-1.13.0.tar.gz</A><BR>
MD5:&nbsp; 31e9ddcbc1d8bc8c09ab180443974dd1&nbsp; util-macros-1.13.0.tar.gz<BR>
SHA1: a2537f380d048100d1161fbf5b8983b25e35299b&nbsp; util-macros-1.13.0.tar.gz<BR>
<BR>
</BODY>
</HTML>