From 4897259db66bde18d9493ba41523964d580386f4 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Mon, 22 Mar 2010 02:15:18 +0100 Subject: [PATCH] Use the common module description template. --- ChangeLog | 4 ++++ modules/openpty-tests | 6 +++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 801c86782..4fe67fb90 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2010-03-21 Bruno Haible + * modules/openpty-tests: Use the common TEMPLATE-TESTS. + +2010-03-21 Bruno Haible + Tests for module 'login_tty'. * modules/login_tty-tests: New file. * tests/test-login_tty.c: New file. diff --git a/modules/openpty-tests b/modules/openpty-tests index 8c4d37c13..afe410a19 100644 --- a/modules/openpty-tests +++ b/modules/openpty-tests @@ -1,6 +1,10 @@ Files: -tests/signature.h tests/test-openpty.c +tests/signature.h + +Depends-on: + +configure.ac: Makefile.am: TESTS += test-openpty -- 2.11.0