jdk-24/jdk/test/java/lang/Math
Joe Darcy 655a976e65 8136799: Port fdlibm cbrt to Java
Reviewed-by: bpb
2015-10-14 16:17:08 -07:00
..
AbsPositiveZero.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Atan2Tests.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
CeilAndFloorTests.java 8042003: Update java/lang/Math tests to eliminate dependency on sun.misc.DoubleConsts and sun.misc.FloatConsts 2014-08-22 14:56:09 -07:00
CubeRootTests.java 8136799: Port fdlibm cbrt to Java 2015-10-14 16:17:08 -07:00
DivModTests.java 8014296: DivModTests should not compare pointers 2013-05-10 09:06:21 -07:00
DoubleConsts.java 8055852: Add test/java/lang/Math/DoubleConsts.java and FloatConsts.java 2014-08-22 18:54:20 -07:00
ExactArithTests.java 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
Expm1Tests.java 8042003: Update java/lang/Math tests to eliminate dependency on sun.misc.DoubleConsts and sun.misc.FloatConsts 2014-08-22 14:56:09 -07:00
FloatConsts.java 8055852: Add test/java/lang/Math/DoubleConsts.java and FloatConsts.java 2014-08-22 18:54:20 -07:00
HyperbolicTests.java 8042003: Update java/lang/Math tests to eliminate dependency on sun.misc.DoubleConsts and sun.misc.FloatConsts 2014-08-22 14:56:09 -07:00
HypotTests.java 8136799: Port fdlibm cbrt to Java 2015-10-14 16:17:08 -07:00
IeeeRecommendedTests.java 8136799: Port fdlibm cbrt to Java 2015-10-14 16:17:08 -07:00
Log1pTests.java 8136799: Port fdlibm cbrt to Java 2015-10-14 16:17:08 -07:00
Log10Tests.java 8042003: Update java/lang/Math tests to eliminate dependency on sun.misc.DoubleConsts and sun.misc.FloatConsts 2014-08-22 14:56:09 -07:00
MinMax.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
PowTests.java 8134795: Port fdlibm pow to Java 2015-09-17 13:43:06 -07:00
Rint.java 8042003: Update java/lang/Math tests to eliminate dependency on sun.misc.DoubleConsts and sun.misc.FloatConsts 2014-08-22 14:56:09 -07:00
RoundTests.java 8010430: Math.round has surprising behavior for odd values of ulp 1 2013-09-11 17:07:35 -07:00
TanTests.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Tests.java 8042003: Update java/lang/Math tests to eliminate dependency on sun.misc.DoubleConsts and sun.misc.FloatConsts 2014-08-22 14:56:09 -07:00
WorstCaseTests.java 4900206: Include worst-case rounding tests for Math library functions 2011-08-12 13:36:39 -07:00