You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ge...@apache.org on 2017/11/30 19:23:38 UTC

[incubator-netbeans] 01/01: Merge pull request #279 from steffendietz/restore-autoupdate-services-tests

This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git

commit 02a8fa672d6784f34a02a3d712051757fb4ef8e7
Merge: ff1e629 2bcce3b
Author: Geertjan Wielenga <ge...@oracle.com>
AuthorDate: Thu Nov 30 20:23:35 2017 +0100

    Merge pull request #279 from steffendietz/restore-autoupdate-services-tests
    
    [NETBEANS-162] Restore autoupdate.services tests

 .../netbeans/api/autoupdate/RefreshItemsTest.java  |  12 +-
 .../UpdateProviderFactoryCreateTest.java           |   8 +-
 .../api/autoupdate/UpdateProviderFactoryTest.java  |   5 +-
 .../autoupdate/data/catalog.xml}                   |  18 +-
 .../data/com-example-testmodule-cluster.nbm        | Bin 0 -> 3188 bytes
 .../api/autoupdate/data/dummy-signed-twice.jar     | Bin 0 -> 4368 bytes
 .../netbeans/api/autoupdate/data/dummy-signed.jar  | Bin 0 -> 2796 bytes
 .../src/org/netbeans/api/autoupdate/data/empty.jar | Bin 0 -> 343 bytes
 .../data/org-yourorghere-brokendepending.nbm       | Bin 0 -> 3208 bytes
 .../autoupdate/data/org-yourorghere-depending.nbm  | Bin 0 -> 3186 bytes
 ...org-yourorghere-depending_on_new_one_engine.nbm | Bin 0 -> 3271 bytes
 .../autoupdate/data/org-yourorghere-engine-1-1.nbm | Bin 0 -> 3142 bytes
 .../autoupdate/data/org-yourorghere-engine-1-2.nbm | Bin 0 -> 3127 bytes
 .../api/autoupdate/data/org-yourorghere-engine.nbm | Bin 0 -> 3136 bytes
 .../org-yourorghere-executable-permissions.nbm     | Bin 0 -> 3661 bytes
 .../data/org-yourorghere-independent-1-1.nbm       | Bin 0 -> 3132 bytes
 .../data/org-yourorghere-independent.nbm           | Bin 0 -> 3128 bytes
 .../org-yourorghere-refresh_providers_test.nbm     | Bin 0 -> 3198 bytes
 .../netbeans/api/autoupdate/data/test-keystore.jks | Bin 0 -> 4481 bytes
 .../api/autoupdate/data/updates-subset.xml         |  49 +++---
 .../org/netbeans/api/autoupdate/data/updates.xml   |  60 ++++---
 ...isabled.java => ExecutablePermissionsTest.java} |  15 +-
 .../services/InstallDisabledModuleTest.java        |  12 +-
 .../services/InstallEagerModuleTest.java           |  42 ++---
 .../services/InstallHiddenModuleTest.java          |   2 +-
 .../services/InstallIntoNewClusterTest.java        |   2 +-
 .../services/NbmsInDownloadedTabTest.java          |   2 +-
 ...estDisabled.java => NewClustersRebootTest.java} |  16 +-
 ...Disabled.java => UpdateDisabledModuleTest.java} |  66 ++++----
 .../autoupdate/services/UpdateFromNbmTest.java     | 143 ++++++++++++++++
 .../autoupdate/services/UpdateUnitFactoryTest.java | 188 +++++++++++++++++++++
 ...fyFileTestDisabled.java => VerifyFileTest.java} |  12 +-
 .../AutoupdateCatalogProviderTest.java             |   2 +-
 ...Disabled.java => AutoupdateInfoParserTest.java} |  18 +-
 .../updateprovider/{ => data}/malformed.xml        |   0
 35 files changed, 501 insertions(+), 171 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@netbeans.apache.org" <co...@netbeans.apache.org>.