Mercurial > hg > octave-lojdl > gnulib-hg
annotate modules/sys_time-tests @ 17259:bc20efc34eba octave-stable
branch to handle patches for Octave stable
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Thu, 03 Jan 2013 14:26:52 -0500 |
parents | d7eed0b7ef06 |
children |
rev | line source |
---|---|
8179 | 1 Files: |
2 tests/test-sys_time.c | |
3 | |
4 Depends-on: | |
13082
d7eed0b7ef06
Split C++ tests into separate tests modules.
Bruno Haible <bruno@clisp.org>
parents:
13002
diff
changeset
|
5 sys_time-c++-tests |
8179 | 6 |
7 configure.ac: | |
8 | |
9 Makefile.am: | |
10 TESTS += test-sys_time | |
11 check_PROGRAMS += test-sys_time |