summaryrefslogtreecommitdiffstats
path: root/core/tests
Commit message (Expand)AuthorAgeFilesLines
* reduce locking when using SQLiteStatementVasu Nori2010-07-092-126/+69
* STOPSHIP CL in master - make sqlite WAL default for all appsVasu Nori2010-07-081-6/+6
* for WAL to work, can't keep prepared SQL stmt_id in SQLiteStatementVasu Nori2010-07-072-76/+184
* unittests for DatabaseConnectionPool (and fix bugs)Vasu Nori2010-07-071-0/+364
* deprecate method returning prepared sql statement idVasu Nori2010-07-033-186/+237
* Merge "fix broken build: renaming a testfile"Vasu Nori2010-07-031-1/+1
|\
| * fix broken build: renaming a testfileVasu Nori2010-07-031-1/+1
* | Merge "change name of a test to be more accurate"Vasu Nori2010-07-031-0/+0
|\ \ | |/
| * change name of a test to be more accurateVasu Nori2010-07-031-0/+0
* | Merge "remove broken, unused and unwanted tests"Vasu Nori2010-07-022-348/+0
|\ \ | |/ |/|
| * remove broken, unused and unwanted testsVasu Nori2010-07-022-348/+0
* | some refactoring and multi-threading fixesVasu Nori2010-07-022-23/+38
|/
* am 591908fd: am 120a58fb: Extend unit test framework for Wifi soft AP configu...Xia Wang2010-06-293-0/+143
|\
| * Extend unit test framework for Wifi soft AP configurationXia Wang2010-06-293-0/+143
* | Rename a data storage object to better reflect its intended usage.Derek Sollenberger2010-06-281-12/+12
* | Initial pass at unit tests for ZoomManager.Derek Sollenberger2010-06-281-0/+127
* | fix broken test similar to I32c30f7d05e5bec7c6b2776ce9a80c8be61d856fVasu Nori2010-06-171-2/+2
* | move a sqlite test from framework-tests to coretestsVasu Nori2010-06-171-0/+274
* | am 685fcf36: am c95812e6: Merge "Move out all framework-tests classes." into ...Brett Chabot2010-06-163-0/+460
|\ \ | |/
| * Move out all framework-tests classes.Brett Chabot2010-06-143-0/+460
* | fix broken-testVasu Nori2010-06-041-21/+3
* | am 913dbc50: am a9f06fef: am ee7e6a78: merge from open-source masterThe Android Open Source Project2010-06-031-0/+20
|\ \ | |/
| * am ee7e6a78: merge from open-source masterThe Android Open Source Project2010-06-031-0/+20
| |\
| | * merge from open-source masterThe Android Open Source Project2010-06-031-0/+20
* | | Merge "close() on anything other than database shouldn't acquire db lock."Vasu Nori2010-05-201-0/+186
|\ \ \
| * | | close() on anything other than database shouldn't acquire db lock.Vasu Nori2010-05-201-0/+186
* | | | Merge "Make vCard code a separated static library."Daisuke Miyakawa2010-05-2036-5071/+0
|\ \ \ \
| * | | | Make vCard code a separated static library.Daisuke Miyakawa2010-05-2036-5071/+0
| |/ / /
* | | | am 17530508: am cf7d2d50: am 3716ea04: am 06906796: If the network SSID is a ...Xia Wang2010-05-201-1/+5
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am 3716ea04: am 06906796: If the network SSID is a string, it should be enclo...Xia Wang2010-05-201-1/+5
| |\ \ | | |/
| | * am 06906796: If the network SSID is a string, it should be enclosed in double...Xia Wang2010-05-201-1/+5
| | |\
| | | * If the network SSID is a string, it should be enclosed in double quotation ma...Xia Wang2010-05-201-1/+5
* | | | Merge "DatabaseCorruptionHandler causes NPE"Vasu Nori2010-05-191-0/+94
|\ \ \ \
| * | | | DatabaseCorruptionHandler causes NPEVasu Nori2010-05-191-0/+94
* | | | | am 199d3783: am 7e3b31d7: Merge "Update docs, add HANDLED, NOT_HANDLED and ge...Wink Saville2010-05-191-31/+43
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Update docs, add HANDLED, NOT_HANDLED and getCurrentMessage.Wink Saville2010-05-191-31/+43
* | | | am 2be883c4: am 4ec730ca: am 7361b741: am 4a0823e5: Merge "Uncomment a test t...Suchi Amalapurapu2010-05-181-3/+2
|\ \ \ \ | |/ / /
| * | | am 7361b741: am 4a0823e5: Merge "Uncomment a test that was marked as STOPSHIP...Suchi Amalapurapu2010-05-181-3/+2
| |\ \ \ | | |/ /
| | * | am 4a0823e5: Merge "Uncomment a test that was marked as STOPSHIP Add MediumTe...Suchi Amalapurapu2010-05-181-3/+2
| | |\ \ | | | |/
| | | * Uncomment a test that was marked as STOPSHIPSuchi Amalapurapu2010-05-181-3/+2
* | | | am 5f0e438b: am 3d802ef7: am aa4db173: am 9a212adc: Fix 2641875 Initialize th...Suchi Amalapurapu2010-05-181-2/+3
|\ \ \ \ | |/ / /
| * | | am aa4db173: am 9a212adc: Fix 2641875 Initialize the cache path only if the c...Suchi Amalapurapu2010-05-181-2/+3
| |\ \ \ | | |/ /
| | * | am 9a212adc: Fix 2641875 Initialize the cache path only if the container exis...Suchi Amalapurapu2010-05-181-2/+3
| | |\ \ | | | |/
| | | * Fix 2641875Suchi Amalapurapu2010-05-181-2/+3
* | | | am 8ee6aefe: am 58e49a50: Merge " ConnectivityManagerTestActivity can be laun...Xia Wang2010-05-172-4/+10
|\ \ \ \ | |/ / /
| * | | ConnectivityManagerTestActivity can be launched from launcher.Xia Wang2010-05-172-4/+10
* | | | Remove the deprecated cursor methods.Jeff Hamilton2010-05-132-94/+1
* | | | am 8e8bb02f: am 3f5ed04f: am b63ea5f7: am c928a11e: Merge "Fix 2672155 Check ...Suchi Amalapurapu2010-05-131-0/+43
|\ \ \ \ | |/ / /
| * | | am b63ea5f7: am c928a11e: Merge "Fix 2672155 Check the code path when enablin...Suchi Amalapurapu2010-05-131-0/+43
| |\ \ \ | | |/ /
| | * | am c928a11e: Merge "Fix 2672155 Check the code path when enabling disabling p...Suchi Amalapurapu2010-05-131-0/+43
| | |\ \ | | | |/