Home | History | Annotate | Download | only in dist
History log of /src/external/bsd/kyua-atf-compat/dist/atf-run_test.sh
RevisionDateAuthorComments
 1.2  26-Feb-2013  jmmv branches: 1.2.6; 1.2.12;
Cherry-pick upstream change 70aefdbe5b843d6b24b5a9b816e47f2fb026dde2:

Properly handle tabs when parsing config files

Backslashes within [] in a regexp don't have any meaning, so [ \t]
did not have the intended effect of being evaluated to a space and
a tab. Fix this by writing an actual tab in the regexp.

Problem found by Valeriy E. Ushakov.
 1.1  25-Feb-2013  jmmv branches: 1.1.1;
Initial revision
 1.1.1.1  25-Feb-2013  jmmv Initial import of kyua-atf-compat, version 0.1:

This is the last component of the import of Kyua and its build will be
guarded by the MKKYUA knob. core@ has approved this import.

Description:

Kyua (pronounced Q.A.) is a testing framework for both developers and
users. Kyua is different from most other testing frameworks in that it
puts the end user experience before anything else. There are multiple
reasons for users to run the tests themselves, and Kyua ensures that
they can do so in the most convenient way.

This module, kyua-atf-compat, provides tools to ease the transition from
ATF to Kyua. In particular, this includes a tool to convert Atffile
files to Kyuafile files in an automated manner, and drop-in replacement
wrappers for both atf-run and atf-report.
 1.2.12.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.12.1  26-Feb-2013  yamt file atf-run_test.sh was added on branch yamt-pagecache on 2014-05-22 15:45:22 +0000
 1.2.6.2  23-Jun-2013  tls resync from head
 1.2.6.1  26-Feb-2013  tls file atf-run_test.sh was added on branch tls-maxphys on 2013-06-23 06:26:38 +0000

RSS XML Feed