This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ant-antlibs-antunit.git
from 84d2879 Merge pull request #2 from
apache/infrastructure-ruleset-bot/default-branch-protection
new 3c3cdce upgrade to "more modern" commons
new 0d5bb05 provide built-in negations for remaining assertions
The 2 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:
build.xml | 16 +-
changes.xml | 4 +-
common | 2 +-
docs/assertions.html | 222 ++++++++++++++++++++-
src/etc/testcases/assert.xml | 59 ++++++
src/main/org/apache/ant/antunit/antlib.xml | 81 +++++++-
.../junit/org/apache/ant/antunit/AssertTest.java | 45 ++++-
7 files changed, 404 insertions(+), 25 deletions(-)