summaryrefslogtreecommitdiffstats
path: root/core/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix for SettingsProvider to query for correct user.Maggie Benthall2013-02-061-0/+36
* Fix Connectivity Manager test:Xia Wang2013-02-011-1/+1
* Support optional values in ProcFileReader.Jeff Sharkey2013-01-311-1/+15
* am 63d25816: am 599f9611: am f3ef10b1: am 2297d1e7: Merge "Fix WiFi test:" in...Xia Wang2013-01-304-72/+30
|\
| * am 599f9611: am f3ef10b1: am 2297d1e7: Merge "Fix WiFi test:" into jb-mr1.1-devXia Wang2013-01-304-72/+30
| |\
| | * Fix WiFi test:Xia Wang2013-01-304-72/+30
* | | Merge "Add wrapping support to IndentingPrintWriter."Jeff Sharkey2013-01-311-0/+132
|\ \ \
| * | | Add wrapping support to IndentingPrintWriter.Jeff Sharkey2013-01-301-0/+132
* | | | Merge "Cleanup StateMachine LogRec handling and get tests working."Wink Saville2013-01-301-281/+313
|\ \ \ \ | |/ / / |/| | |
| * | | Cleanup StateMachine LogRec handling and get tests working.Wink Saville2013-01-301-281/+313
* | | | Check text length when testing for newline.Jeff Sharkey2013-01-301-0/+47
* | | | Merge "Do not turn on imes unexpectedly with unit tests"Satoshi Kataoka2013-01-304-0/+230
|\ \ \ \ | |/ / / |/| | |
| * | | Do not turn on imes unexpectedly with unit testsSatoshi Kataoka2013-01-284-0/+230
* | | | Removing duplicated tests that use hidden APIsSvetoslav2013-01-293-526/+0
|/ / /
* | | Add LongSparseLongArray with tests.Jeff Sharkey2013-01-181-0/+111
* | | Merge "Fix connectivitymanagertest"Irfan Sheriff2013-01-151-17/+27
|\ \ \
| * | | Fix connectivitymanagertestIrfan Sheriff2013-01-151-17/+27
* | | | Examine widget hierarchy to find clocks.Jeff Sharkey2013-01-111-0/+39
* | | | am 498eaf58: am bc7d5a55: am 537fb0af: Merge "Use most specific attributes fo...Brian Carlstrom2013-01-041-5/+64
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am 537fb0af: Merge "Use most specific attributes for distinguished name display"Brian Carlstrom2013-01-041-5/+64
| |\ \
| | * | Use most specific attributes for distinguished name displayBrian Carlstrom2013-01-041-5/+64
* | | | Move Observer test to servicetestsAmith Yamasani2012-12-111-99/+0
* | | | Merge "Move one more test."Amith Yamasani2012-12-111-449/+0
|\ \ \ \
| * | | | Move one more test.Amith Yamasani2012-12-111-449/+0
* | | | | Fix build. Forgot to move this test.Amith Yamasani2012-12-111-465/+0
|/ / / /
* | | | Move lingering services to services.jar.Jeff Sharkey2012-12-112-363/+0
* | | | am 9f43afad: am 68363456: am 7420ab68: Merge "Utility to format human-friendl...Jeff Sharkey2012-11-161-0/+48
|\ \ \ \ | |/ / /
| * | | am 68363456: am 7420ab68: Merge "Utility to format human-friendly durations."...Jeff Sharkey2012-11-151-0/+48
| |\ \ \ | | |/ / | |/| / | | |/
| | * Utility to format human-friendly durations.Jeff Sharkey2012-11-131-0/+48
* | | am 58ed5d74: am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root2012-11-074-0/+0
|\ \ \ | |/ /
| * | am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root2012-11-074-0/+0
| |\ \
| | * | Correct executable bit for source filesKenny Root2012-11-074-0/+0
* | | | am 33185d4f: am f1e32af5: am c86e8dff: Merge "Fix WiFi stress test" into jb-m...Xia Wang2012-10-313-23/+31
|\ \ \ \ | |/ / /
| * | | am f1e32af5: am c86e8dff: Merge "Fix WiFi stress test" into jb-mr1-devXia Wang2012-10-313-23/+31
| |\ \ \ | | | |/ | | |/|
| | * | Fix WiFi stress testXia Wang2012-10-313-23/+31
* | | | am a23f69a8: am 86e0d95d: Merge "Reattach header view after DPAD scroll."Adam Powell2012-10-231-0/+19
|\ \ \ \ | |/ / /
| * | | am 86e0d95d: Merge "Reattach header view after DPAD scroll."Adam Powell2012-10-231-0/+19
| |\ \ \ | | |/ / | |/| / | | |/
| | * Merge "Reattach header view after DPAD scroll."Adam Powell2012-10-231-0/+19
| | |\
| | | * Reattach header view after DPAD scroll.Mattias Niklewski2012-09-111-0/+19
* | | | am 9396f183: resolved conflicts for merge of a5d29b2c to jb-mr1-dev-plus-aospKenny Root2012-10-192-13/+16
|\ \ \ \ | |/ / /
| * | | Robustly add symlink and add for non-primary usersKenny Root2012-10-182-13/+16
* | | | Add sync reason to dumpsysAlon Albert2012-10-192-4/+9
|/ / /
* | | Fix connectivity manager test for tablet with data connection, multi-user sup...Xia Wang2012-10-171-1/+2
* | | Fix build, only invalidate when creating user.Jeff Sharkey2012-10-101-0/+4
* | | Make RegisteredServicesCache multi-user aware.Jeff Sharkey2012-10-091-7/+9
* | | Merge "Pass the originating uid to the package verifier" into jb-mr1-devBen Gruver2012-09-281-25/+55
|\ \ \
| * | | Pass the originating uid to the package verifierBen Gruver2012-09-271-25/+55
* | | | Migrate more Secure settings to Global.Jeff Sharkey2012-09-271-8/+8
|/ / /
* | | Fix Wifi Stress test after wifi settings are moved to Settings.globalXia Wang2012-09-261-7/+8
* | | Handle multi-user mountObb() requests.Jeff Sharkey2012-09-254-285/+0