You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by jp...@apache.org on 2016/05/30 21:06:52 UTC

[trafficserver] branch master updated (2d5e6ee -> 4864b0b)

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

jpeach pushed a change to branch master
in repository https://git-dual.apache.org/repos/asf/trafficserver.git.

      from  2d5e6ee   Fix ssl_cert_loader libtool linking.
      adds  6adacec   Remove global regression_level.
      adds  424de02   Add a trivial regression test driver.
      adds  c976e09   Combine libtsutil test programs.
       new  4864b0b   Merge pull request #675 from jpeach/jpeach/regressions

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 lib/ts/Makefile.am                   | 25 +++-------
 lib/ts/Regression.cc                 | 65 +++++++++++++++++++-----
 lib/ts/Regression.h                  | 10 ++--
 lib/ts/test_PriorityQueue.cc         |  9 ----
 lib/ts/test_Ptr.cc                   |  7 ---
 lib/ts/test_Regex.cc                 | 20 +++-----
 lib/ts/test_X509HostnameValidator.cc | 97 +++++++++++++++++++-----------------
 proxy/Main.cc                        | 11 +++-
 8 files changed, 135 insertions(+), 109 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@trafficserver.apache.org" <co...@trafficserver.apache.org>'].

[trafficserver] 01/01: Merge pull request #675 from jpeach/jpeach/regressions

Posted by jp...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

jpeach pushed a commit to branch master
in repository https://git-dual.apache.org/repos/asf/trafficserver.git

commit 4864b0b72f7511d9a49ea14c6776dd2988dc58c6
Merge: 2d5e6ee c976e09
Author: James Peach <jp...@apache.org>
AuthorDate: Mon May 30 14:06:44 2016 -0700

    Merge pull request #675 from jpeach/jpeach/regressions
    
    Add a common regression test driver.

 lib/ts/Makefile.am                   | 25 +++-------
 lib/ts/Regression.cc                 | 65 +++++++++++++++++++-----
 lib/ts/Regression.h                  | 10 ++--
 lib/ts/test_PriorityQueue.cc         |  9 ----
 lib/ts/test_Ptr.cc                   |  7 ---
 lib/ts/test_Regex.cc                 | 20 +++-----
 lib/ts/test_X509HostnameValidator.cc | 97 +++++++++++++++++++-----------------
 proxy/Main.cc                        | 11 +++-
 8 files changed, 135 insertions(+), 109 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@trafficserver.apache.org" <co...@trafficserver.apache.org>.