pkgsrc/devel/atf/PLIST
jmmv fef843fc4b Update to 0.5. Release details:
Release date: May 1st, 2008
Status:       Experimental

* Clauses 3 and 4 of the BSD license used by the project were dropped.
  All the code is now under a 2-clause BSD license compatible with the
  GNU General Public License (GPL).

* Added a C-only binding so that binary test programs do not need to be
  tied to C++ at all.  This binding is now known as the atf-c library.

* Renamed the C++ binding to atf-c++ for consistency with the new atf-c.

* Renamed the POSIX shell binding to atf-sh for consistency with the new
  atf-c and atf-c++.

* Added a -w flag to test programs through which it is possible to specify
  the work directory to be used.  This was possible in prior releases by
  defining the workdir configuration variable (-v workdir=...), but was a
  conceptually incorrect mechanism.

* Test programs now preserve the execution order of test cases when they
  are given in the command line.  Even those mentioned more than once are
  executed multiple times to comply with the user's requests.
2008-05-01 15:14:21 +00:00

336 lines
9.3 KiB
Text

@comment $NetBSD: PLIST,v 1.5 2008/05/01 15:14:21 jmmv Exp $
bin/atf-compile
bin/atf-config
bin/atf-report
bin/atf-run
bin/atf-version
include/atf-c++.hpp
include/atf-c++/application.hpp
include/atf-c++/atffile.hpp
include/atf-c++/config.hpp
include/atf-c++/env.hpp
include/atf-c++/exceptions.hpp
include/atf-c++/expand.hpp
include/atf-c++/formats.hpp
include/atf-c++/fs.hpp
include/atf-c++/io.hpp
include/atf-c++/macros.hpp
include/atf-c++/parser.hpp
include/atf-c++/sanity.hpp
include/atf-c++/tests.hpp
include/atf-c++/text.hpp
include/atf-c++/ui.hpp
include/atf-c++/user.hpp
include/atf-c++/utils.hpp
include/atf-c.h
include/atf-c/config.h
include/atf-c/defs.h
include/atf-c/dynstr.h
include/atf-c/env.h
include/atf-c/error.h
include/atf-c/expand.h
include/atf-c/fs.h
include/atf-c/io.h
include/atf-c/list.h
include/atf-c/macros.h
include/atf-c/map.h
include/atf-c/object.h
include/atf-c/sanity.h
include/atf-c/signals.h
include/atf-c/tc.h
include/atf-c/tcr.h
include/atf-c/text.h
include/atf-c/tp.h
include/atf-c/ui.h
include/atf-c/user.h
lib/libatf-c++.la
lib/libatf-c.la
lib/pkgconfig/atf-c++.pc
lib/pkgconfig/atf-c.pc
libexec/atf-cleanup
libexec/atf-exec
libexec/atf-format
libexec/atf-killpg
man/man1/atf-cleanup.1
man/man1/atf-compile.1
man/man1/atf-config.1
man/man1/atf-exec.1
man/man1/atf-format.1
man/man1/atf-killpg.1
man/man1/atf-report.1
man/man1/atf-run.1
man/man1/atf-test-program.1
man/man1/atf-version.1
man/man3/atf-c++-api.3
man/man3/atf-c-api.3
man/man3/atf-sh-api.3
man/man4/atf-test-case.4
man/man5/atf-formats.5
man/man7/atf.7
share/atf/atf-run.hooks
share/atf/atf.footer.subr
share/atf/atf.header.subr
share/atf/atf.init.subr
share/doc/atf/AUTHORS
share/doc/atf/COPYING
share/doc/atf/NEWS
share/doc/atf/README
share/doc/atf/ROADMAP
share/examples/atf/atf-run.hooks
share/examples/atf/tests-results.css
share/xml/atf/tests-results.dtd
@comment in xmlcatmgr: share/xml/catalog
share/xsl/atf/tests-results.xsl
tests/atf/Atffile
tests/atf/atf-c++/Atffile
tests/atf/atf-c++/t_config
tests/atf/atf-c++/t_env
tests/atf/atf-c++/t_expand
tests/atf/atf-c++/t_fs
tests/atf/atf-c++/t_io
tests/atf/atf-c++/t_macros
tests/atf/atf-c++/t_parser
tests/atf/atf-c++/t_signals
tests/atf/atf-c++/t_tests
tests/atf/atf-c++/t_text
tests/atf/atf-c++/t_user
tests/atf/atf-c++/t_utils
tests/atf/atf-c/Atffile
tests/atf/atf-c/t_config
tests/atf/atf-c/t_dynstr
tests/atf/atf-c/t_env
tests/atf/atf-c/t_error
tests/atf/atf-c/t_expand
tests/atf/atf-c/t_fs
tests/atf/atf-c/t_io
tests/atf/atf-c/t_list
tests/atf/atf-c/t_macros
tests/atf/atf-c/t_map
tests/atf/atf-c/t_sanity
tests/atf/atf-c/t_signals
tests/atf/atf-c/t_tc
tests/atf/atf-c/t_tcr
tests/atf/atf-c/t_text
tests/atf/atf-c/t_ui
tests/atf/atf-c/t_user
tests/atf/atf-sh/Atffile
tests/atf/atf-sh/h_misc
tests/atf/atf-sh/t_atf_check
tests/atf/atf-sh/t_config
tests/atf/atf-sh/t_normalize
tests/atf/atf-sh/t_tc
tests/atf/atf-sh/t_tp
tests/atf/data/Atffile
tests/atf/data/t_pkg_config
tests/atf/formats/Atffile
tests/atf/formats/d_atffile_1
tests/atf/formats/d_atffile_1.expout
tests/atf/formats/d_atffile_2
tests/atf/formats/d_atffile_2.expout
tests/atf/formats/d_atffile_3
tests/atf/formats/d_atffile_3.expout
tests/atf/formats/d_atffile_4
tests/atf/formats/d_atffile_4.expout
tests/atf/formats/d_atffile_5
tests/atf/formats/d_atffile_5.expout
tests/atf/formats/d_atffile_50
tests/atf/formats/d_atffile_50.experr
tests/atf/formats/d_atffile_51
tests/atf/formats/d_atffile_51.experr
tests/atf/formats/d_atffile_52
tests/atf/formats/d_atffile_52.experr
tests/atf/formats/d_atffile_53
tests/atf/formats/d_atffile_53.experr
tests/atf/formats/d_atffile_53.expout
tests/atf/formats/d_atffile_54
tests/atf/formats/d_atffile_54.experr
tests/atf/formats/d_atffile_6
tests/atf/formats/d_atffile_6.expout
tests/atf/formats/d_config_1
tests/atf/formats/d_config_1.expout
tests/atf/formats/d_config_2
tests/atf/formats/d_config_2.expout
tests/atf/formats/d_config_3
tests/atf/formats/d_config_3.expout
tests/atf/formats/d_config_4
tests/atf/formats/d_config_4.expout
tests/atf/formats/d_config_50
tests/atf/formats/d_config_50.experr
tests/atf/formats/d_config_51
tests/atf/formats/d_config_51.experr
tests/atf/formats/d_config_52
tests/atf/formats/d_config_52.experr
tests/atf/formats/d_config_53
tests/atf/formats/d_config_53.experr
tests/atf/formats/d_config_53.expout
tests/atf/formats/d_config_54
tests/atf/formats/d_config_54.experr
tests/atf/formats/d_headers_1
tests/atf/formats/d_headers_1.experr
tests/atf/formats/d_headers_10
tests/atf/formats/d_headers_10.experr
tests/atf/formats/d_headers_11
tests/atf/formats/d_headers_11.experr
tests/atf/formats/d_headers_12
tests/atf/formats/d_headers_12.experr
tests/atf/formats/d_headers_2
tests/atf/formats/d_headers_2.experr
tests/atf/formats/d_headers_3
tests/atf/formats/d_headers_3.experr
tests/atf/formats/d_headers_4
tests/atf/formats/d_headers_4.experr
tests/atf/formats/d_headers_5
tests/atf/formats/d_headers_5.experr
tests/atf/formats/d_headers_6
tests/atf/formats/d_headers_6.experr
tests/atf/formats/d_headers_7
tests/atf/formats/d_headers_7.experr
tests/atf/formats/d_headers_8
tests/atf/formats/d_headers_8.experr
tests/atf/formats/d_headers_9
tests/atf/formats/d_headers_9.experr
tests/atf/formats/d_tcs_1
tests/atf/formats/d_tcs_1.errin
tests/atf/formats/d_tcs_1.expout
tests/atf/formats/d_tcs_1.outin
tests/atf/formats/d_tcs_2
tests/atf/formats/d_tcs_2.errin
tests/atf/formats/d_tcs_2.expout
tests/atf/formats/d_tcs_2.outin
tests/atf/formats/d_tcs_3
tests/atf/formats/d_tcs_3.errin
tests/atf/formats/d_tcs_3.expout
tests/atf/formats/d_tcs_3.outin
tests/atf/formats/d_tcs_4
tests/atf/formats/d_tcs_4.errin
tests/atf/formats/d_tcs_4.expout
tests/atf/formats/d_tcs_4.outin
tests/atf/formats/d_tcs_5
tests/atf/formats/d_tcs_5.errin
tests/atf/formats/d_tcs_5.expout
tests/atf/formats/d_tcs_5.outin
tests/atf/formats/d_tcs_50
tests/atf/formats/d_tcs_50.experr
tests/atf/formats/d_tcs_51
tests/atf/formats/d_tcs_51.experr
tests/atf/formats/d_tcs_52
tests/atf/formats/d_tcs_52.experr
tests/atf/formats/d_tcs_53
tests/atf/formats/d_tcs_53.experr
tests/atf/formats/d_tcs_53.expout
tests/atf/formats/d_tcs_54
tests/atf/formats/d_tcs_54.experr
tests/atf/formats/d_tcs_54.expout
tests/atf/formats/d_tcs_55
tests/atf/formats/d_tcs_55.experr
tests/atf/formats/d_tcs_55.expout
tests/atf/formats/d_tcs_56
tests/atf/formats/d_tcs_56.errin
tests/atf/formats/d_tcs_56.experr
tests/atf/formats/d_tcs_56.expout
tests/atf/formats/d_tcs_56.outin
tests/atf/formats/d_tcs_57
tests/atf/formats/d_tcs_57.errin
tests/atf/formats/d_tcs_57.experr
tests/atf/formats/d_tcs_57.expout
tests/atf/formats/d_tcs_57.outin
tests/atf/formats/d_tps_1
tests/atf/formats/d_tps_1.expout
tests/atf/formats/d_tps_2
tests/atf/formats/d_tps_2.expout
tests/atf/formats/d_tps_3
tests/atf/formats/d_tps_3.expout
tests/atf/formats/d_tps_4
tests/atf/formats/d_tps_4.expout
tests/atf/formats/d_tps_5
tests/atf/formats/d_tps_5.expout
tests/atf/formats/d_tps_50
tests/atf/formats/d_tps_50.experr
tests/atf/formats/d_tps_51
tests/atf/formats/d_tps_51.experr
tests/atf/formats/d_tps_52
tests/atf/formats/d_tps_52.experr
tests/atf/formats/d_tps_53
tests/atf/formats/d_tps_53.experr
tests/atf/formats/d_tps_53.expout
tests/atf/formats/d_tps_54
tests/atf/formats/d_tps_54.experr
tests/atf/formats/d_tps_54.expout
tests/atf/formats/d_tps_55
tests/atf/formats/d_tps_55.experr
tests/atf/formats/d_tps_55.expout
tests/atf/formats/d_tps_56
tests/atf/formats/d_tps_56.experr
tests/atf/formats/d_tps_56.expout
tests/atf/formats/d_tps_57
tests/atf/formats/d_tps_57.experr
tests/atf/formats/d_tps_57.expout
tests/atf/formats/d_tps_58
tests/atf/formats/d_tps_58.experr
tests/atf/formats/d_tps_58.expout
tests/atf/formats/d_tps_59
tests/atf/formats/d_tps_59.experr
tests/atf/formats/d_tps_60
tests/atf/formats/d_tps_60.experr
tests/atf/formats/d_tps_61
tests/atf/formats/d_tps_61.experr
tests/atf/formats/d_tps_62
tests/atf/formats/d_tps_62.experr
tests/atf/formats/d_tps_62.expout
tests/atf/formats/d_tps_63
tests/atf/formats/d_tps_63.experr
tests/atf/formats/d_tps_63.expout
tests/atf/formats/d_tps_64
tests/atf/formats/d_tps_64.experr
tests/atf/formats/d_tps_64.expout
tests/atf/formats/d_tps_65
tests/atf/formats/d_tps_65.experr
tests/atf/formats/d_tps_65.expout
tests/atf/formats/d_tps_66
tests/atf/formats/d_tps_66.experr
tests/atf/formats/d_tps_66.expout
tests/atf/formats/h_parser
tests/atf/formats/t_parsers
tests/atf/formats/t_writers
tests/atf/test_programs/Atffile
tests/atf/test_programs/h_c
tests/atf/test_programs/h_cpp
tests/atf/test_programs/h_sh
tests/atf/test_programs/t_cleanup
tests/atf/test_programs/t_config
tests/atf/test_programs/t_env
tests/atf/test_programs/t_fork
tests/atf/test_programs/t_meta_data
tests/atf/test_programs/t_srcdir
tests/atf/test_programs/t_status
tests/atf/test_programs/t_workdir
tests/atf/tools/Atffile
tests/atf/tools/h_fail
tests/atf/tools/h_misc
tests/atf/tools/h_mode
tests/atf/tools/h_pass
tests/atf/tools/t_atf_cleanup
tests/atf/tools/t_atf_compile
tests/atf/tools/t_atf_config
tests/atf/tools/t_atf_exec
tests/atf/tools/t_atf_killpg
tests/atf/tools/t_atf_report
tests/atf/tools/t_atf_run
@dirrm tests/atf/tools
@dirrm tests/atf/test_programs
@dirrm tests/atf/formats
@dirrm tests/atf/data
@dirrm tests/atf/atf-sh
@dirrm tests/atf/atf-c++
@dirrm tests/atf/atf-c
@dirrm tests/atf
@dirrm tests
@dirrm share/xsl/atf
@unexec ${RMDIR} %D/share/xsl >/dev/null 2>&1 || ${TRUE}
@dirrm share/xml/atf
@comment in xmlcatmgr: @dirrm share/xml
@dirrm share/examples/atf
@dirrm share/doc/atf
@dirrm share/atf
@dirrm include/atf-c++
@dirrm include/atf-c