mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 16:38:43 +02:00
Change the %e tests to not check for actual string equality, but rather
Tue Oct 28 23:38:30 2003 Matthias Clasen <maclas@gmx.de> * tests/printf-test.c: Change the %e tests to not check for actual string equality, but rather equality under g_ascii_strtod(), since the number of leading digits in the exponent seems to be not exactly prescribed by SUS.
This commit is contained in:
committed by
Matthias Clasen
parent
0aeb066667
commit
c582b7ad60
@@ -1,3 +1,10 @@
|
||||
Tue Oct 28 23:38:30 2003 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* tests/printf-test.c: Change the %e tests to not check for
|
||||
actual string equality, but rather equality under g_ascii_strtod(),
|
||||
since the number of leading digits in the exponent seems to
|
||||
be not exactly prescribed by SUS.
|
||||
|
||||
Fri Oct 24 17:09:04 2003 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* === Released 2.3.0 ===
|
||||
|
Reference in New Issue
Block a user