aboutsummaryrefslogtreecommitdiffstats
path: root/sdkmanager/libs/sdkuilib/tests
Commit message (Expand)AuthorAgeFilesLines
* Setting to enable preview packages.Raphael Moll2012-05-222-8/+99
* Rework SDK Manager support for major.minor.micro revisions.Raphael Moll2012-05-031-3/+322
* Reorganize sdklib.repository packages.Raphael Moll2012-04-214-25/+25
* SDK: primitive implementation of download cache.Raphael Moll2012-04-162-0/+31
* SDK: unit test for SdkSourceProperties.Raphael Moll2012-04-041-4/+5
* SDK Repository: name/vendor id/display for addons.Raphael2012-02-151-34/+34
* SDK Repository: vendor id/display name for extras.Raphael2012-02-151-32/+32
* SDK Manager: fix duplicate when installing new package.Raphael2012-02-091-1/+1
* Update SDK codebase to JDK 6Tor Norbye2011-12-212-0/+9
* SdkManager: rework pkg diff to avoid duplicatesRaphael2011-11-011-29/+54
* SDK Manager: fix failure to update toolsRaphael2011-10-241-15/+19
* SDK: Test to exhibit sdkmanager update issue.Raphael2011-10-241-1/+46
* SDK Manager: change initial selection logic.Raphael2011-10-181-54/+68
* SDK Manager: select just new or just updates.Raphael2011-10-071-7/+53
* SDK Manager: fix handling of source URLsRaphael2011-10-051-31/+39
* Prevent new install of tools from displaying update msg.Raphael2011-09-231-2/+2
* SDK Manager: Extract all source.properties constants.Raphael2011-09-181-2/+2
* SDK Manager: fix reload issue.Raphael2011-09-151-0/+96
* Fix example URL used in UTs.Raphael2011-09-011-60/+60
* Unit test for XML with <extra old-path> attribute.Raphael Moll2011-09-011-1/+1
* Test ExtraPackage old_path in SDK Manager diffRaphael Moll2011-09-011-0/+59
* SDK Manager: Unit tests for ArchiveInstaller.Raphael Moll2011-09-013-173/+8
* Repository XSD: New <old_paths> in Extra packages.Raphael Moll2011-09-012-9/+8
* SDK Man2: fix bug when deleting a local package.Raphael Moll2011-08-121-2/+2
* SdkMan2: Correctly handle local items newer than remote.Raphael Moll2011-08-081-1/+89
* SdkMan2: Fix edge case when install/delete packages.Raphael Moll2011-08-051-3/+3
* SdkMan2: Fix load when there are no remote sources.Raphael Moll2011-08-051-0/+35
* Split PackagesPage and PackageLoader inner classes.Raphael Moll2011-08-041-94/+91
* SDK Manager: refactor classes for manager 1 versus 2.Raphael Moll2011-08-043-6/+8
* SdkManager2: UTs for initial platform selection.Raphael Moll2011-08-041-0/+107
* sdkman2: if nothing selected yet, select new/updates.Raphael Moll2011-08-031-0/+141
* SDK Manager2 revamp of package displayRaphael Moll2011-07-291-149/+145
* SDK Manager2: Revamp progress bar handling.Raphael Moll2011-07-271-41/+8
* SDK Manager2: revamp package diff logic.Raphael Moll2011-07-253-727/+818
* SDK Man2: New UTs for install/delete cases.Raphael Moll2011-07-211-32/+172
* SDK Manager 2: incremental sort when sorting by source + UTRaphael Moll2011-07-162-22/+384
* SdkManager: fix issue with double-packages on reload.Raphael Moll2011-07-134-173/+530
* SdkManager: Refactor name of UpdaterWindow.Raphael Moll2011-05-271-1/+1
* Change logging API used by ITaskMonitor.Raphael Moll2011-04-151-2/+10
* Revamp of the SDK Manager UI.Raphael Moll2011-03-161-0/+5
* Make the sdklib/sdkuilib tests built by the build system.Xavier Ducrohet2011-02-243-4/+32
* SDK Manager: Update All doesn't pick highest revisionsRaphael Moll2011-02-101-0/+87
* SDK Manager: fix install order of packages.Raphael Moll2011-02-081-4/+3
* Add unit test to SdkUiLib UpdaterData.installArchives.Raphael Moll2011-02-081-0/+256
* Cleanup ArrayList usage in SDK Manager.Raphael Moll2011-01-071-1/+2
* SdkManager: suggest which platform to install to fix a broken addon.Raphael Moll2011-01-071-0/+49
* SDK Manager: Fix dependencies when installing selected packages.Raphael Moll2010-10-151-4/+44
* SDK Manager: support separate addon.xml schemaRaphael Moll2010-10-061-5/+5
* UnitTest for UpdaterLogic.findPlatformToolsDependency.Raphael Moll2010-08-191-6/+62
* SDK Updater: refuse installing an addon without a matching platform.Raphael2010-01-211-4/+20