Mercurial > hg > octave-shane > gnulib-hg
annotate modules/time-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 | d7eed0b7ef06 |
children |
rev | line source |
---|---|
8181 | 1 Files: |
2 tests/test-time.c | |
3 | |
4 Depends-on: | |
11832
ff3dd373542b
stddef: fix NetBSD 5.0 NULL bug, rather than working around it
Eric Blake <ebb9@byu.net>
parents:
8181
diff
changeset
|
5 verify |
13082
d7eed0b7ef06
Split C++ tests into separate tests modules.
Bruno Haible <bruno@clisp.org>
parents:
12988
diff
changeset
|
6 time-c++-tests |
8181 | 7 |
8 configure.ac: | |
9 | |
10 Makefile.am: | |
11 TESTS += test-time | |
12 check_PROGRAMS += test-time |