changeset 13744:6e37c8296aa3

More tests for module 'sys_wait'. * modules/sys_wait-tests (Depends-on): Add sys_wait-c++-tests. Reported by Tatsuro MATSUOKA <tmacchant5@yahoo.co.jp>.
author Bruno Haible <bruno@clisp.org>
date Wed, 29 Sep 2010 15:47:01 +0200
parents ebf34d732f15
children 6328b8d2c617
files ChangeLog modules/sys_wait-tests
diffstat 2 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
 	More tests for module 'sys_wait'.
 	* modules/sys_wait-c++-tests: New file.
 	* tests/test-sys_wait-c++.cc: New file.
+	* modules/sys_wait-tests (Depends-on): Add sys_wait-c++-tests.
 	Reported by Tatsuro MATSUOKA <tmacchant5@yahoo.co.jp>.
 
 2010-09-29  Bruno Haible  <bruno@clisp.org>
--- a/modules/sys_wait-tests
+++ b/modules/sys_wait-tests
@@ -3,6 +3,7 @@
 tests/test-sys_wait.h
 
 Depends-on:
+sys_wait-c++-tests
 
 configure.ac: