jdk-24/jdk/test/java/lang/Math
Brian Burkhalter 10673cfe8c 8022109: Evaluate adding incrementExact, decrementExact, negateExact to java.lang.Math
Add the methods for parameter types int and long.

Reviewed-by: mduigou
2013-08-12 10:35:44 -07:00
..
AbsPositiveZero.java
Atan2Tests.java
CeilAndFloorTests.java
CubeRootTests.java 8004982: JDK8 source with GPL header errors 2012-12-20 16:24:50 -08:00
DivModTests.java 8014296: DivModTests should not compare pointers 2013-05-10 09:06:21 -07:00
ExactArithTests.java 8022109: Evaluate adding incrementExact, decrementExact, negateExact to java.lang.Math 2013-08-12 10:35:44 -07:00
Expm1Tests.java 8004982: JDK8 source with GPL header errors 2012-12-20 16:24:50 -08:00
HyperbolicTests.java 8004982: JDK8 source with GPL header errors 2012-12-20 16:24:50 -08:00
HypotTests.java
IeeeRecommendedTests.java
Log1pTests.java 8004982: JDK8 source with GPL header errors 2012-12-20 16:24:50 -08:00
Log10Tests.java 8004982: JDK8 source with GPL header errors 2012-12-20 16:24:50 -08:00
MinMax.java
PowTests.java
Rint.java
RoundTests.java
TanTests.java
Tests.java 8004982: JDK8 source with GPL header errors 2012-12-20 16:24:50 -08:00
WorstCaseTests.java