annotate modules/strtoul-tests @ 17431:744044c581c4

getcwd-lgpl: port to Tru64 * lib/getcwd-lgpl.c: Include <stdlib.h>, for malloc etc. Problem reported by Steven M. Schweda in <http://lists.gnu.org/archive/html/bug-gzip/2013-06/msg00010.html>.
author Paul Eggert <eggert@cs.ucla.edu>
date Tue, 11 Jun 2013 19:52:46 -0700
parents 877295416876
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
16224
877295416876 Tests for module 'strtoul'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
1 Files:
877295416876 Tests for module 'strtoul'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
2 tests/test-strtoul.c
877295416876 Tests for module 'strtoul'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
3 tests/signature.h
877295416876 Tests for module 'strtoul'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
4 tests/macros.h
877295416876 Tests for module 'strtoul'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
5
877295416876 Tests for module 'strtoul'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
6 Depends-on:
877295416876 Tests for module 'strtoul'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
7
877295416876 Tests for module 'strtoul'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
8 configure.ac:
877295416876 Tests for module 'strtoul'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
9
877295416876 Tests for module 'strtoul'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
10 Makefile.am:
877295416876 Tests for module 'strtoul'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
11 TESTS += test-strtoul
877295416876 Tests for module 'strtoul'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
12 check_PROGRAMS += test-strtoul