Merge from vendor branch TNF:
[pkgsrcv2.git] / devel / ruby-rspec-core / PLIST
1 @comment $NetBSD: PLIST,v 1.3 2012/03/17 15:06:58 taca Exp $
2 bin/autospec
3 bin/rspec
4 ${GEM_HOME}/cache/${GEM_NAME}.gem
5 ${GEM_LIBDIR}/.document
6 ${GEM_LIBDIR}/.yardopts
7 ${GEM_LIBDIR}/Changelog.md
8 ${GEM_LIBDIR}/License.txt
9 ${GEM_LIBDIR}/README.md
10 ${GEM_LIBDIR}/exe/autospec
11 ${GEM_LIBDIR}/exe/rspec
12 ${GEM_LIBDIR}/features/Autotest.md
13 ${GEM_LIBDIR}/features/README.md
14 ${GEM_LIBDIR}/features/Upgrade.md
15 ${GEM_LIBDIR}/features/command_line/README.md
16 ${GEM_LIBDIR}/features/command_line/example_name_option.feature
17 ${GEM_LIBDIR}/features/command_line/exit_status.feature
18 ${GEM_LIBDIR}/features/command_line/format_option.feature
19 ${GEM_LIBDIR}/features/command_line/init.feature
20 ${GEM_LIBDIR}/features/command_line/line_number_appended_to_path.feature
21 ${GEM_LIBDIR}/features/command_line/line_number_option.feature
22 ${GEM_LIBDIR}/features/command_line/order.feature
23 ${GEM_LIBDIR}/features/command_line/pattern_option.feature
24 ${GEM_LIBDIR}/features/command_line/rake_task.feature
25 ${GEM_LIBDIR}/features/command_line/ruby.feature
26 ${GEM_LIBDIR}/features/command_line/tag.feature
27 ${GEM_LIBDIR}/features/configuration/alias_example_to.feature
28 ${GEM_LIBDIR}/features/configuration/custom_settings.feature
29 ${GEM_LIBDIR}/features/configuration/default_path.feature
30 ${GEM_LIBDIR}/features/configuration/fail_fast.feature
31 ${GEM_LIBDIR}/features/configuration/read_options_from_file.feature
32 ${GEM_LIBDIR}/features/example_groups/basic_structure.feature
33 ${GEM_LIBDIR}/features/example_groups/shared_context.feature
34 ${GEM_LIBDIR}/features/example_groups/shared_examples.feature
35 ${GEM_LIBDIR}/features/expectation_framework_integration/configure_expectation_framework.feature
36 ${GEM_LIBDIR}/features/filtering/exclusion_filters.feature
37 ${GEM_LIBDIR}/features/filtering/if_and_unless.feature
38 ${GEM_LIBDIR}/features/filtering/inclusion_filters.feature
39 ${GEM_LIBDIR}/features/filtering/run_all_when_everything_filtered.feature
40 ${GEM_LIBDIR}/features/formatters/custom_formatter.feature
41 ${GEM_LIBDIR}/features/formatters/text_formatter.feature
42 ${GEM_LIBDIR}/features/helper_methods/arbitrary_methods.feature
43 ${GEM_LIBDIR}/features/helper_methods/let.feature
44 ${GEM_LIBDIR}/features/helper_methods/modules.feature
45 ${GEM_LIBDIR}/features/hooks/around_hooks.feature
46 ${GEM_LIBDIR}/features/hooks/before_and_after_hooks.feature
47 ${GEM_LIBDIR}/features/hooks/filtering.feature
48 ${GEM_LIBDIR}/features/metadata/current_example.feature
49 ${GEM_LIBDIR}/features/metadata/described_class.feature
50 ${GEM_LIBDIR}/features/metadata/user_defined.feature
51 ${GEM_LIBDIR}/features/mock_framework_integration/use_any_framework.feature
52 ${GEM_LIBDIR}/features/mock_framework_integration/use_flexmock.feature
53 ${GEM_LIBDIR}/features/mock_framework_integration/use_mocha.feature
54 ${GEM_LIBDIR}/features/mock_framework_integration/use_rr.feature
55 ${GEM_LIBDIR}/features/mock_framework_integration/use_rspec.feature
56 ${GEM_LIBDIR}/features/pending/pending_examples.feature
57 ${GEM_LIBDIR}/features/spec_files/arbitrary_file_suffix.feature
58 ${GEM_LIBDIR}/features/step_definitions/additional_cli_steps.rb
59 ${GEM_LIBDIR}/features/subject/attribute_of_subject.feature
60 ${GEM_LIBDIR}/features/subject/explicit_subject.feature
61 ${GEM_LIBDIR}/features/subject/implicit_receiver.feature
62 ${GEM_LIBDIR}/features/subject/implicit_subject.feature
63 ${GEM_LIBDIR}/features/support/env.rb
64 ${GEM_LIBDIR}/lib/autotest/discover.rb
65 ${GEM_LIBDIR}/lib/autotest/rspec2.rb
66 ${GEM_LIBDIR}/lib/rspec/autorun.rb
67 ${GEM_LIBDIR}/lib/rspec/core.rb
68 ${GEM_LIBDIR}/lib/rspec/core/backward_compatibility.rb
69 ${GEM_LIBDIR}/lib/rspec/core/command_line.rb
70 ${GEM_LIBDIR}/lib/rspec/core/configuration.rb
71 ${GEM_LIBDIR}/lib/rspec/core/configuration_options.rb
72 ${GEM_LIBDIR}/lib/rspec/core/deprecation.rb
73 ${GEM_LIBDIR}/lib/rspec/core/drb_command_line.rb
74 ${GEM_LIBDIR}/lib/rspec/core/drb_options.rb
75 ${GEM_LIBDIR}/lib/rspec/core/dsl.rb
76 ${GEM_LIBDIR}/lib/rspec/core/example.rb
77 ${GEM_LIBDIR}/lib/rspec/core/example_group.rb
78 ${GEM_LIBDIR}/lib/rspec/core/extensions.rb
79 ${GEM_LIBDIR}/lib/rspec/core/extensions/instance_eval_with_args.rb
80 ${GEM_LIBDIR}/lib/rspec/core/extensions/kernel.rb
81 ${GEM_LIBDIR}/lib/rspec/core/extensions/module_eval_with_args.rb
82 ${GEM_LIBDIR}/lib/rspec/core/extensions/ordered.rb
83 ${GEM_LIBDIR}/lib/rspec/core/filter_manager.rb
84 ${GEM_LIBDIR}/lib/rspec/core/formatters/base_formatter.rb
85 ${GEM_LIBDIR}/lib/rspec/core/formatters/base_text_formatter.rb
86 ${GEM_LIBDIR}/lib/rspec/core/formatters/documentation_formatter.rb
87 ${GEM_LIBDIR}/lib/rspec/core/formatters/helpers.rb
88 ${GEM_LIBDIR}/lib/rspec/core/formatters/html_formatter.rb
89 ${GEM_LIBDIR}/lib/rspec/core/formatters/progress_formatter.rb
90 ${GEM_LIBDIR}/lib/rspec/core/formatters/snippet_extractor.rb
91 ${GEM_LIBDIR}/lib/rspec/core/formatters/text_mate_formatter.rb
92 ${GEM_LIBDIR}/lib/rspec/core/hooks.rb
93 ${GEM_LIBDIR}/lib/rspec/core/let.rb
94 ${GEM_LIBDIR}/lib/rspec/core/load_path.rb
95 ${GEM_LIBDIR}/lib/rspec/core/metadata.rb
96 ${GEM_LIBDIR}/lib/rspec/core/metadata_hash_builder.rb
97 ${GEM_LIBDIR}/lib/rspec/core/mocking/with_absolutely_nothing.rb
98 ${GEM_LIBDIR}/lib/rspec/core/mocking/with_flexmock.rb
99 ${GEM_LIBDIR}/lib/rspec/core/mocking/with_mocha.rb
100 ${GEM_LIBDIR}/lib/rspec/core/mocking/with_rr.rb
101 ${GEM_LIBDIR}/lib/rspec/core/mocking/with_rspec.rb
102 ${GEM_LIBDIR}/lib/rspec/core/option_parser.rb
103 ${GEM_LIBDIR}/lib/rspec/core/pending.rb
104 ${GEM_LIBDIR}/lib/rspec/core/project_initializer.rb
105 ${GEM_LIBDIR}/lib/rspec/core/rake_task.rb
106 ${GEM_LIBDIR}/lib/rspec/core/reporter.rb
107 ${GEM_LIBDIR}/lib/rspec/core/ruby_project.rb
108 ${GEM_LIBDIR}/lib/rspec/core/runner.rb
109 ${GEM_LIBDIR}/lib/rspec/core/shared_context.rb
110 ${GEM_LIBDIR}/lib/rspec/core/shared_example_group.rb
111 ${GEM_LIBDIR}/lib/rspec/core/subject.rb
112 ${GEM_LIBDIR}/lib/rspec/core/version.rb
113 ${GEM_LIBDIR}/lib/rspec/core/world.rb
114 ${GEM_LIBDIR}/spec/autotest/discover_spec.rb
115 ${GEM_LIBDIR}/spec/autotest/failed_results_re_spec.rb
116 ${GEM_LIBDIR}/spec/autotest/rspec_spec.rb
117 ${GEM_LIBDIR}/spec/command_line/order_spec.rb
118 ${GEM_LIBDIR}/spec/rspec/core/command_line_spec.rb
119 ${GEM_LIBDIR}/spec/rspec/core/command_line_spec_output.txt
120 ${GEM_LIBDIR}/spec/rspec/core/configuration_options_spec.rb
121 ${GEM_LIBDIR}/spec/rspec/core/configuration_spec.rb
122 ${GEM_LIBDIR}/spec/rspec/core/deprecations_spec.rb
123 ${GEM_LIBDIR}/spec/rspec/core/drb_command_line_spec.rb
124 ${GEM_LIBDIR}/spec/rspec/core/drb_options_spec.rb
125 ${GEM_LIBDIR}/spec/rspec/core/example_group_spec.rb
126 ${GEM_LIBDIR}/spec/rspec/core/example_spec.rb
127 ${GEM_LIBDIR}/spec/rspec/core/filter_manager_spec.rb
128 ${GEM_LIBDIR}/spec/rspec/core/formatters/base_formatter_spec.rb
129 ${GEM_LIBDIR}/spec/rspec/core/formatters/base_text_formatter_spec.rb
130 ${GEM_LIBDIR}/spec/rspec/core/formatters/documentation_formatter_spec.rb
131 ${GEM_LIBDIR}/spec/rspec/core/formatters/helpers_spec.rb
132 ${GEM_LIBDIR}/spec/rspec/core/formatters/html_formatted-1.8.7-jruby.html
133 ${GEM_LIBDIR}/spec/rspec/core/formatters/html_formatted-1.8.7.html
134 ${GEM_LIBDIR}/spec/rspec/core/formatters/html_formatted-1.9.2.html
135 ${GEM_LIBDIR}/spec/rspec/core/formatters/html_formatted-1.9.3.html
136 ${GEM_LIBDIR}/spec/rspec/core/formatters/html_formatter_spec.rb
137 ${GEM_LIBDIR}/spec/rspec/core/formatters/progress_formatter_spec.rb
138 ${GEM_LIBDIR}/spec/rspec/core/formatters/snippet_extractor_spec.rb
139 ${GEM_LIBDIR}/spec/rspec/core/formatters/text_mate_formatted-1.8.7-jruby.html
140 ${GEM_LIBDIR}/spec/rspec/core/formatters/text_mate_formatted-1.8.7.html
141 ${GEM_LIBDIR}/spec/rspec/core/formatters/text_mate_formatted-1.9.2.html
142 ${GEM_LIBDIR}/spec/rspec/core/formatters/text_mate_formatted-1.9.3.html
143 ${GEM_LIBDIR}/spec/rspec/core/formatters/text_mate_formatter_spec.rb
144 ${GEM_LIBDIR}/spec/rspec/core/hooks_filtering_spec.rb
145 ${GEM_LIBDIR}/spec/rspec/core/hooks_spec.rb
146 ${GEM_LIBDIR}/spec/rspec/core/kernel_extensions_spec.rb
147 ${GEM_LIBDIR}/spec/rspec/core/let_spec.rb
148 ${GEM_LIBDIR}/spec/rspec/core/metadata_spec.rb
149 ${GEM_LIBDIR}/spec/rspec/core/option_parser_spec.rb
150 ${GEM_LIBDIR}/spec/rspec/core/pending_example_spec.rb
151 ${GEM_LIBDIR}/spec/rspec/core/project_initializer_spec.rb
152 ${GEM_LIBDIR}/spec/rspec/core/rake_task_spec.rb
153 ${GEM_LIBDIR}/spec/rspec/core/reporter_spec.rb
154 ${GEM_LIBDIR}/spec/rspec/core/resources/a_bar.rb
155 ${GEM_LIBDIR}/spec/rspec/core/resources/a_foo.rb
156 ${GEM_LIBDIR}/spec/rspec/core/resources/a_spec.rb
157 ${GEM_LIBDIR}/spec/rspec/core/resources/custom_example_group_runner.rb
158 ${GEM_LIBDIR}/spec/rspec/core/resources/formatter_specs.rb
159 ${GEM_LIBDIR}/spec/rspec/core/resources/utf8_encoded.rb
160 ${GEM_LIBDIR}/spec/rspec/core/rspec_matchers_spec.rb
161 ${GEM_LIBDIR}/spec/rspec/core/ruby_project_spec.rb
162 ${GEM_LIBDIR}/spec/rspec/core/runner_spec.rb
163 ${GEM_LIBDIR}/spec/rspec/core/shared_context_spec.rb
164 ${GEM_LIBDIR}/spec/rspec/core/shared_example_group_spec.rb
165 ${GEM_LIBDIR}/spec/rspec/core/subject_spec.rb
166 ${GEM_LIBDIR}/spec/rspec/core/world_spec.rb
167 ${GEM_LIBDIR}/spec/rspec/core_spec.rb
168 ${GEM_LIBDIR}/spec/spec_helper.rb
169 ${GEM_LIBDIR}/spec/support/config_options_helper.rb
170 ${GEM_LIBDIR}/spec/support/matchers.rb
171 ${GEM_LIBDIR}/spec/support/shared_example_groups.rb
172 ${GEM_LIBDIR}/spec/support/spec_files.rb
173 ${GEM_HOME}/specifications/${GEM_NAME}.gemspec