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

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


    from f186217a0bb Merge pull request #9303 from mbien/edt-splash
     add c4d10e9f7fe [GITHUB-6925] Fixing debugger tests.
     new 14dafbe4333 Merge pull request #9302 from lahodaj/GITHUB-6925

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:
 .github/workflows/main.yml                         |  15 ++--
 java/debugger.jpda.truffle/nbproject/project.xml   |  21 +++--
 .../debugger/jpda/truffle/DebugAllBaseTest.java    |  72 ---------------
 .../debugger/jpda/truffle/DebugPythonTest.java     |  86 ------------------
 .../modules/debugger/jpda/truffle/DebugRTest.java  |  85 ------------------
 .../debugger/jpda/truffle/DebugRubyTest.java       | 100 ---------------------
 .../debugger/jpda/truffle/JPDATestCase.java        |  21 ++++-
 .../netbeans/api/debugger/jpda/JPDASupport.java    |  40 ---------
 8 files changed, 36 insertions(+), 404 deletions(-)
 delete mode 100644 
java/debugger.jpda.truffle/test/unit/src/org/netbeans/modules/debugger/jpda/truffle/DebugPythonTest.java
 delete mode 100644 
java/debugger.jpda.truffle/test/unit/src/org/netbeans/modules/debugger/jpda/truffle/DebugRTest.java
 delete mode 100644 
java/debugger.jpda.truffle/test/unit/src/org/netbeans/modules/debugger/jpda/truffle/DebugRubyTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to