Mercurial > hg > octave-lojdl > gnulib-hg
comparison modules/expl-tests @ 12757:240e2b6432b6
Tests for module 'expl'.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Tue, 19 Jan 2010 03:03:59 +0100 |
parents | |
children | 7bea32ad5560 |
comparison
equal
deleted
inserted
replaced
12756:e07744489348 | 12757:240e2b6432b6 |
---|---|
1 Files: | |
2 tests/test-expl.c | |
3 tests/signature.h | |
4 tests/macros.h | |
5 | |
6 Depends-on: | |
7 fpucw | |
8 | |
9 configure.ac: | |
10 | |
11 Makefile.am: | |
12 TESTS += test-expl | |
13 check_PROGRAMS += test-expl | |
14 test_expl_LDADD = $(LDADD) @EXPL_LIBM@ |