<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/gnulib-tests, branch master</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=master</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2025-09-04T01:08:53Z</updated>
<entry>
<title>build: Update after gnulib changed</title>
<updated>2025-09-04T01:08:53Z</updated>
<author>
<name>Bruno Haible</name>
<email>bruno@clisp.org</email>
</author>
<published>2025-09-03T22:47:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=db04fc2a097b254bf9f2a3fffa399921d05a6d6c'/>
<id>urn:sha1:db04fc2a097b254bf9f2a3fffa399921d05a6d6c</id>
<content type='text'>
* gnulib-tests/Makefile.am: Move the AM_CFLAGS assignment before the
'include gnulib.mk'.
</content>
</entry>
<entry>
<title>tests: adjust preceding change to handle general WERROR_CFLAGS values</title>
<updated>2010-12-22T10:10:23Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2010-12-22T10:10:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=51f60a62372581fc7260f4c0eae52f06c39201ec'/>
<id>urn:sha1:51f60a62372581fc7260f4c0eae52f06c39201ec</id>
<content type='text'>
* gnulib-tests/Makefile.am (test_xvasprintf_CFLAGS):
(test_lock_CFLAGS, test_tls_CFLAGS): Avoid a syntax error when
$(WERROR_CFLAGS) expands to more than one token.
</content>
</entry>
<entry>
<title>tests: do not assume compiler knows -Wxxx flags</title>
<updated>2010-12-22T09:48:54Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2010-12-22T09:48:27Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=056caf4857369fb7e549bc6e5cbfd997185e6019'/>
<id>urn:sha1:056caf4857369fb7e549bc6e5cbfd997185e6019</id>
<content type='text'>
* gnulib-tests/Makefile.am (test_xvasprintf_CFLAGS):
(test_lock_CFLAGS, test_tls_CFLAGS): Do not append GCC-specific
flags like -Wno-format-security unless the GCC-specific flag
-Werror is also specified.  This avoids a "make check" failure on
Solaris when using Sun C 5.8.
</content>
</entry>
<entry>
<title>build: enable -Werror for gnulib-tests, too</title>
<updated>2010-10-18T05:28:36Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2010-10-17T17:08:44Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=3c7112104daf8f7095048a3c5b2ee6f3e600521f'/>
<id>urn:sha1:3c7112104daf8f7095048a3c5b2ee6f3e600521f</id>
<content type='text'>
* gnulib: Update to latest for warning-free tests.
* gnulib-tests/Makefile.am (AM_CFLAGS): Uncomment $(WERROR_CFLAGS),
now that these tests are warning-free.
</content>
</entry>
<entry>
<title>build: prepare to enable -Werror also for gnulib-tests/</title>
<updated>2010-10-13T09:20:18Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2010-10-13T09:20:18Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=71a3fd73a1fa005ee4ac969e57b43f90237656b9'/>
<id>urn:sha1:71a3fd73a1fa005ee4ac969e57b43f90237656b9</id>
<content type='text'>
* configure.ac (GNULIB_WARN_CFLAGS): Define new variable, for use
in gnulib-tests.
* gnulib-tests/Makefile.am: Disable specific -W___ options,
but only for a few specific offending tests:
(test_xvasprintf_CFLAGS): Define.
(test_lock_CFLAGS, test_tls_CFLAGS): Define.
</content>
</entry>
<entry>
<title>build: avoid some warnings</title>
<updated>2009-11-02T13:34:24Z</updated>
<author>
<name>Eric Blake</name>
<email>ebb9@byu.net</email>
</author>
<published>2009-10-31T00:58:58Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=8fe40b84bd8dbb0d1e908422eb68a17c9f254754'/>
<id>urn:sha1:8fe40b84bd8dbb0d1e908422eb68a17c9f254754</id>
<content type='text'>
* gl/lib/mbsalign.c (mbsalign): Mark unused parameter.
* bootstrap.conf (gnulib_modules): Remove obsolete
rename-dest-slash.
* gnulib-tests/Makefile.am (AM_CFLAGS): Reduce set of warnings for
gnulib tests.
* gl/modules/rename-tests.diff (Makefile.am): New file, to add
LIBINTL to LDADD, since we avoid canonicalize-lgpl module.
* gl/lib/regcomp.c.diff (regerror, calc_next)
(build_collating_symbol, parse_bracket_element, build_equiv_class)
(free_tree): Mark unused parameters.
* gl/lib/regex_internal.h.diff (re_string_elem_size_at): New file,
to mark unused parameters.
* gl/lib/printf-args.c.diff (PRINTF_FETCHARGS): New file, to avoid
type mismatch.
* gl/lib/vasnprintf.c (VASNPRINTF): New file, to avoid shadowing
local variable name.
* .gitignore: Ignore temporary build artifacts.
</content>
</entry>
<entry>
<title>maint: turn on compiler warnings for gnulib tests</title>
<updated>2009-10-22T14:05:09Z</updated>
<author>
<name>Eric Blake</name>
<email>ebb9@byu.net</email>
</author>
<published>2009-10-21T17:27:29Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=5e361387d0a20ac1cbff45dee61d158be83238c0'/>
<id>urn:sha1:5e361387d0a20ac1cbff45dee61d158be83238c0</id>
<content type='text'>
* gnulib-tests/Makefile.am (AM_CFLAGS): Add WARN_CFLAGS.
* configure.ac (enable-gcc-warnings): Also use -funit-at-a-time,
to silence gcc 4.3.4 -Wdisabled-optimization.
* .gitignore: Ignore some more files.
</content>
</entry>
<entry>
<title>tests: enable automake's color-tests and parallel-tests via configure.ac</title>
<updated>2009-03-31T18:29:01Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2009-03-30T07:47:07Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=30071248c9e1132b4d5d9559f97b6199cc91556e'/>
<id>urn:sha1:30071248c9e1132b4d5d9559f97b6199cc91556e</id>
<content type='text'>
* gnulib-tests/Makefile.am (AUTOMAKE_OPTIONS): Don't define here.
* tests/Makefile.am (AUTOMAKE_OPTIONS): Likewise.
* configure.ac (AM_INIT_AUTOMAKE): Instead, add color-tests and
parallel-tests here.
</content>
</entry>
<entry>
<title>build: use Automake's new parallel-tests feature</title>
<updated>2009-03-31T18:29:01Z</updated>
<author>
<name>Ralf Wildenhues</name>
<email>Ralf.Wildenhues@gmx.de</email>
</author>
<published>2009-03-14T11:15:40Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=f8268d3baecee552e13efb916693bfa51734862b'/>
<id>urn:sha1:f8268d3baecee552e13efb916693bfa51734862b</id>
<content type='text'>
* build-aux/check.mk: Remove, not needed any more.
* tests/Makefile.am (AUTOMAKE_OPTIONS): Add parallel-tests and
color-tests.
* tests/check.mk: Do not include build-aux/check.mk any more.
(SUFFIXES, TEST_LOGS): Remove.
(TESTS_ENVIRONMENT): Use $$f rather than $$tst in $PERL invocation.
* gnulib-tests/Makefile.am: Do not include build-aux/check.mk.
(AUTOMAKE_OPTIONS): New macro, add parallel-test and color-tests.
(TEST_LOGS): Remove.
</content>
</entry>
<entry>
<title>run gnulib-tests in parallel</title>
<updated>2008-06-14T20:35:02Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2008-06-13T18:31:46Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=44530f2ddd97e02728520cca9cb0ba2bada750d1'/>
<id>urn:sha1:44530f2ddd97e02728520cca9cb0ba2bada750d1</id>
<content type='text'>
* tests/Makefile.am: Define AUTOMAKE_OPTIONS, so check.mk can append.
* tests/check.mk: Define SUFFIXES, so check.mk can append.
* build-aux/check.mk (SUFFIXES): Append, so as not to evoke
automake warning the prior definition in gnulib-tests/gnulib.mk.
(AUTOMAKE_OPTIONS): Likewise.
* gnulib-tests/Makefile.am (TEST_LOGS): Define.
Include build-aux/check.mk
</content>
</entry>
</feed>
