• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..12-Dec-2023-

res/H12-Dec-2023-3,2271,778

src/com/android/providers/contacts/H12-Dec-2023-39,93628,813

test_common/H12-Dec-2023-734461

tests/H12-Dec-2023-32,97924,749

tests2/H12-Dec-2023-843564

tools/H12-Dec-2023-326

Android.bpH A D12-Dec-20231.4 KiB5248

AndroidManifest.xmlH A D12-Dec-20237.1 KiB145117

CleanSpec.mkH A D12-Dec-20232.2 KiB500

NOTICEH A D12-Dec-202310.4 KiB191158

OWNERSH A D12-Dec-2023141 97

README-tests.mdH A D12-Dec-2023125 75

TEST_MAPPINGH A D12-Dec-2023304 1615

proguard.flagsH A D12-Dec-2023390 1613

README-tests.md

1# Running tests
2
3Use the following command to run the unit tests.
4
5```
6atest ContactsProviderTests ContactsProviderTests2
7```