OSDN Git Service

Add in some math lib tests
authorEric Andersen <andersen@codepoet.org>
Tue, 2 Oct 2001 10:45:16 +0000 (10:45 -0000)
committerEric Andersen <andersen@codepoet.org>
Tue, 2 Oct 2001 10:45:16 +0000 (10:45 -0000)
commitf108799afa9b1d207e7139608c261f5546eb56bf
treeb84ad7a12eb961ca185c83b45098d5fc23ecd1ae
parent04dafe547980c50bef57b3ea7a4f9e3d81400a87
Add in some math lib tests
15 files changed:
test/math/Makefile [new file with mode: 0644]
test/math/drand.c [new file with mode: 0644]
test/math/econst.c [new file with mode: 0644]
test/math/eexp.c [new file with mode: 0644]
test/math/ehead.h [new file with mode: 0644]
test/math/elog.c [new file with mode: 0644]
test/math/eparanoi.c [new file with mode: 0644]
test/math/epow.c [new file with mode: 0644]
test/math/etanh.c [new file with mode: 0644]
test/math/etodec.c [new file with mode: 0644]
test/math/ieee.c [new file with mode: 0644]
test/math/ieetst.c [new file with mode: 0644]
test/math/ieetst.doc [new file with mode: 0644]
test/math/mconf.h [new file with mode: 0644]
test/math/mtherr.c [new file with mode: 0644]