jdk-24/test/jdk/java/text/Format/NumberFormat
Naoto Sato 1c4483473d 8333582: Update CLDR to Version 46.0
Reviewed-by: joehw, srl, jlu
2024-11-04 17:00:44 +00:00
..
BigDecimalCompatibilityTest.java 8317372: Refactor some NumberFormat tests to use JUnit 2023-10-13 20:49:11 +00:00
BigDecimalFormat.java 8174269: Remove COMPAT locale data provider from JDK 2024-03-05 19:32:29 +00:00
BigDecimalParse.java 8333755: NumberFormat integer only parsing breaks when format has suffix 2024-06-26 17:10:09 +00:00
Bug4208135.java 8317372: Refactor some NumberFormat tests to use JUnit 2023-10-13 20:49:11 +00:00
Bug4833877.java
Bug4838107.java 8174269: Remove COMPAT locale data provider from JDK 2024-03-05 19:32:29 +00:00
Bug4944439.java 8317372: Refactor some NumberFormat tests to use JUnit 2023-10-13 20:49:11 +00:00
Bug4990596.java 8317372: Refactor some NumberFormat tests to use JUnit 2023-10-13 20:49:11 +00:00
Bug6278616.java 8317372: Refactor some NumberFormat tests to use JUnit 2023-10-13 20:49:11 +00:00
Bug8132125.java 8317372: Refactor some NumberFormat tests to use JUnit 2023-10-13 20:49:11 +00:00
CurrencyFormat.java 8174269: Remove COMPAT locale data provider from JDK 2024-03-05 19:32:29 +00:00
DecimalFormat.114.txt
DecimalFormatSymbols.114.txt
DecimalFormatSymbols.142.txt
DFSDeserialization142.java
DFSExponential.java 8325908: Finish removal of IntlTest and CollatorTest 2024-02-16 17:14:46 +00:00
DFSMinusPerCentMill.java 8230284: Accounting currency format support does not cope with explicit number system 2019-09-09 12:42:01 -07:00
DFSSerialization142.java
DFSSerialization.java 8325908: Finish removal of IntlTest and CollatorTest 2024-02-16 17:14:46 +00:00
IntlTestDecimalFormatAPI.java 8316696: Remove the testing base classes: IntlTest and CollatorTest 2023-10-03 16:38:17 +00:00
IntlTestDecimalFormatSymbols.java 8316696: Remove the testing base classes: IntlTest and CollatorTest 2023-10-03 16:38:17 +00:00
IntlTestNumberFormatAPI.java 8316696: Remove the testing base classes: IntlTest and CollatorTest 2023-10-03 16:38:17 +00:00
LenientParseTest.java 8335668: NumberFormat integer only parsing should throw exception for edge case 2024-07-11 18:40:40 +00:00
MultipleNumberScriptTest.java 8333582: Update CLDR to Version 46.0 2024-11-04 17:00:44 +00:00
NumberFormat4185761a.ser.txt
NumberFormat4185761b.ser.txt
NumberFormatRounding.java
NumberRegression.java 8174269: Remove COMPAT locale data provider from JDK 2024-03-05 19:32:29 +00:00
NumberRoundTrip.java 8316696: Remove the testing base classes: IntlTest and CollatorTest 2023-10-03 16:38:17 +00:00
NumberTest.java 8174269: Remove COMPAT locale data provider from JDK 2024-03-05 19:32:29 +00:00
PositionTest.java 8316696: Remove the testing base classes: IntlTest and CollatorTest 2023-10-03 16:38:17 +00:00
SerializationLoadTest.java
SerializationSaveTest.java
StrictMethodsTest.java 8327640: Allow NumberFormat strict parsing 2024-04-16 16:18:09 +00:00
StrictParseTest.java 8335668: NumberFormat integer only parsing should throw exception for edge case 2024-07-11 18:40:40 +00:00
TestgetPatternSeparator_ja.java