Skip to content

Commit 1a28cea

Browse files
committed
Restructure source dir
1 parent 8f8e2ae commit 1a28cea

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)