• Home
  • History
  • Annotate
  • only in /external/apache-harmony/math/src/test/java/org/apache/
History log of /external/apache-harmony/math/src/test/java/org/apache/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2a68e06b23ceb5b401d5bc784e6882e71c662cae 28-Apr-2011 Elliott Hughes <enh@google.com> Apply most of dalvik-prebuild's fixes to the test suite.

Change-Id: I87fe7b89cb64d734fb2ab93c00457c4ca82fe21d
armony/tests/java/math/BigDecimalConstructorsTest.java
armony/tests/java/math/BigDecimalScaleOperationsTest.java
armony/tests/java/math/BigIntegerConstructorsTest.java
armony/tests/java/math/BigIntegerDivideTest.java
armony/tests/java/math/BigIntegerModPowTest.java
armony/tests/java/math/BigIntegerMultiplyTest.java
armony/tests/java/math/BigIntegerOperateBitsTest.java
561ee011997c6c2f1befbfaa9d5f0a99771c1d63 27-Apr-2011 Elliott Hughes <enh@google.com> Import r1097236 of the Apache Harmony test suite.

Bug: 3246523
Change-Id: I6cb63a9b4ae3d43d2a8f2998e8de8d3eaa7d999e
armony/tests/java/math/BigDecimalArithmeticTest.java
armony/tests/java/math/BigDecimalCompareTest.java
armony/tests/java/math/BigDecimalConstructorsTest.java
armony/tests/java/math/BigDecimalConvertTest.java
armony/tests/java/math/BigDecimalScaleOperationsTest.java
armony/tests/java/math/BigIntegerAddTest.java
armony/tests/java/math/BigIntegerAndTest.java
armony/tests/java/math/BigIntegerCompareTest.java
armony/tests/java/math/BigIntegerConstructorsTest.java
armony/tests/java/math/BigIntegerConvertTest.java
armony/tests/java/math/BigIntegerDivideTest.java
armony/tests/java/math/BigIntegerHashCodeTest.java
armony/tests/java/math/BigIntegerModPowTest.java
armony/tests/java/math/BigIntegerMultiplyTest.java
armony/tests/java/math/BigIntegerNotTest.java
armony/tests/java/math/BigIntegerOperateBitsTest.java
armony/tests/java/math/BigIntegerOrTest.java
armony/tests/java/math/BigIntegerSubtractTest.java
armony/tests/java/math/BigIntegerToStringTest.java
armony/tests/java/math/BigIntegerXorTest.java