annotate modules/mkdirat-tests @ 40196:e63f5d3edab5

relocatable-prog: Update documentation. * doc/relocatable-maint.texi (Supporting Relocation): Update to match the recent changes.
author Bruno Haible <bruno@clisp.org>
date Sun, 24 Feb 2019 01:49:15 +0100
parents ae28326ff93e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
16025
8d9cce581f57 New module 'mkdirat', split off from module 'openat'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
1 Files:
8d9cce581f57 New module 'mkdirat', split off from module 'openat'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
2 tests/test-mkdirat.c
8d9cce581f57 New module 'mkdirat', split off from module 'openat'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
3 tests/test-mkdir.h
8d9cce581f57 New module 'mkdirat', split off from module 'openat'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
4 tests/signature.h
8d9cce581f57 New module 'mkdirat', split off from module 'openat'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
5 tests/macros.h
8d9cce581f57 New module 'mkdirat', split off from module 'openat'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
6
8d9cce581f57 New module 'mkdirat', split off from module 'openat'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
7 Depends-on:
8d9cce581f57 New module 'mkdirat', split off from module 'openat'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
8 ignore-value
8d9cce581f57 New module 'mkdirat', split off from module 'openat'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
9 symlink
8d9cce581f57 New module 'mkdirat', split off from module 'openat'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
10
8d9cce581f57 New module 'mkdirat', split off from module 'openat'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
11 configure.ac:
8d9cce581f57 New module 'mkdirat', split off from module 'openat'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
12
8d9cce581f57 New module 'mkdirat', split off from module 'openat'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
13 Makefile.am:
8d9cce581f57 New module 'mkdirat', split off from module 'openat'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
14 TESTS += test-mkdirat
8d9cce581f57 New module 'mkdirat', split off from module 'openat'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
15 check_PROGRAMS += test-mkdirat
8d9cce581f57 New module 'mkdirat', split off from module 'openat'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
16 test_mkdirat_LDADD = $(LDADD) @LIBINTL@