You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by jt...@apache.org on 2018/04/04 14:39:43 UTC

[incubator-netbeans] 01/01: Merge pull request #480 from jlahoda/NETBEANS-410

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

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

commit 882c6b9b447ef78aa5fa6acc96d6930cd59dd970
Merge: f469723 41cb237
Author: Jaroslav Tulach <ja...@oracle.com>
AuthorDate: Wed Apr 4 16:39:39 2018 +0200

    Merge pull request #480 from jlahoda/NETBEANS-410
    
    [NETBEANS-410] (partial) Moving test data into the tests themselves.

 .../modules/classfile/JDK8ClassFilesTest.java      | 137 ++++++++++-
 .../org/netbeans/modules/classfile/ModuleTest.java |  23 +-
 .../modules/classfile/datafiles/WithLambda.classx  | Bin 1003 -> 0 bytes
 .../datafiles/old_version_module-info.clz          | Bin 132 -> 0 bytes
 .../test/unit/src/regression/Issue219426Test.java  |  33 ++-
 .../test/unit/src/regression/Issue84411Test.java   | 254 ++++++++++++++++++++-
 .../test/unit/src/regression/Issue91098Test.java   | 135 ++++++++++-
 .../unit/src/regression/datafiles/SwitchData.class | Bin 1910 -> 0 bytes
 .../src/regression/datafiles/left-square.class     | Bin 212 -> 0 bytes
 .../unit/src/regression/datafiles/test91098.class  | Bin 948 -> 0 bytes
 nbbuild/rat-exclusions.txt                         |   1 -
 11 files changed, 562 insertions(+), 21 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
jtulach@apache.org.

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists