This is an automated email from the ASF dual-hosted git repository.
bneradt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
from dfb0cbbecd Add LZMA support to CMake build (#9827)
add aa3fde9785 Convert esi tests to use Catch framework (#9837)
No new revisions were added by this update.
Summary of changes:
plugins/esi/Makefile.inc | 15 +-
plugins/esi/test/CMakeLists.txt | 10 +-
plugins/esi/test/docnode_test.cc | 166 ++--
plugins/esi/test/parser_test.cc | 1477 +++++++++++++++++-------------------
plugins/esi/test/processor_test.cc | 833 +++++++++-----------
plugins/esi/test/utils_test.cc | 61 +-
plugins/esi/test/vars_test.cc | 463 ++++++-----
7 files changed, 1433 insertions(+), 1592 deletions(-)