]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFstable/10 r226603,r251119:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 27 Dec 2015 21:39:28 +0000 (21:39 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 27 Dec 2015 21:39:28 +0000 (21:39 +0000)
commit680c716ea62c69d5b6dd3d39c1529a6fa1bb2119
tree1976e153847b3389e939b30c0b2ccd717aadf582
parent36add9f52eee198aef2539f5f10a644db649563d
MFstable/10 r226603,r251119:

r226603 (by das):

Tests for complex trig and hyperbolic functions.

r251119 (by das):

Basic tests for complex inverse trig and hyperbolic functions.

git-svn-id: svn://svn.freebsd.org/base/stable/9@292803 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
tools/regression/lib/msun/Makefile
tools/regression/lib/msun/test-ctrig.c [new file with mode: 0644]
tools/regression/lib/msun/test-ctrig.t [new file with mode: 0644]
tools/regression/lib/msun/test-invctrig.c [new file with mode: 0644]