Subject: CVS commit: pkgsrc/devel/kyua-cli
From: Julio Merino
Date: 2013-10-18 23:02:02
Message id: 20131018210202.4097A96@cvs.netbsd.org

Log Message:
Update to 0.7:

Experimental version released on October 18th, 2013.

* Made failures from testers more resilent.  If a tester fails, the
  corresponding test case will be marked as broken instead of causing
  kyua to exit.

* Added the '--results-filter' option to the 'report-html' command and
  set its default value to skip passed results from HTML reports.  This
  is to keep these reports more succint and to avoid generating tons of
  detail files that will be, in general, useless.

* Switched to use Lutok 0.3 to gain compatibility with Lua 5.2.

* Issue 69: Cope with the lack of AM_PROG_AR in configure.ac, which
  first appeared in Automake 1.11.2.  Fixes a problem in Ubuntu 10.04
  LTS, which appears stuck in 1.11.1.

Files:
RevisionActionfile
1.16modifypkgsrc/devel/kyua-cli/Makefile
1.16modifypkgsrc/devel/kyua-cli/distinfo
1.1removepkgsrc/devel/kyua-cli/patches/patch-engine_action.hpp
1.1removepkgsrc/devel/kyua-cli/patches/patch-engine_context.hpp
1.2removepkgsrc/devel/kyua-cli/patches/patch-engine_metadata.hpp
1.1removepkgsrc/devel/kyua-cli/patches/patch-engine_test__case.hpp
1.1removepkgsrc/devel/kyua-cli/patches/patch-engine_test__program.hpp
1.1removepkgsrc/devel/kyua-cli/patches/patch-store_backend.hpp
1.1removepkgsrc/devel/kyua-cli/patches/patch-store_transaction.cpp
1.1removepkgsrc/devel/kyua-cli/patches/patch-store_transaction.hpp
1.1removepkgsrc/devel/kyua-cli/patches/patch-utils_cmdline_exceptions.cpp
1.1removepkgsrc/devel/kyua-cli/patches/patch-utils_cmdline_exceptions.hpp
1.1removepkgsrc/devel/kyua-cli/patches/patch-utils_config_lua_module.cpp
1.1removepkgsrc/devel/kyua-cli/patches/patch-utils_config_tree.hpp
1.1removepkgsrc/devel/kyua-cli/patches/patch-utils_datetime.cpp
1.1removepkgsrc/devel/kyua-cli/patches/patch-utils_datetime.hpp
1.1removepkgsrc/devel/kyua-cli/patches/patch-utils_format_exceptions.cpp
1.1removepkgsrc/devel/kyua-cli/patches/patch-utils_format_exceptions.hpp
1.1removepkgsrc/devel/kyua-cli/patches/patch-utils_fs_auto__cleaners.hpp
1.1removepkgsrc/devel/kyua-cli/patches/patch-utils_fs_exceptions.cpp
1.1removepkgsrc/devel/kyua-cli/patches/patch-utils_fs_exceptions.hpp
1.1removepkgsrc/devel/kyua-cli/patches/patch-utils_sqlite_database.hpp
1.1removepkgsrc/devel/kyua-cli/patches/patch-utils_sqlite_statement.hpp
1.1removepkgsrc/devel/kyua-cli/patches/patch-utils_sqlite_transaction.hpp
1.1removepkgsrc/devel/kyua-cli/patches/patch-utils_units.cpp
1.1removepkgsrc/devel/kyua-cli/patches/patch-utils_units.hpp