Skip to content

Commit b4812b2

Browse files
authored
Merge pull request #452 from AppDevNext/RestructureSourceDir
Restructure source dir
2 parents 8f8e2ae + 1a28cea commit b4812b2

File tree

10 files changed

+0
-0
lines changed

10 files changed

+0
-0
lines changed

MPChartLib/src/test/java/com/github/mikephil/charting/test/ApproximationTest.kt renamed to MPChartLib/src/test/kotlin/com/github/mikephil/charting/test/ApproximationTest.kt

File renamed without changes.

MPChartLib/src/test/java/com/github/mikephil/charting/test/AxisRendererTest.kt renamed to MPChartLib/src/test/kotlin/com/github/mikephil/charting/test/AxisRendererTest.kt

File renamed without changes.

MPChartLib/src/test/java/com/github/mikephil/charting/test/BarDataTest.kt renamed to MPChartLib/src/test/kotlin/com/github/mikephil/charting/test/BarDataTest.kt

File renamed without changes.

MPChartLib/src/test/java/com/github/mikephil/charting/test/ChartDataTest.kt renamed to MPChartLib/src/test/kotlin/com/github/mikephil/charting/test/ChartDataTest.kt

File renamed without changes.

MPChartLib/src/test/java/com/github/mikephil/charting/test/DataSetTest.kt renamed to MPChartLib/src/test/kotlin/com/github/mikephil/charting/test/DataSetTest.kt

File renamed without changes.

MPChartLib/src/test/java/com/github/mikephil/charting/test/LargeValueFormatterTest.kt renamed to MPChartLib/src/test/kotlin/com/github/mikephil/charting/test/LargeValueFormatterTest.kt

File renamed without changes.

MPChartLib/src/test/java/com/github/mikephil/charting/test/ObjectPoolTest.kt renamed to MPChartLib/src/test/kotlin/com/github/mikephil/charting/test/ObjectPoolTest.kt

File renamed without changes.

app/src/androidTest/java/info/appdev/chartexample/PieTest.kt renamed to app/src/androidTest/kotlin/info/appdev/chartexample/PieTest.kt

File renamed without changes.

app/src/androidTest/java/info/appdev/chartexample/StartTest.kt renamed to app/src/androidTest/kotlin/info/appdev/chartexample/StartTest.kt

File renamed without changes.

app/src/androidTest/java/info/appdev/chartexample/ViewPagerTest.kt renamed to app/src/androidTest/kotlin/info/appdev/chartexample/ViewPagerTest.kt

File renamed without changes.

0 commit comments

Comments
 (0)