Mercurial > hg > octave-shane > gnulib-hg
annotate modules/sys_wait-tests @ 13922:120aa31e498d
* build-aux/gendocs.sh: restore x bit
author | Eric Blake <eblake@redhat.com> |
---|---|
date | Fri, 10 Dec 2010 09:40:08 -0700 |
parents | 6e37c8296aa3 |
children |
rev | line source |
---|---|
12522 | 1 Files: |
2 tests/test-sys_wait.c | |
13732
b16d13c70a22
stdlib tests: Avoid code duplication.
Bruno Haible <bruno@clisp.org>
parents:
12522
diff
changeset
|
3 tests/test-sys_wait.h |
12522 | 4 |
5 Depends-on: | |
13744
6e37c8296aa3
More tests for module 'sys_wait'.
Bruno Haible <bruno@clisp.org>
parents:
13732
diff
changeset
|
6 sys_wait-c++-tests |
12522 | 7 |
8 configure.ac: | |
9 | |
10 Makefile.am: | |
11 TESTS += test-sys_wait | |
12 check_PROGRAMS += test-sys_wait |