1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/devel/simpletest/pkg-plist
Danilo Egea Gondolfo 53fdf32caa - Change maintainer email to @FreeBSD.org
- Add stage support
- Silent mkdir
- Add pkg-plist file

Approved by:	wg (mentor)
2013-09-28 14:48:43 +00:00

128 lines
4.3 KiB
Plaintext

%%PORTDOCS%%%%DOCSDIR%%/HELP_MY_TESTS_DONT_WORK_ANYMORE
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/html/authentication_documentation.html
%%PORTDOCS%%%%DOCSDIR%%/html/browser_documentation.html
%%PORTDOCS%%%%DOCSDIR%%/html/docs.css
%%PORTDOCS%%%%DOCSDIR%%/html/expectation_documentation.html
%%PORTDOCS%%%%DOCSDIR%%/html/form_testing_documentation.html
%%PORTDOCS%%%%DOCSDIR%%/html/group_test_documentation.html
%%PORTDOCS%%%%DOCSDIR%%/html/index.html
%%PORTDOCS%%%%DOCSDIR%%/html/mock_objects_documentation.html
%%PORTDOCS%%%%DOCSDIR%%/html/overview.html
%%PORTDOCS%%%%DOCSDIR%%/html/partial_mocks_documentation.html
%%PORTDOCS%%%%DOCSDIR%%/html/reporter_documentation.html
%%PORTDOCS%%%%DOCSDIR%%/html/unit_test_documentation.html
%%PORTDOCS%%%%DOCSDIR%%/html/web_tester_documentation.html
%%DATADIR%%/LICENSE
%%DATADIR%%/VERSION
%%DATADIR%%/arguments.php
%%DATADIR%%/authentication.php
%%DATADIR%%/autorun.php
%%DATADIR%%/browser.php
%%DATADIR%%/collector.php
%%DATADIR%%/compatibility.php
%%DATADIR%%/cookies.php
%%DATADIR%%/default_reporter.php
%%DATADIR%%/detached.php
%%DATADIR%%/dumper.php
%%DATADIR%%/eclipse.php
%%DATADIR%%/encoding.php
%%DATADIR%%/errors.php
%%DATADIR%%/exceptions.php
%%DATADIR%%/expectation.php
%%DATADIR%%/extensions/pear_test_case.php
%%DATADIR%%/extensions/testdox.php
%%DATADIR%%/extensions/testdox/test.php
%%DATADIR%%/form.php
%%DATADIR%%/frames.php
%%DATADIR%%/http.php
%%DATADIR%%/invoker.php
%%DATADIR%%/mock_objects.php
%%DATADIR%%/page.php
%%DATADIR%%/php_parser.php
%%DATADIR%%/recorder.php
%%DATADIR%%/reflection_php4.php
%%DATADIR%%/reflection_php5.php
%%DATADIR%%/remote.php
%%DATADIR%%/reporter.php
%%DATADIR%%/scorer.php
%%DATADIR%%/selector.php
%%DATADIR%%/shell_tester.php
%%DATADIR%%/simpletest.php
%%DATADIR%%/socket.php
%%DATADIR%%/tag.php
%%DATADIR%%/test/acceptance_test.php
%%DATADIR%%/test/adapter_test.php
%%DATADIR%%/test/all_tests.php
%%DATADIR%%/test/arguments_test.php
%%DATADIR%%/test/authentication_test.php
%%DATADIR%%/test/autorun_test.php
%%DATADIR%%/test/bad_test_suite.php
%%DATADIR%%/test/browser_test.php
%%DATADIR%%/test/collector_test.php
%%DATADIR%%/test/command_line_test.php
%%DATADIR%%/test/compatibility_test.php
%%DATADIR%%/test/cookies_test.php
%%DATADIR%%/test/detached_test.php
%%DATADIR%%/test/dumper_test.php
%%DATADIR%%/test/eclipse_test.php
%%DATADIR%%/test/encoding_test.php
%%DATADIR%%/test/errors_test.php
%%DATADIR%%/test/exceptions_test.php
%%DATADIR%%/test/expectation_test.php
%%DATADIR%%/test/form_test.php
%%DATADIR%%/test/frames_test.php
%%DATADIR%%/test/http_test.php
%%DATADIR%%/test/interfaces_test.php
%%DATADIR%%/test/interfaces_test_php5_1.php
%%DATADIR%%/test/live_test.php
%%DATADIR%%/test/mock_objects_test.php
%%DATADIR%%/test/page_test.php
%%DATADIR%%/test/parse_error_test.php
%%DATADIR%%/test/parsing_test.php
%%DATADIR%%/test/php_parser_test.php
%%DATADIR%%/test/recorder_test.php
%%DATADIR%%/test/reflection_php5_test.php
%%DATADIR%%/test/remote_test.php
%%DATADIR%%/test/shell_test.php
%%DATADIR%%/test/shell_tester_test.php
%%DATADIR%%/test/simpletest_test.php
%%DATADIR%%/test/site/file.html
%%DATADIR%%/test/socket_test.php
%%DATADIR%%/test/support/collector/collectable.1
%%DATADIR%%/test/support/collector/collectable.2
%%DATADIR%%/test/support/empty_test_file.php
%%DATADIR%%/test/support/failing_test.php
%%DATADIR%%/test/support/latin1_sample
%%DATADIR%%/test/support/passing_test.php
%%DATADIR%%/test/support/recorder_sample.php
%%DATADIR%%/test/support/spl_examples.php
%%DATADIR%%/test/support/supplementary_upload_sample.txt
%%DATADIR%%/test/support/test1.php
%%DATADIR%%/test/support/upload_sample.txt
%%DATADIR%%/test/tag_test.php
%%DATADIR%%/test/test_with_parse_error.php
%%DATADIR%%/test/unit_tester_test.php
%%DATADIR%%/test/unit_tests.php
%%DATADIR%%/test/url_test.php
%%DATADIR%%/test/user_agent_test.php
%%DATADIR%%/test/visual_test.php
%%DATADIR%%/test/web_tester_test.php
%%DATADIR%%/test/xml_test.php
%%DATADIR%%/test_case.php
%%DATADIR%%/tidy_parser.php
%%DATADIR%%/unit_tester.php
%%DATADIR%%/url.php
%%DATADIR%%/user_agent.php
%%DATADIR%%/web_tester.php
%%DATADIR%%/xml.php
@dirrmtry %%DATADIR%%/test/support/collector
@dirrmtry %%DATADIR%%/test/support
@dirrmtry %%DATADIR%%/test/site
@dirrmtry %%DATADIR%%/test
@dirrmtry %%DATADIR%%/extensions/testdox
@dirrmtry %%DATADIR%%/extensions
@dirrmtry %%DATADIR%%
%%PORTDOCS%%@dirrmtry %%DOCSDIR%%/html
%%PORTDOCS%%@dirrmtry %%DOCSDIR%%