Mercurial > hg > octave-shane > gnulib-hg
view modules/unistr/u32-cmp-tests @ 16434:4f9beada6ccb
New module 'frexpf-ieee'.
* modules/frexpf-ieee: New file.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 26 Feb 2012 15:08:36 +0100 |
parents | 86634e33e086 |
children |
line wrap: on
line source
Files: tests/unistr/test-u32-cmp.c tests/unistr/test-cmp.h tests/zerosize-ptr.h tests/macros.h m4/mmap-anon.m4 Depends-on: extensions getpagesize configure.ac: gl_FUNC_MMAP_ANON AC_CHECK_HEADERS_ONCE([sys/mman.h]) AC_CHECK_FUNCS_ONCE([mprotect]) Makefile.am: TESTS += test-u32-cmp check_PROGRAMS += test-u32-cmp test_u32_cmp_SOURCES = unistr/test-u32-cmp.c test_u32_cmp_LDADD = $(LDADD) $(LIBUNISTRING)