The NetBSD Project

CVS log for src/tests/lib/libc/gen/t_fpsetmask.c

[BACK] Up to [cvs.NetBSD.org] / src / tests / lib / libc / gen

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.12 / (download) - annotate - [select for diffs], Sun Apr 14 16:03:06 2013 UTC (5 weeks, 2 days ago) by martin
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +1 -2 lines
Diff to previous 1.11 (colored)

Backout previous - which did not include the change described in the log
message anyway but pure accidental white space changes. The whole change
was not needed any more after fixing isqemu.h.
Thanks to agc for pointing it out.

Revision 1.11 / (download) - annotate - [select for diffs], Sun Apr 14 12:45:50 2013 UTC (5 weeks, 2 days ago) by martin
Branch: MAIN
Changes since 1.10: +2 -1 lines
Diff to previous 1.10 (colored)

Do not include isqemu.h if we are not going to use the test

Revision 1.10 / (download) - annotate - [select for diffs], Fri Apr 12 17:13:54 2013 UTC (5 weeks, 4 days ago) by christos
Branch: MAIN
Changes since 1.9: +4 -2 lines
Diff to previous 1.9 (colored)

easier way to find if we are on qemu.

Revision 1.9 / (download) - annotate - [select for diffs], Fri Apr 13 06:10:55 2012 UTC (13 months, 1 week ago) by jruoho
Branch: MAIN
CVS Tags: yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, yamt-pagecache-base5, yamt-pagecache-base4, tls-maxphys-nbase, tls-maxphys-base, tls-maxphys, agc-symver-base, agc-symver
Changes since 1.8: +2 -3 lines
Diff to previous 1.8 (colored)

Xfail on qemu unconditionally after all.

Revision 1.8 / (download) - annotate - [select for diffs], Wed Apr 11 16:18:39 2012 UTC (13 months, 1 week ago) by jruoho
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Flip previous (i386/qemu fails, not the amd64/qemu).

Revision 1.7 / (download) - annotate - [select for diffs], Wed Apr 11 10:18:25 2012 UTC (13 months, 1 week ago) by jruoho
Branch: MAIN
Changes since 1.6: +5 -1 lines
Diff to previous 1.6 (colored)

Revisit the previous: fails on qemu/amd64 but not qemu/i386.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Apr 11 06:45:16 2012 UTC (13 months, 1 week ago) by jruoho
Branch: MAIN
Changes since 1.5: +2 -8 lines
Diff to previous 1.5 (colored)

As it turned out, the fpsetmask(3) tests were unnecessarily skipped on Qemu.
Thus, remove xfails that do not trigger.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Apr 10 12:43:06 2012 UTC (13 months, 1 week ago) by jruoho
Branch: MAIN
Changes since 1.4: +4 -4 lines
Diff to previous 1.4 (colored)

Do not skip the tests on Qemu, but point to PR misc/44767 instead.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Apr 10 03:59:59 2012 UTC (13 months, 1 week ago) by jruoho
Branch: MAIN
Changes since 1.3: +4 -2 lines
Diff to previous 1.3 (colored)

Point to port-macppc/46319 when failing on macppc.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Oct 19 15:27:16 2011 UTC (19 months ago) by njoly
Branch: MAIN
CVS Tags: yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, netbsd-6, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus
Branch point for: yamt-pagecache
Changes since 1.2: +23 -1 lines
Diff to previous 1.2 (colored)

Add basic fpsetmask test to exercize setting/clearing bits.

Revision 1.2 / (download) - annotate - [select for diffs], Sat Oct 1 17:46:10 2011 UTC (19 months, 2 weeks ago) by christos
Branch: MAIN
Changes since 1.1: +5 -5 lines
Diff to previous 1.1 (colored)

use _FLOAT_IEEE754 instead of vax.

Revision 1.1 / (download) - annotate - [select for diffs], Mon Sep 19 05:25:50 2011 UTC (20 months ago) by jruoho
Branch: MAIN

Move the tests/libc/ieeefp to tests/libc/gen to match the structure of libc.
Also rename the test files to gain functional scope.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>