summaryrefslogtreecommitdiff
path: root/test-suite/tests/i18n.test
Commit message (Expand)AuthorAgeFilesLines
* Fix recent i18n testsAndy Wingo2021-03-161-2/+4
* Fix buffer overread in string-locale<?Andy Wingo2021-03-151-0/+7
* Adapt test for string-locale-ci=?Andy Wingo2021-03-151-5/+7
* Fix buffer overread in string-locale-ci=? and related functionsAndy Wingo2021-03-151-3/+7
* Strings, i18n: Limit the use of alloca to approximately 8 kilobytes.Mark H Weaver2019-05-231-1/+16
* Make locale monetary conversion tests be less strict on terminal whitespaceMichael Gran2019-05-231-2/+2
* tests: Adjust i18n.test to 'fr_FR.utf8' locale in glibc 2.27.Ludovic Courtès2018-08-071-24/+42
* i18n: locale-positive-separated-by-space? should return bool, not stringMike Gran2017-03-201-0/+12
* i18n: add tests for locale-digit-groupingMike Gran2017-03-201-0/+20
* i18n: add tests for locale AM/PMMike Gran2017-03-201-0/+20
* i18n: rename locale-monetary-digit-grouping to locale-monetary-groupingMike Gran2017-03-201-3/+24
* Disable Turkish locale tests on CygwinMike Gran2017-03-041-2/+3
* i18n: 'number->locale-string' guesses the minimum number of decimals.Ludovic Courtès2017-03-011-8/+8
* i18n: Fix corner cases for monetary and number string conversions.Ludovic Courtès2017-03-011-10/+39
* tests: Choose a more plausible US English locale name.Ludovic Courtès2017-03-011-1/+1
* tests: Use 'pass-if-equal' for (ice-9 i18n) tests.Ludovic Courtès2017-03-011-34/+40
* i18n: Do not represent zero as "-0".Ludovic Courtès2017-03-011-3/+14
* tests: Use the "normalized codeset" in locale names.Ludovic Courtès2017-03-011-6/+6
* i18n: Add new collation test for posterity.Ludovic Courtès2016-05-221-1/+18
* i18n: Adjust tests for Windows.Ludovic Courtès2014-06-111-10/+27
* i18n: Ignore LC_MESSAGES on MinGW.Ludovic Courtès2014-06-111-4/+4
* Broken Turkish UTF-8 locale still unresolved in FreeBSD 9.1.Mark H Weaver2013-08-111-4/+6
* test-suite: eq-ness of numbers, characters is unspecifiedDaniel Hartwig2013-03-011-10/+10
* i18n: Skips ~h `format' tests when digit grouping info is missing.Ludovic Courtès2012-02-041-5/+13
* format: Add specifier ~h for localized number output.Ludovic Courtès2012-02-031-3/+35
* i18n: Add a couple of tests for `monetary-amount->locale-string'.Ludovic Courtès2012-02-031-0/+18
* tests: Work around erroneous tr_TR locale in Darwin 8.Ludovic Courtès2012-02-031-4/+5
* Skip `tr_TR' tests on Solaris 2.10.Ludovic Courtès2012-01-161-3/+5
* i18n: Disable Turkish locale tests on FreeBSD 8.Ludovic Courtès2012-01-091-2/+6
* Fix `i18n.test' when the German or Greek locales aren't available.Ludovic Courtès2011-03-181-2/+12
* i18n: Add case mapping and case-insensitive string comparison tests.Ludovic Courtès2011-03-171-1/+66
* i18n: Re-enable tests with the Turkish locale.Ludovic Courtès2011-03-171-12/+0
* Fix i18n tests when no French locale is available.Ludovic Courtès2010-08-161-11/+16
* Add `number->locale-string' tests.Ludovic Courtès2010-08-151-1/+42
* Improved support for Unicode title case in Guile's string and character APIs.Julian Graham2009-12-221-0/+13
* Revert changes that gather thread-specific local languageMichael Gran2009-10-091-0/+12
* Tests for locale-specific case conversionMichael Gran2009-09-241-1/+42
* i18n: Always use locale-dependent string collation.Ludovic Courtès2009-09-181-21/+70
* Change Guile license to LGPLv3+Neil Jerram2009-06-171-3/+3
* Changes from arch/CVS synchronizationLudovic Courtès2007-01-311-17/+124
* Added missing files for `(ice-9 i18n)'.Ludovic Courtès2006-11-181-0/+143