Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/regress/lib/libc/divrem
Module Name: basesrc
Committed By: ross
Date: Wed Jan 23 20:48:08 UTC 2002
Modified Files:
basesrc/regress/lib/libc/divrem: Makefile divremtest.c
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 basesrc/regress/lib/libc/divrem/Makefile \
basesrc/regress/lib/libc/divrem/divremtest.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index