summaryrefslogtreecommitdiff
path: root/tests/test-localename.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Suppress ‘#pragma GCC diagnostic’ warnings with GCC < 13.Bruno Haible2023-04-251-1/+1
* tests: suppress some unwanted -fanalyzer checkingPaul Eggert2023-04-241-0/+4
* localename tests: Work around a Haiku bug.Bruno Haible2023-04-051-0/+5
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* license: fix GPLv3 texts to use a comma instead of semicolon.Bernhard Voelker2022-01-051-1/+1
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* locale, duplocale, localename: Fix errors if locale_t does not exist.Bruno Haible2019-12-131-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* localename: Fix test failure on AIX 7.Bruno Haible2018-12-181-1/+1
* localename: Avoid test failure on some glibc systems.Bruno Haible2018-12-161-2/+32
* localename: Fix test failure on OpenBSD >= 6.2.Bruno Haible2018-12-161-9/+13
* Simplify code. Drop support for Borland C++ on Windows.Bruno Haible2018-05-031-3/+3
* localename: Fix test failures on mingw.Bruno Haible2018-05-021-0/+13
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* localename-tests: port to NetBSD 7Paul Eggert2017-01-061-9/+9
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* localename-tests: memory allocation fixesPaul Eggert2016-03-131-5/+10
* misc: port better to gcc -fsanitize=addressPaul Eggert2016-02-061-6/+23
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* Write "Mac OS X" instead of "MacOS X".Bruno Haible2012-06-221-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Fix test crash.Bruno Haible2009-12-311-10/+12
* Fix compilation error on most platforms.Bruno Haible2009-12-311-0/+5
* localename: Fix storage allocation of gl_locale_name_thread's result.Bruno Haible2009-12-261-0/+175
* localename: Fix unit test.Bruno Haible2009-12-261-12/+12
* Refactor common macros used in tests.Bruno Haible2009-12-241-13/+1
* localename: more testsBruno Haible2009-12-231-0/+191
* More localename tests.Bruno Haible2009-12-231-8/+272
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-14/+14
* Flush the standard error stream before aborting.Bruno Haible2008-04-111-0/+1
* Update localename-tests for setenv changes.Simon Josefsson2008-01-081-3/+1
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* Tests for module 'localename'.Bruno Haible2007-06-071-0/+124