1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-04-28 06:33:36 +00:00

Tests for module 'pclose'.

* modules/pclose-tests: New file.
This commit is contained in:
Bruno Haible
2011-09-18 01:02:34 +02:00
parent b314f91e45
commit 05e8da350f
2 changed files with 11 additions and 0 deletions

View File

@@ -1,5 +1,8 @@
2011-09-17 Bruno Haible <bruno@clisp.org>
Tests for module 'pclose'.
* modules/pclose-tests: New file.
New module 'pclose'.
* lib/stdio.in.h (pclose): New declaration.
* lib/pclose.c: New file.

8
modules/pclose-tests Normal file
View File

@@ -0,0 +1,8 @@
Files:
Depends-on:
popen-tests
configure.ac:
Makefile.am: