Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
src/com/android/calendarcommon2/ | 03-May-2024 | - | 3,588 | 2,324 | ||
tests/ | 03-May-2024 | - | 4,472 | 3,774 | ||
Android.mk | D | 03-May-2024 | 878 | 27 | 7 | |
CleanSpec.mk | D | 03-May-2024 | 2 KiB | 47 | 2 | |
README | D | 03-May-2024 | 211 | 6 | 4 |
README
1To build and run tests: 2 3mmm -j20 frameworks/opt/calendar 4adb install -r $OUT/data/app/CalendarCommonTests.apk 5adb shell am instrument -w com.android.calendarcommon2.tests/android.test.InstrumentationTestRunner 6