This is an automated email from the ASF dual-hosted git repository.
neilcsmith pushed a change to branch delivery
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 2dbc0fef71 Merge pull request #4933 from jgneff/import-local-schema
new d22f3ce7f1 Extracting the check for constructor into separate testable
method
new 452528da0a Adding a test to verify three types of checkForConstructor
new 3205d10d00 Recognize suffix after a dot as a constructor
new b82a123210 Define <init> as a constant
new 04440c85db Merge pull request #4901 from
jtulach/jtulach/RecognizeScalaConstructor
The 7665 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:
.../jpda/breakpoints/MethodBreakpointImpl.java | 55 +++++++++++++---------
.../jpda/breakpoints/MethodBreakpointImplTest.java | 31 ++++++------
2 files changed, 48 insertions(+), 38 deletions(-)
copy
ide/hudson/test/unit/src/org/netbeans/modules/hudson/api/HudsonJobTest.java =>
java/debugger.jpda/test/unit/src/org/netbeans/modules/debugger/jpda/breakpoints/MethodBreakpointImplTest.java
(53%)
---------------------------------------------------------------------
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