You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuweni.apache.org by to...@apache.org on 2020/06/28 07:19:55 UTC

[incubator-tuweni] branch master updated (d595b5c -> e527337)

This is an automated email from the ASF dual-hosted git repository.

toulmean pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git.


    from d595b5c  Merge pull request #109 from atoulme/mo_coverage
     new da8eeaa  coverage for bytes
     new 4cb10f5  fix test
     new 65e3639  Remove unused code
     new 05b3f2e  Test junit extensions
     new e527337  Merge pull request #110 from atoulme/mo_coverage

The 449 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:
 .../main/java/org/apache/tuweni/bytes/Bytes.java   |  50 ++----
 .../java/org/apache/tuweni/bytes/BytesTest.java    | 143 +++++++++++++++
 junit/build.gradle                                 |   2 +
 .../tuweni/junit/BouncyCastleExtensionTest.java}   |  23 +--
 .../apache/tuweni/junit/VertxExtensionTest.java}   |  24 ++-
 .../tuweni/rlpx/EthereumIESEncryptionEngine.java   | 192 ++++-----------------
 6 files changed, 223 insertions(+), 211 deletions(-)
 copy junit/src/{main/java/org/apache/tuweni/junit/TempDirectory.java => test/java/org/apache/tuweni/junit/BouncyCastleExtensionTest.java} (70%)
 copy junit/src/{main/java/org/apache/tuweni/junit/package-info.java => test/java/org/apache/tuweni/junit/VertxExtensionTest.java} (71%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@tuweni.apache.org
For additional commands, e-mail: commits-help@tuweni.apache.org