summaryrefslogtreecommitdiff
path: root/test-suite/tests/format.test
Commit message (Expand)AuthorAgeFilesLines
* (ice-9 format): Fix scaling floats with leading zerosTimothy Sample2021-10-191-1/+7
* i18n: 'number->locale-string' guesses the minimum number of decimals.Ludovic Courtès2017-03-011-3/+3
* i18n: Fix corner cases for monetary and number string conversions.Ludovic Courtès2017-03-011-6/+6
* Test format ~f with width parametersDaniel Llorens2016-12-151-0/+9
* tests: Check 'simple-format' with closed current-output-port.Ludovic Courtès2014-03-201-0/+16
* Improve handling of locales in the test suite.Mark H Weaver2014-02-071-2/+5
* format: Add specifier ~h for localized number output.Ludovic Courtès2012-02-031-1/+27
* Make `(format #f ...)' always Unicode-capable.Ludovic Courtès2011-02-081-4/+10
* deprecate omission of port to ice-9 formatAndy Wingo2010-12-181-4/+4
* fix `format' with %f and exact rationalsAndy Wingo2010-06-061-1/+4
* Change Guile license to LGPLv3+Neil Jerram2009-06-171-11/+10
* merge from 1.8 branchKevin Ryde2006-10-091-2/+18
* merge from 1.8 branchKevin Ryde2006-04-161-1/+1
* The FSF has a new address.Marius Vollmer2005-05-231-2/+2
* New tests of excess arguments now ignored.Kevin Ryde2004-09-011-0/+14
* Oops, didn't mean to put ~t yet.Kevin Ryde2004-09-011-12/+0
* (~@d): New tests.Kevin Ryde2004-09-011-0/+30
* 2004-05-25 Matthias Koeppe <mkoeppe@mail.math.uni-magdeburg.de>Kevin Ryde2004-07-191-1/+12
* ("format basic output"): Added test for "~F" from Matthias Koeppe.Marius Vollmer2003-03-191-2/+4
* New files. Thanks to Matthias Köppe!Marius Vollmer2001-06-161-0/+39