This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-net.git
from ff5bc6bc Normalize test class visiblity new 50ce52b6 Remove obsolete comment new ca3a6ded Use Java style declaration new ebd83245 Javadoc new 84a96495 Add tests new f3cc1baa Whitespace new 3880fee7 Add tests new b8acc8b5 Add tests The 7 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: .../commons/net/chargen/CharGenTCPClient.java | 5 ++++ .../commons/net/chargen/CharGenUDPClient.java | 6 ++++- .../commons/net/daytime/DaytimeUDPClient.java | 25 ++++++++--------- .../CharGenTCPClientTest.java} | 20 +++++++++----- .../CharGenUDPClientTest.java} | 31 +++++++++++++--------- .../DaytimeUDPClientTest.java} | 30 ++++++++++++--------- 6 files changed, 71 insertions(+), 46 deletions(-) copy src/test/java/org/apache/commons/net/{echo/EchoTCPClientTest.java => chargen/CharGenTCPClientTest.java} (65%) copy src/test/java/org/apache/commons/net/{echo/EchoUDPClientTest.java => chargen/CharGenUDPClientTest.java} (60%) copy src/test/java/org/apache/commons/net/{echo/EchoUDPClientTest.java => daytime/DaytimeUDPClientTest.java} (65%)