summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBryce Harrington <bryce@canonical.com>2011-12-01 16:40:50 -0800
committerBryce Harrington <bryce@canonical.com>2012-01-06 12:34:54 -0800
commitd6de6afa528c3a23c808a27d175969408c42979e (patch)
tree868deb6b9583270253846afa1ae1a30c151a232b /Makefile.am
parent01e1ba3ee08e6e63209298d2f0f49d19e7e6d856 (diff)
Add unit test suite and a basic test of the geometry structs.
This follows the style of the X server test suite, using autoconf's built-in support for make check using asserts. The first test trivially checks the geometry structures. Signed-off-by: Bryce Harrington <bryce@canonical.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 607dfc1..f6bb4f9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,7 +19,7 @@
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
-SUBDIRS = examples man src
+SUBDIRS = examples man src test
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = xrandr-utils.pc