Mercurial > hg > octave-nkf > gnulib-hg
view modules/unistdio/u32-vsprintf-tests @ 16681:14592d8d106b
Tests for module 'log2l'.
* modules/log2l-tests: New file.
* tests/test-log2l.c: New file.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 11 Mar 2012 20:50:40 +0100 |
parents | 86634e33e086 |
children |
line wrap: on
line source
Files: tests/unistdio/test-u32-vsprintf1.c tests/unistdio/test-u32-printf1.h tests/macros.h Depends-on: xalloc progname configure.ac: Makefile.am: TESTS += test-u32-vsprintf1 check_PROGRAMS += test-u32-vsprintf1 test_u32_vsprintf1_SOURCES = unistdio/test-u32-vsprintf1.c test_u32_vsprintf1_LDADD = $(LDADD) $(LIBUNISTRING) @LIBINTL@ @LIBICONV@