aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/resources/manager/ConfigMatchTest.java
AgeCommit message (Expand)Author
2020-05-06Remove all non-Apache2 licensed files from sdkBob Badour
2020-05-06Revert "Remove unused project."Paul Duffin
2020-05-05Remove unused project.Bob Badour
2012-10-10Lazy loading (and reloading) of project resources.Xavier Ducrohet
2011-08-04Fix some UT.Xavier Ducrohet
2011-06-09Renamed some resource enum/qualifiers to be more consistent with the platform.Xavier Ducrohet
2011-03-18Fix unit tests from the previous refactor.Xavier Ducrohet
2011-03-17Move classes to ide-commonXavier Ducrohet
2011-03-09ADT: fix unittests.Xavier Ducrohet
2011-02-24Move ResourceFolderType into common.Xavier Ducrohet
2011-02-24Move the sdk io classes to common.jarXavier Ducrohet
2011-01-27Update the Layoutlib API to contain part of the current config.Xavier Ducrohet
2010-12-29Replace hand-written mocking classes with EasyMock callsTor Norbye
2010-07-23Fix QualifierListTest and ConfigMatchTest unittests.Raphael Moll
2010-07-08ADT: dock/night combos in layout editor.Xavier Ducrohet
2010-05-18move the resource enums from the qualifier classes to sdklib.Xavier Ducrohet
2010-05-12Refactored the Android Manifest into sdklib.Xavier Ducrohet
2010-03-02ADT: Make ProjectResources include the libraries resources.Xavier Ducrohet
2010-02-24Move sdklib.internal.io.* into sdklib.ioXavier Ducrohet
2010-02-23ADT: Library support: source folder and pre-compiler.Xavier Ducrohet
2010-02-12New "builders" project for common code to Eclipse and Ant.Xavier Ducrohet
2009-09-28Fix ResourceQualifier tests.Xavier Ducrohet
2009-08-11Add internal support for screen size/ratio, and version qualifiers.Xavier Ducrohet
2009-08-11Make the res qualifiers aware of the project target to handle differnt behavior.Xavier Ducrohet
2009-05-13ADT: Refactoring classes dealing with android resources out of the editor.Xavier Ducrohet
2009-05-13ADT: Move more packages into internal:Xavier Ducrohet