[parrot/parrot] 4aaf1c: test with precision (numcmp)
GitHub
noreply at github.com
Thu Sep 13 00:43:33 UTC 2012
Branch: refs/heads/native_pbc2
Home: https://github.com/parrot/parrot
Commit: 4aaf1cf5c3473922cac232dfa925b0fe86bba7b4
https://github.com/parrot/parrot/commit/4aaf1cf5c3473922cac232dfa925b0fe86bba7b4
Author: Reini Urban <rurban at cpanel.net>
Date: 2012-09-12 (Wed, 12 Sep 2012)
Changed paths:
M lib/Parrot/Test.pm
M src/packfile/pf_items.c
M t/native_pbc/Test.pm
M t/native_pbc/number.t
Log Message:
-----------
test with precision (numcmp)
All tests pass now, just __float128 has problems printing certain numbers
properly. E.g. __float128 is probed for %.17Lg fmt, which prints 3.8
as 3.7999999999999998
More information about the parrot-commits
mailing list