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/incubator-netbeans.git.
from 41da26b [NETBEANS-253] Fixing watches with lambdas. (#358) add 6fc0c54 Re-correcting positions used in java.completion tests to reflect current positions used in the tests. new ff7b9eb Merge pull request #405 from jlahoda/fix-completion-test-positions 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: .../JavaCompletionTask15FeaturesTest.java | 108 ++-- .../JavaCompletionTask17FeaturesTest.java | 42 +- .../JavaCompletionTask18FeaturesTest.java | 150 ++--- .../JavaCompletionTask19FeaturesTest.java | 24 +- .../completion/JavaCompletionTaskAdvancedTest.java | 450 +++++++-------- .../completion/JavaCompletionTaskBasicTest.java | 626 ++++++++++----------- .../JavaCompletionTaskElementCreatingTest.java | 46 +- 7 files changed, 723 insertions(+), 723 deletions(-) -- To stop receiving notification emails like this one, please contact jlah...@apache.org. --------------------------------------------------------------------- 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