]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
Import atf-0.20.
authorjmmv <jmmv@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 6 Mar 2014 14:11:44 +0000 (14:11 +0000)
committerjmmv <jmmv@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 6 Mar 2014 14:11:44 +0000 (14:11 +0000)
commit53b44e50e5993b632167a1ed2a500ecca674353a
treef3ca7457aae7892961845c43633cfd014409e663
parent2361ea4eabc34f81bd9b20d2ba9252fa81094796
Import atf-0.20.

This is a MFC of r261897 and r262000 and should allow all of the atf
tests to pass.

git-svn-id: svn://svn.freebsd.org/base/stable/10@262855 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
47 files changed:
contrib/atf/FREEBSD-Xlist
contrib/atf/Kyuafile
contrib/atf/NEWS
contrib/atf/README
contrib/atf/atf-c++/check.hpp
contrib/atf/atf-c++/config.cpp
contrib/atf/atf-c++/config_test.cpp
contrib/atf/atf-c++/detail/Kyuafile
contrib/atf/atf-c++/detail/application.cpp
contrib/atf/atf-c++/detail/application.hpp
contrib/atf/atf-c++/detail/application_test.cpp
contrib/atf/atf-c++/detail/exceptions.hpp
contrib/atf/atf-c++/detail/expand.cpp [deleted file]
contrib/atf/atf-c++/detail/expand.hpp [deleted file]
contrib/atf/atf-c++/detail/expand_test.cpp [deleted file]
contrib/atf/atf-c++/detail/parser.cpp [deleted file]
contrib/atf/atf-c++/detail/parser.hpp [deleted file]
contrib/atf/atf-c++/detail/parser_test.cpp [deleted file]
contrib/atf/atf-c++/detail/test_helpers.cpp
contrib/atf/atf-c++/detail/test_helpers.hpp
contrib/atf/atf-c++/detail/ui.cpp [deleted file]
contrib/atf/atf-c++/detail/ui.hpp [deleted file]
contrib/atf/atf-c++/detail/ui_test.cpp [deleted file]
contrib/atf/atf-c++/detail/version_helper.cpp [new file with mode: 0644]
contrib/atf/atf-c++/macros_test.cpp
contrib/atf/atf-c++/noncopyable.hpp [deleted file]
contrib/atf/atf-c++/pkg_config_test.sh
contrib/atf/atf-c++/tests.cpp
contrib/atf/atf-c++/tests.hpp
contrib/atf/atf-c++/tests_test.cpp
contrib/atf/atf-c/config.c
contrib/atf/atf-c/config_test.c
contrib/atf/atf-c/detail/test_helpers.c
contrib/atf/atf-c/detail/test_helpers.h
contrib/atf/atf-c/detail/version_helper.c [new file with mode: 0644]
contrib/atf/atf-c/macros_test.c
contrib/atf/atf-c/pkg_config_test.sh
contrib/atf/atf-sh/atf-check.cpp
contrib/atf/atf-sh/atf-sh.cpp
contrib/atf/atf-sh/atf_check_test.sh
contrib/atf/atf-sh/integration_test.sh
contrib/atf/bconfig.h
contrib/atf/doc/atf-test-case.4
lib/atf/libatf-c++/Makefile
lib/atf/libatf-c++/tests/detail/Makefile
lib/atf/libatf-c/tests/detail/Makefile
tools/build/mk/OptionalObsoleteFiles.inc