pkgsrc/devel/ruby-rspec-core/PLIST
taca a552dc8e06 Importing ruby-rspec-core version 2.6.4, part of ruby-rspec 2.6.0.
Behaviour Driven Development for Ruby

# RSpec Core

RSpec Core provides the structure for writing executable examples of how your
code should behave.

## Documentation

* [Cucumber features](http://relishapp.com/rspec/rspec-expectations)
* [RDoc](http://rubydoc.info/gems/rspec-expectations/2.4.0/frames)
2011-06-18 03:45:15 +00:00

183 lines
9 KiB
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2011/06/18 03:45:16 taca Exp $
bin/autospec
bin/rspec
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.document
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.rspec
${GEM_LIBDIR}/.travis.yml
${GEM_LIBDIR}/Changelog.md
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/Guardfile
${GEM_LIBDIR}/License.txt
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/bin/autospec
${GEM_LIBDIR}/bin/rspec
${GEM_LIBDIR}/cucumber.yml
${GEM_LIBDIR}/features/.nav
${GEM_LIBDIR}/features/Autotest.md
${GEM_LIBDIR}/features/README.md
${GEM_LIBDIR}/features/Upgrade.md
${GEM_LIBDIR}/features/command_line/README.md
${GEM_LIBDIR}/features/command_line/configure.feature
${GEM_LIBDIR}/features/command_line/example_name_option.feature
${GEM_LIBDIR}/features/command_line/exit_status.feature
${GEM_LIBDIR}/features/command_line/format_option.feature
${GEM_LIBDIR}/features/command_line/line_number_appended_to_path.feature
${GEM_LIBDIR}/features/command_line/line_number_option.feature
${GEM_LIBDIR}/features/command_line/rake_task.feature
${GEM_LIBDIR}/features/command_line/tag.feature
${GEM_LIBDIR}/features/configuration/alias_example_to.feature
${GEM_LIBDIR}/features/configuration/custom_settings.feature
${GEM_LIBDIR}/features/configuration/fail_fast.feature
${GEM_LIBDIR}/features/configuration/read_options_from_file.feature
${GEM_LIBDIR}/features/example_groups/basic_structure.feature
${GEM_LIBDIR}/features/example_groups/shared_context.feature
${GEM_LIBDIR}/features/example_groups/shared_example_group.feature
${GEM_LIBDIR}/features/expectation_framework_integration/configure_expectation_framework.feature
${GEM_LIBDIR}/features/filtering/exclusion_filters.feature
${GEM_LIBDIR}/features/filtering/if_and_unless.feature
${GEM_LIBDIR}/features/filtering/inclusion_filters.feature
${GEM_LIBDIR}/features/filtering/run_all_when_everything_filtered.feature
${GEM_LIBDIR}/features/formatters/custom_formatter.feature
${GEM_LIBDIR}/features/formatters/text_formatter.feature
${GEM_LIBDIR}/features/helper_methods/arbitrary_methods.feature
${GEM_LIBDIR}/features/helper_methods/let.feature
${GEM_LIBDIR}/features/helper_methods/modules.feature
${GEM_LIBDIR}/features/hooks/around_hooks.feature
${GEM_LIBDIR}/features/hooks/before_and_after_hooks.feature
${GEM_LIBDIR}/features/hooks/filtering.feature
${GEM_LIBDIR}/features/metadata/current_example.feature
${GEM_LIBDIR}/features/metadata/described_class.feature
${GEM_LIBDIR}/features/metadata/user_defined.feature
${GEM_LIBDIR}/features/mock_framework_integration/use_any_framework.feature
${GEM_LIBDIR}/features/mock_framework_integration/use_flexmock.feature
${GEM_LIBDIR}/features/mock_framework_integration/use_mocha.feature
${GEM_LIBDIR}/features/mock_framework_integration/use_rr.feature
${GEM_LIBDIR}/features/mock_framework_integration/use_rspec.feature
${GEM_LIBDIR}/features/pending/pending_examples.feature
${GEM_LIBDIR}/features/spec_files/arbitrary_file_suffix.feature
${GEM_LIBDIR}/features/step_definitions/additional_cli_steps.rb
${GEM_LIBDIR}/features/subject/attribute_of_subject.feature
${GEM_LIBDIR}/features/subject/explicit_subject.feature
${GEM_LIBDIR}/features/subject/implicit_receiver.feature
${GEM_LIBDIR}/features/subject/implicit_subject.feature
${GEM_LIBDIR}/features/support/env.rb
${GEM_LIBDIR}/lib/autotest/discover.rb
${GEM_LIBDIR}/lib/autotest/rspec2.rb
${GEM_LIBDIR}/lib/rspec/autorun.rb
${GEM_LIBDIR}/lib/rspec/core.rb
${GEM_LIBDIR}/lib/rspec/core/backward_compatibility.rb
${GEM_LIBDIR}/lib/rspec/core/command_line.rb
${GEM_LIBDIR}/lib/rspec/core/command_line_configuration.rb
${GEM_LIBDIR}/lib/rspec/core/configuration.rb
${GEM_LIBDIR}/lib/rspec/core/configuration_options.rb
${GEM_LIBDIR}/lib/rspec/core/deprecation.rb
${GEM_LIBDIR}/lib/rspec/core/drb_command_line.rb
${GEM_LIBDIR}/lib/rspec/core/dsl.rb
${GEM_LIBDIR}/lib/rspec/core/errors.rb
${GEM_LIBDIR}/lib/rspec/core/example.rb
${GEM_LIBDIR}/lib/rspec/core/example_group.rb
${GEM_LIBDIR}/lib/rspec/core/expecting/with_rspec.rb
${GEM_LIBDIR}/lib/rspec/core/expecting/with_stdlib.rb
${GEM_LIBDIR}/lib/rspec/core/extensions.rb
${GEM_LIBDIR}/lib/rspec/core/extensions/instance_eval_with_args.rb
${GEM_LIBDIR}/lib/rspec/core/extensions/kernel.rb
${GEM_LIBDIR}/lib/rspec/core/extensions/module_eval_with_args.rb
${GEM_LIBDIR}/lib/rspec/core/formatters/base_formatter.rb
${GEM_LIBDIR}/lib/rspec/core/formatters/base_text_formatter.rb
${GEM_LIBDIR}/lib/rspec/core/formatters/documentation_formatter.rb
${GEM_LIBDIR}/lib/rspec/core/formatters/helpers.rb
${GEM_LIBDIR}/lib/rspec/core/formatters/html_formatter.rb
${GEM_LIBDIR}/lib/rspec/core/formatters/progress_formatter.rb
${GEM_LIBDIR}/lib/rspec/core/formatters/snippet_extractor.rb
${GEM_LIBDIR}/lib/rspec/core/formatters/text_mate_formatter.rb
${GEM_LIBDIR}/lib/rspec/core/hooks.rb
${GEM_LIBDIR}/lib/rspec/core/let.rb
${GEM_LIBDIR}/lib/rspec/core/load_path.rb
${GEM_LIBDIR}/lib/rspec/core/metadata.rb
${GEM_LIBDIR}/lib/rspec/core/metadata_hash_builder.rb
${GEM_LIBDIR}/lib/rspec/core/mocking/with_absolutely_nothing.rb
${GEM_LIBDIR}/lib/rspec/core/mocking/with_flexmock.rb
${GEM_LIBDIR}/lib/rspec/core/mocking/with_mocha.rb
${GEM_LIBDIR}/lib/rspec/core/mocking/with_rr.rb
${GEM_LIBDIR}/lib/rspec/core/mocking/with_rspec.rb
${GEM_LIBDIR}/lib/rspec/core/option_parser.rb
${GEM_LIBDIR}/lib/rspec/core/pending.rb
${GEM_LIBDIR}/lib/rspec/core/rake_task.rb
${GEM_LIBDIR}/lib/rspec/core/reporter.rb
${GEM_LIBDIR}/lib/rspec/core/ruby_project.rb
${GEM_LIBDIR}/lib/rspec/core/runner.rb
${GEM_LIBDIR}/lib/rspec/core/shared_context.rb
${GEM_LIBDIR}/lib/rspec/core/shared_example_group.rb
${GEM_LIBDIR}/lib/rspec/core/subject.rb
${GEM_LIBDIR}/lib/rspec/core/version.rb
${GEM_LIBDIR}/lib/rspec/core/world.rb
${GEM_LIBDIR}/lib/rspec/monkey.rb
${GEM_LIBDIR}/lib/rspec/monkey/spork/test_framework/rspec.rb
${GEM_LIBDIR}/rspec-core.gemspec
${GEM_LIBDIR}/script/FullBuildRakeFile
${GEM_LIBDIR}/script/console
${GEM_LIBDIR}/script/cucumber
${GEM_LIBDIR}/script/full_build
${GEM_LIBDIR}/script/spec
${GEM_LIBDIR}/spec.txt
${GEM_LIBDIR}/spec/autotest/discover_spec.rb
${GEM_LIBDIR}/spec/autotest/failed_results_re_spec.rb
${GEM_LIBDIR}/spec/autotest/rspec_spec.rb
${GEM_LIBDIR}/spec/rspec/core/command_line_configuration_spec.rb
${GEM_LIBDIR}/spec/rspec/core/command_line_spec.rb
${GEM_LIBDIR}/spec/rspec/core/command_line_spec_output.txt
${GEM_LIBDIR}/spec/rspec/core/configuration_options_spec.rb
${GEM_LIBDIR}/spec/rspec/core/configuration_spec.rb
${GEM_LIBDIR}/spec/rspec/core/deprecations_spec.rb
${GEM_LIBDIR}/spec/rspec/core/drb_command_line_spec.rb
${GEM_LIBDIR}/spec/rspec/core/example_group_spec.rb
${GEM_LIBDIR}/spec/rspec/core/example_spec.rb
${GEM_LIBDIR}/spec/rspec/core/formatters/base_formatter_spec.rb
${GEM_LIBDIR}/spec/rspec/core/formatters/base_text_formatter_spec.rb
${GEM_LIBDIR}/spec/rspec/core/formatters/documentation_formatter_spec.rb
${GEM_LIBDIR}/spec/rspec/core/formatters/helpers_spec.rb
${GEM_LIBDIR}/spec/rspec/core/formatters/html_formatted-1.8.6.html
${GEM_LIBDIR}/spec/rspec/core/formatters/html_formatted-1.8.7-jruby.html
${GEM_LIBDIR}/spec/rspec/core/formatters/html_formatted-1.8.7.html
${GEM_LIBDIR}/spec/rspec/core/formatters/html_formatted-1.9.1.html
${GEM_LIBDIR}/spec/rspec/core/formatters/html_formatted-1.9.2.html
${GEM_LIBDIR}/spec/rspec/core/formatters/html_formatter_spec.rb
${GEM_LIBDIR}/spec/rspec/core/formatters/progress_formatter_spec.rb
${GEM_LIBDIR}/spec/rspec/core/formatters/snippet_extractor_spec.rb
${GEM_LIBDIR}/spec/rspec/core/formatters/text_mate_formatted-1.8.6.html
${GEM_LIBDIR}/spec/rspec/core/formatters/text_mate_formatted-1.8.7-jruby.html
${GEM_LIBDIR}/spec/rspec/core/formatters/text_mate_formatted-1.8.7.html
${GEM_LIBDIR}/spec/rspec/core/formatters/text_mate_formatted-1.9.1.html
${GEM_LIBDIR}/spec/rspec/core/formatters/text_mate_formatted-1.9.2.html
${GEM_LIBDIR}/spec/rspec/core/formatters/text_mate_formatter_spec.rb
${GEM_LIBDIR}/spec/rspec/core/hooks_filtering_spec.rb
${GEM_LIBDIR}/spec/rspec/core/hooks_spec.rb
${GEM_LIBDIR}/spec/rspec/core/kernel_extensions_spec.rb
${GEM_LIBDIR}/spec/rspec/core/let_spec.rb
${GEM_LIBDIR}/spec/rspec/core/metadata_spec.rb
${GEM_LIBDIR}/spec/rspec/core/option_parser_spec.rb
${GEM_LIBDIR}/spec/rspec/core/pending_example_spec.rb
${GEM_LIBDIR}/spec/rspec/core/rake_task_spec.rb
${GEM_LIBDIR}/spec/rspec/core/reporter_spec.rb
${GEM_LIBDIR}/spec/rspec/core/resources/a_bar.rb
${GEM_LIBDIR}/spec/rspec/core/resources/a_foo.rb
${GEM_LIBDIR}/spec/rspec/core/resources/a_spec.rb
${GEM_LIBDIR}/spec/rspec/core/resources/custom_example_group_runner.rb
${GEM_LIBDIR}/spec/rspec/core/resources/formatter_specs.rb
${GEM_LIBDIR}/spec/rspec/core/resources/utf8_encoded.rb
${GEM_LIBDIR}/spec/rspec/core/rspec_matchers_spec.rb
${GEM_LIBDIR}/spec/rspec/core/ruby_project_spec.rb
${GEM_LIBDIR}/spec/rspec/core/runner_spec.rb
${GEM_LIBDIR}/spec/rspec/core/shared_context_spec.rb
${GEM_LIBDIR}/spec/rspec/core/shared_example_group_spec.rb
${GEM_LIBDIR}/spec/rspec/core/subject_spec.rb
${GEM_LIBDIR}/spec/rspec/core/world_spec.rb
${GEM_LIBDIR}/spec/rspec/core_spec.rb
${GEM_LIBDIR}/spec/spec_helper.rb
${GEM_LIBDIR}/spec/support/matchers.rb
${GEM_LIBDIR}/spec/support/shared_example_groups.rb
${GEM_LIBDIR}/spec/support/spec_files.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec