diff options
author | jmmv <jmmv@pkgsrc.org> | 2010-10-20 08:21:07 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2010-10-20 08:21:07 +0000 |
commit | 0a82798abb2713c4e746a1d03459e82e9f4c4d26 (patch) | |
tree | 541d2e99a0130d56f1b71ad637382cda96a542ef /packages | |
parent | 0cc3522e9e15b38df6bf54b061053c25b2578cae (diff) | |
download | pkgsrc-0a82798abb2713c4e746a1d03459e82e9f4c4d26.tar.gz |
Update to 0.11:
Experimental version released on October 20th, 2010.
* The ATF_CHECK* macros in atf-c++ were renamed to ATF_REQUIRE* to match
their counterparts in atf-c.
* Clearly separated the modules in atf-c that are supposed to be public
from those that are implementation details. The header files for the
internal modules are not installed any more.
* Made the atf-check tool private. It is only required by atf-sh and being
public has the danger of causing confusion. Also, making it private
simplifies the public API of atf.
* Changed atf-sh to enable per-command error checking (set -e) by default.
This catches many cases in which a test case is broken but it is not
reported as such because execution continues.
* Fixed the XSTL and CSS stylesheets to support expected failures.
Diffstat (limited to 'packages')
0 files changed, 0 insertions, 0 deletions