History log of /src/regress/lib/libc/divrem |
Revision | Date | Author | Comments |
1.6 | 30-Jun-2004 |
jmc | Add missing NetBSD ID tags
|
1.5 | 19-Dec-2003 |
veego | Update the checksum to match src/lib/libc/stdlib/random.c rev 1.23.
|
1.4 | 18-Sep-2002 |
lukem | some makefile de-linting - list NOxxx and LDSTATIC= assignments before everything else (especially <bsd.own.mk>) - ensure <bsd.own.mk> is included before NETBSDSRCDIR is used - add missing RCSids
|
1.3 | 29-Jan-2002 |
thorpej | Add -Wno-uninitialized to CFLAGS.
|
1.2 | 23-Jan-2002 |
ross | Add more tests, including a random(3)-based test like the old divrem, update the known-good md5, print progress info, and avoid cases where c99 allows undefined results.
|
1.1 | 22-Jan-2002 |
ross | Remove the old alpha divrem test and replace it with a new indep one.
The old one was never run because it required a remote host. The new one has more knowledge of where the error cases are likely to be, and instead of using a big file or remote test system, it just keeps an md5 (in the Makefile) of the endian-indep known-good results.
|
1.4 | 21-Feb-2002 |
itojun | put TNF 4-clause license. authors - if you are okay with more relaxed license terms, or the regression test code was derived from others, pls change them.
|
1.3 | 05-Feb-2002 |
ross | just editing comments
|
1.2 | 23-Jan-2002 |
ross | Add more tests, including a random(3)-based test like the old divrem, update the known-good md5, print progress info, and avoid cases where c99 allows undefined results.
|
1.1 | 22-Jan-2002 |
ross | Remove the old alpha divrem test and replace it with a new indep one.
The old one was never run because it required a remote host. The new one has more knowledge of where the error cases are likely to be, and instead of using a big file or remote test system, it just keeps an md5 (in the Makefile) of the endian-indep known-good results.
|