Home | History | Annotate | Download | only in libm
History log of /src/tests/lib/libm/t_ceil.c
RevisionDateAuthorComments
 1.10  03-Mar-2014  martin Remove all cargo-cult #ifndef __vax__ from the tests, that just paper
over bugs in the vax libm.
 1.9  13-Nov-2013  joerg Add FreeBSD's truncl and minimal testing.
 1.8  11-Nov-2013  joerg Add initial version of ceill, floorl and roundl from FreeBSD.
 1.7  17-Sep-2011  jruoho branches: 1.7.2; 1.7.8;
Add more cases.
 1.6  12-Sep-2011  jruoho Fix typo.
 1.5  12-Sep-2011  jruoho Merge 't_floor' to 't_ceil', and simplify.
 1.4  04-Jul-2011  mrg XXX: ugly hack to make these valid for vax fp.
XXX: could consolidate some of this into a common header, but i'll
leave that clean up for another time.
 1.3  25-Mar-2011  jruoho Do not skip the QEMU bugs but instead mark these as expected failures.
 1.2  25-Mar-2011  jruoho Bluntly skip the tests that fail under QEMU. XXX: system(3) is used for this?

wnCVS: ----------------------------------------------------------------------
 1.1  24-Mar-2011  jruoho Add dummy test cases for ceil(3) and floor(3). It is expected that at least
one of these will fail on guest x86_64 NetBSD under Qemu. Thanks to pgoyette@
for checking the broken floor(16.999999...) = 17.
 1.7.8.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.7.2.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")

RSS XML Feed