This is an automated email from the ASF dual-hosted git repository. jlahoda pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git
commit ff7b9eb36c51bf6a1bd33160dd44592fa922ab93 Merge: 41da26b 6fc0c54 Author: Jan Lahoda <[email protected]> AuthorDate: Mon Feb 5 20:42:32 2018 +0100 Merge pull request #405 from jlahoda/fix-completion-test-positions Re-correcting positions used in java.completion tests to reflect curr… .../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 [email protected]. --------------------------------------------------------------------- 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
