view modules/fchdir-tests @ 17450:fcdfb5b7741a

* lib/tmpdir.c: Simplify code to add slash; no need for a loop.
author Paul Eggert <eggert@cs.ucla.edu>
date Mon, 15 Jul 2013 13:32:24 -0700
parents 3251de063435
children
line wrap: on
line source

Files:
tests/test-fchdir.c
tests/signature.h
tests/macros.h

Depends-on:
cloexec
getcwd-lgpl

configure.ac:

Makefile.am:
TESTS += test-fchdir
check_PROGRAMS += test-fchdir
test_fchdir_LDADD = $(LDADD) $(LIBINTL)