From: Bruno Haible Date: Wed, 29 Sep 2010 13:47:01 +0000 (+0200) Subject: More tests for module 'sys_wait'. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2612f28100d92eef019a41396bcf68f598812036;p=pspp More tests for module 'sys_wait'. * modules/sys_wait-tests (Depends-on): Add sys_wait-c++-tests. Reported by Tatsuro MATSUOKA . --- diff --git a/ChangeLog b/ChangeLog index 945e625404..613fe003aa 100644 --- 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 . 2010-09-29 Bruno Haible diff --git a/modules/sys_wait-tests b/modules/sys_wait-tests index 3795082607..8b1cbd0a27 100644 --- a/modules/sys_wait-tests +++ b/modules/sys_wait-tests @@ -3,6 +3,7 @@ tests/test-sys_wait.c tests/test-sys_wait.h Depends-on: +sys_wait-c++-tests configure.ac: