This is an automated email from the ASF dual-hosted git repository. hectorespert pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git.
from fb64095 Merge pull request #2158 from hectorespert/github_windows_action new fa01fbc Test SimpleNotificationDisplayer implementation new 27497bd Rename NotificationDisplayerTest.java to SimpleNotificationDisplayerTest.java new e952ff5 Merge pull request #1953 from hectorespert/openide_awt_notifications The 3995 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: .../openide/awt/NotificationCategoryFactory.java | 6 +- .../awt/NotificationCategoryFactoryTest.java | 20 ++--- .../awt/SimpleNotificationDisplayerTest.java | 94 ++++++++++++++++++++++ .../unit/src/org/openide/awt/TestBundle.properties | 6 +- 4 files changed, 112 insertions(+), 14 deletions(-) create mode 100644 platform/openide.awt/test/unit/src/org/openide/awt/SimpleNotificationDisplayerTest.java --------------------------------------------------------------------- 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