You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ma...@apache.org on 2022/06/28 16:14:37 UTC

[netbeans] branch master updated (df48f84e41 -> d75b277a42)

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

matthiasblaesing pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git


    from df48f84e41 Merge pull request #4232 from matthiasblaesing/gh-4214
     new b597ca7231 Rebuild completion reference files and enable tests for javascript2.editor
     new 6b7dfc98ef Fix unittests for javascript2.prototypejs and reenable CI/CD tests for html.angular, javascript2.nodejs, javascript2.prototypejs, javascript2.requirejs
     new e5c9f03673 Javascript: Consider global functions for checking undeclared global variables
     new d75b277a42 Merge pull request #4252 from matthiasblaesing/gh-4246

The 7197 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .travis.yml                                        | 54 ++++++++++----------
 .../editor/hints/GlobalIsNotDefined.java           | 19 ++++----
 ...ts.js.testFunctionObjectProperties02.completion | 10 ++--
 .../arguments.js.testIssue215763.completion        | 10 ++--
 ...le.js.testFunctionObjectProperties01.completion | 10 ++--
 .../arrays/arrays1.js.testArrays01.completion      | 22 ++++-----
 .../arrays/arrays2.js.testArrays04.completion      | 22 ++++-----
 .../arrays/arrays3.js.testArrays05.completion      | 22 ++++-----
 ...01.js.testOfferingCallbackFunction01.completion | 10 ++--
 .../issue214205.js.testIssue214205_01.completion   | 10 ++--
 .../issue214205.js.testIssue214205_02.completion   | 10 ++--
 .../issue215353.js.testIssue215353.completion      | 10 ++--
 .../issue215863.js.testIssue215863_02.completion   | 10 ++--
 .../issue215863.js.testIssue215863_03.completion   |  4 +-
 .../issue220917.js.testIssue220917_02.completion   |  2 +-
 .../issue222993.js.testIssue222993_02.completion   | 10 ++--
 .../issue222993.js.testIssue222993_03.completion   | 10 ++--
 .../issue223037.js.testIssue223037_02.completion   | 22 ++++-----
 .../issue223681.js.testIssue223681_01.completion   | 10 ++--
 .../issue230784.js.testIssue230784_01.completion   |  2 +-
 .../issue235252.js.testIssue235252.completion      |  4 +-
 ...xpLiterals01.js.testRegExpLiterals01.completion |  6 +--
 ...ngLiterals01.js.testStringLiterals01.completion | 12 ++---
 .../issue215746.js.testIssue215746_02.completion   |  4 +-
 .../issue215777.js.testIssue215777_01.completion   | 10 ++--
 .../issue215777.js.testIssue215777_02.completion   | 10 ++--
 .../issue215861.js.testIssue215861_01.completion   | 10 ++--
 .../issue215861.js.testIssue215861_02.completion   | 10 ++--
 .../issue218361_1.js.testIssue218361_01.completion | 10 ++--
 .../issue218361_2.js.testIssue218361_02.completion | 10 ++--
 .../issue218361_3.js.testIssue218361_03.completion | 10 ++--
 .../issue218361_4.js.testIssue218361_04.completion | 10 ++--
 .../index.html.testIssue228634_01.completion       |  2 +-
 .../test.js.testIssue228634_02.completion          |  2 +-
 .../issue245252.js.testIssue245252_01.completion   |  2 +-
 .../app.js.testIssue246060_01.completion           | 10 ++--
 ...1.js.testParameterTypesDocDefinition.completion | 18 +++----
 ...s.testShowMethodDefinedInOtherFile01.completion | 10 ++--
 ...meterTypesMethodDefinedInOtherFile01.completion | 10 ++--
 ...s.testShowMethodDefinedInOtherFile02.completion | 10 ++--
 .../issue214556.js.testSimple01.completion         | 10 ++--
 .../issue214556.js.testSimple02.completion         | 10 ++--
 .../issue214556.js.testSimple03.completion         | 10 ++--
 .../issue214556_test.js.testFromIndex.completion   | 10 ++--
 ...ainSimple.js.testMethodChainSimple01.completion | 10 ++--
 ...ainSimple.js.testMethodChainSimple02.completion |  2 +-
 ...ainSimple.js.testMethodChainSimple03.completion | 10 ++--
 ...ainSimple.js.testMethodChainSimple05.completion | 18 +++----
 .../completion/with/with1.js.testWith1.completion  | 10 ++--
 .../completion/with/with2.js.testWith2.completion  | 18 +++----
 .../completion/with/with3.js.testWith3.completion  | 10 ++--
 .../test.js.testWith5.completion                   | 22 ++++-----
 .../withAnonymous/with5.js.testWith5.completion    | 10 ++--
 .../withAnonymous/with6.js.testWith6.completion    | 10 ++--
 .../withComplex/with4.js.testWith4a.completion     | 10 ++--
 .../withComplex/with4.js.testWith4b.completion     | 10 ++--
 .../withComplex/with4.js.testWith4c.completion     | 10 ++--
 ...virtualSource2.js.testIssue247788_01.completion | 10 ++--
 ...virtualSource2.js.testIssue247788_02.completion | 10 ++--
 .../generator01.js.testGenerators01_02.completion  |  2 +-
 .../generator02.js.testGenerators02_01.completion  |  4 +-
 .../generator03.js.testGenerators03_01.completion  | 10 ++--
 .../generator03.js.testGenerators03_02.completion  | 16 +++---
 .../generator04.js.testGenerators04_01.completion  |  2 +-
 .../test/unit/data/testfiles/hints/issueGH4246.js} | 25 ++--------
 .../hints/issueGH4246.js.testIssueGH4246.hints     |  0
 .../issue222964.js.testIssue222964_01.completion   | 10 ++--
 .../issue222964.js.testIssue222964_02.completion   | 10 ++--
 .../issue222964.js.testIssue222964_03.completion   | 10 ++--
 .../issue222964.js.testIssue222964_05.completion   | 10 ++--
 .../issue223602.js.testIssue223602_01.completion   | 10 ++--
 .../issue234375.js.testIssue234375_03.completion   |  4 +-
 .../editor/hint/JsGlobalIsNotDeclaredTest.java     | 57 ++++++++++++++++++++--
 .../javascript2.prototypejs/nbproject/project.xml  | 47 +++++++++++++-----
 .../unit/data/{ => testfiles}/basic/issue201885.js |  0
 .../{ => testfiles}/basic/issue201885.js.semantic  |  0
 .../{ => testfiles}/basic/issue201885.js.structure |  0
 .../basic/issue201885.js.testCC_01.completion      |  0
 .../basic/issue201885.js.testCC_02.completion      |  2 +-
 .../issue201885.js.testOccurreces_01.occurrences   |  0
 .../issue201885.js.testOccurreces_02.occurrences   |  0
 ...{TestIssue201885.java => Issue201885_Test.java} | 45 +++++++++++++++--
 82 files changed, 506 insertions(+), 417 deletions(-)
 rename webcommon/{javascript2.prototypejs/test/unit/src/org/netbeans/modules/javascript2/prototypejs/model/PrototypeJsTestBase.java => javascript2.editor/test/unit/data/testfiles/hints/issueGH4246.js} (54%)
 copy contrib/groovy.grailsproject/test/unit/data/projects/completion/stacktrace.log => webcommon/javascript2.editor/test/unit/data/testfiles/hints/issueGH4246.js.testIssueGH4246.hints (100%)
 rename webcommon/javascript2.prototypejs/test/unit/data/{ => testfiles}/basic/issue201885.js (100%)
 rename webcommon/javascript2.prototypejs/test/unit/data/{ => testfiles}/basic/issue201885.js.semantic (100%)
 rename webcommon/javascript2.prototypejs/test/unit/data/{ => testfiles}/basic/issue201885.js.structure (100%)
 rename webcommon/javascript2.prototypejs/test/unit/data/{ => testfiles}/basic/issue201885.js.testCC_01.completion (100%)
 rename webcommon/javascript2.prototypejs/test/unit/data/{ => testfiles}/basic/issue201885.js.testCC_02.completion (77%)
 rename webcommon/javascript2.prototypejs/test/unit/data/{ => testfiles}/basic/issue201885.js.testOccurreces_01.occurrences (100%)
 rename webcommon/javascript2.prototypejs/test/unit/data/{ => testfiles}/basic/issue201885.js.testOccurreces_02.occurrences (100%)
 rename webcommon/javascript2.prototypejs/test/unit/src/org/netbeans/modules/javascript2/prototypejs/model/{TestIssue201885.java => Issue201885_Test.java} (51%)


---------------------------------------------------------------------
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