aboutsummaryrefslogtreecommitdiffstats
path: root/sdkmanager/app/tests
Commit message (Collapse)AuthorAgeFilesLines
* Merge 74f725db from master: Add snapshot handling for AVD creation, details, ↵Tim Baverstock2011-01-125-5/+366
| | | | | | | | and launch Also respect 'Wipe User Data' by disabling snapshot launch, and support 'Edit AVD'. Change-Id: I2fee9361d78d70b80314523e36b48fbd80b03ca7
* Remove AdtPlugin dependency from AttrsXmlParser.Raphael Moll2010-11-173-52/+6
| | | | | | | | | | | | The AdtPluin was used just for logging. Instead the AttrsXmlParser takes an ILogger (AdtPlug implements ILogger and can be used directly in unit tests too). For unit tests there is a new StdSdkLog convenience class that prints to stdout/stderr (formerly MockStdLogger from the Sdk Manager was doing that.) Change-Id: I658af61d04efb19ad6e3bf9c0bf471452372885a
* ADT #1856119: 'android update project' can now update sub-projects.Raphael2009-06-101-2/+2
|
* ADT #1844909: Move sdk-repository XSD and tests from SdkManager to SdkLib.Raphael2009-05-142-299/+0
|
* ADT #1844909: SDK manager, define XML schemas & sample XMLsRaphael2009-05-142-0/+299
| | | | | | For reference, there's an XSD primer here: - http://www.w3.org/TR/xmlschema-0/#NS - http://www.w3schools.com/Schema/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-033-0/+375
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-033-375/+0
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-102-37/+67
|
* auto import from //branches/cupcake/...@127101The Android Open Source Project2009-01-201-0/+48
|
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-152-16/+28
|
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-092-0/+285