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

bcall pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


    from bc2f9a6  Convert unit tests for sslheaders plugin to Catch.
     add 051661e  Convert Mime and URL unit tests in proxy/hdrs to Catch.

No new revisions were added by this update.

Summary of changes:
 proxy/hdrs/Makefile.am             |  17 +--
 proxy/hdrs/URL.cc                  |  85 ++-----------
 proxy/hdrs/test_mime.cc            | 169 -------------------------
 proxy/hdrs/unit_tests/test_URL.cc  |  95 ++++++++++++++
 proxy/hdrs/unit_tests/test_mime.cc | 249 +++++++++++++++++++++++++++++++++++++
 5 files changed, 356 insertions(+), 259 deletions(-)
 delete mode 100644 proxy/hdrs/test_mime.cc
 create mode 100644 proxy/hdrs/unit_tests/test_URL.cc
 create mode 100644 proxy/hdrs/unit_tests/test_mime.cc

Reply via email to