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

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


    from 6d0d7f2921 Merge pull request #6999 from jGauravGupta/FISH-8023
     add aaac3d0c8f Adding explicit multi line text test
     add 4c97649d8b Less UnsupportedOperationException in tests
     add 457008862b Concentrating lookup creation into createTargetLookup method
     add 372da96814 Merging with origin/master
     add bd3abb833d Include FileObject (and its lookup) even when working with 
whole Project
     new 69486b5bf0 Merge pull request #7105: ActionProvider & its Lookup 
consolidation in VSCode extension

The 1 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:
 .../server/debugging/launch/NbLaunchDelegate.java  |  56 ++++---
 .../java/lsp/server/TestCodeLanguageClient.java    |   2 +-
 .../debugging/launch/NbLaunchDelegateTest.java     | 167 +++++++++++++++++++++
 .../java/lsp/server/protocol/ServerTest.java       |  77 +++++-----
 .../modules/java/mx/project/ParseSuitesTest.java   |  12 ++
 .../modules/java/mx/project/multilinetexts.py      |  53 +++++++
 6 files changed, 308 insertions(+), 59 deletions(-)
 create mode 100644 
java/java.lsp.server/test/unit/src/org/netbeans/modules/java/lsp/server/debugging/launch/NbLaunchDelegateTest.java
 create mode 100644 
java/java.mx.project/test/unit/src/org/netbeans/modules/java/mx/project/multilinetexts.py


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

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

Reply via email to