NetBSD/regress
martin f771ab079a Add a simple double -> unsigned conversion test for values that can not
be represented by the same sized signed integer type. According to ISO C
this should work (and it works on i386), but it fails with the current
toolchain on sparc64, triggering a softfloat libc bug.
2003-05-03 19:33:51 +00:00
..
bin add systrace 2003-03-26 04:15:35 +00:00
include Spell output with two ts. 2003-01-04 23:43:02 +00:00
lib Add a simple double -> unsigned conversion test for values that can not 2003-05-03 19:33:51 +00:00
sys Add a regression test to check that forced unmounts work correctly. 2003-04-15 06:19:57 +00:00
usr.bin Sync with ../testlib/Makefile rev. 1.3: s/testlib.so/libtest.so/. 2003-02-01 18:44:06 +00:00
Makefile