openbsd-ports/devel/ruby-mspec/pkg/PLIST
jeremy 541475d5db Import ruby-mspec 1.5.17
MSpec is a specialized framework that is syntax-compatible with RSpec
for basic things like describe, it blocks and before, after actions.

MSpec contains additional features that assist in writing the RubySpecs
used by multiple Ruby implementations. Also, MSpec attempts to use the
simplest Ruby language features so that beginning Ruby implementations
can run it.
2010-12-20 18:06:00 +00:00

291 lines
16 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2010/12/20 18:06:00 jeremy Exp $
${GEM_BIN}/mkspec${GEM_BIN_SUFFIX}
${GEM_BIN}/mspec${GEM_BIN_SUFFIX}
${GEM_BIN}/mspec-ci${GEM_BIN_SUFFIX}
${GEM_BIN}/mspec-run${GEM_BIN_SUFFIX}
${GEM_BIN}/mspec-tag${GEM_BIN_SUFFIX}
${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/gems/${DISTNAME}/
${GEM_LIB}/gems/${DISTNAME}/LICENSE
${GEM_LIB}/gems/${DISTNAME}/README
${GEM_LIB}/gems/${DISTNAME}/Rakefile
${GEM_LIB}/gems/${DISTNAME}/bin/
${GEM_LIB}/gems/${DISTNAME}/bin/mkspec
${GEM_LIB}/gems/${DISTNAME}/bin/mspec
${GEM_LIB}/gems/${DISTNAME}/bin/mspec-ci
${GEM_LIB}/gems/${DISTNAME}/bin/mspec-run
${GEM_LIB}/gems/${DISTNAME}/bin/mspec-tag
${GEM_LIB}/gems/${DISTNAME}/lib/
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/
${GEM_LIB}/gems/${DISTNAME}/lib/mspec.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/commands/
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/commands/mkspec.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/commands/mspec-ci.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/commands/mspec-run.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/commands/mspec-tag.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/commands/mspec.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/expectations/
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/expectations.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/expectations/expectations.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/expectations/should.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/guards/
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/guards.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/guards/background.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/guards/bug.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/guards/compliance.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/guards/conflict.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/guards/endian.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/guards/extensions.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/guards/feature.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/guards/guard.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/guards/noncompliance.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/guards/platform.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/guards/quarantine.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/guards/runner.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/guards/specified.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/guards/superuser.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/guards/support.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/guards/tty.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/guards/user.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/guards/version.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/helpers/
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/helpers.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/helpers/argv.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/helpers/bignum.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/helpers/const_lookup.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/helpers/ducktype.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/helpers/encode.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/helpers/enumerator_class.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/helpers/environment.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/helpers/fixture.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/helpers/flunk.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/helpers/fmode.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/helpers/fs.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/helpers/hash.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/helpers/infinity.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/helpers/io.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/helpers/language_version.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/helpers/metaclass.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/helpers/mock_to_path.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/helpers/nan.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/helpers/ruby_exe.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/helpers/scratch.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/helpers/tmp.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/matchers/
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/matchers.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/matchers/base.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/matchers/be_an_instance_of.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/matchers/be_ancestor_of.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/matchers/be_close.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/matchers/be_empty.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/matchers/be_false.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/matchers/be_kind_of.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/matchers/be_nil.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/matchers/be_true.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/matchers/complain.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/matchers/eql.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/matchers/equal.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/matchers/equal_element.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/matchers/equal_utf16.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/matchers/have_class_variable.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/matchers/have_constant.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/matchers/have_data.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/matchers/have_instance_method.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/matchers/have_instance_variable.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/matchers/have_method.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/matchers/have_private_instance_method.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/matchers/have_protected_instance_method.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/matchers/have_public_instance_method.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/matchers/include.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/matchers/match_yaml.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/matchers/method.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/matchers/output.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/matchers/output_to_fd.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/matchers/raise_error.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/matchers/respond_to.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/matchers/stringsymboladapter.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/matchers/variable.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/mocks/
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/mocks.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/mocks/mock.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/mocks/object.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/mocks/proxy.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/runner/
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/runner.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/runner/actions/
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/runner/actions.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/runner/actions/debug.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/runner/actions/filter.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/runner/actions/gdb.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/runner/actions/tag.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/runner/actions/taglist.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/runner/actions/tagpurge.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/runner/actions/tally.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/runner/actions/timer.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/runner/context.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/runner/example.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/runner/exception.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/runner/filters/
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/runner/filters.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/runner/filters/match.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/runner/filters/profile.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/runner/filters/regexp.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/runner/filters/tag.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/runner/formatters/
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/runner/formatters.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/runner/formatters/describe.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/runner/formatters/dotted.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/runner/formatters/file.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/runner/formatters/html.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/runner/formatters/method.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/runner/formatters/specdoc.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/runner/formatters/spinner.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/runner/formatters/summary.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/runner/formatters/unit.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/runner/formatters/yaml.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/runner/mspec.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/runner/object.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/runner/shared.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/runner/tag.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/utils/
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/utils/name_map.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/utils/options.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/utils/ruby_name.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/utils/script.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/utils/version.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mspec/version.rb
${GEM_LIB}/gems/${DISTNAME}/spec/
${GEM_LIB}/gems/${DISTNAME}/spec/commands/
${GEM_LIB}/gems/${DISTNAME}/spec/commands/fixtures/
${GEM_LIB}/gems/${DISTNAME}/spec/commands/fixtures/four.txt
${GEM_LIB}/gems/${DISTNAME}/spec/commands/fixtures/level2/
${GEM_LIB}/gems/${DISTNAME}/spec/commands/fixtures/level2/three_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/commands/fixtures/one_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/commands/fixtures/three.rb
${GEM_LIB}/gems/${DISTNAME}/spec/commands/fixtures/two_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/commands/mkspec_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/commands/mspec_ci_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/commands/mspec_run_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/commands/mspec_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/commands/mspec_tag_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/expectations/
${GEM_LIB}/gems/${DISTNAME}/spec/expectations/expectations_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/expectations/should.rb
${GEM_LIB}/gems/${DISTNAME}/spec/expectations/should_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/guards/
${GEM_LIB}/gems/${DISTNAME}/spec/guards/background_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/guards/bug_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/guards/compliance_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/guards/conflict_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/guards/endian_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/guards/extensions_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/guards/feature_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/guards/guard_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/guards/noncompliance_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/guards/platform_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/guards/quarantine_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/guards/runner_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/guards/specified_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/guards/superuser_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/guards/support_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/guards/tty_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/guards/user_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/guards/version_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/helpers/
${GEM_LIB}/gems/${DISTNAME}/spec/helpers/argv_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/helpers/bignum_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/helpers/const_lookup_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/helpers/ducktype_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/helpers/encode_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/helpers/enumerator_class_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/helpers/environment_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/helpers/fixture_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/helpers/flunk_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/helpers/fmode_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/helpers/fs_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/helpers/hash_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/helpers/infinity_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/helpers/io_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/helpers/language_version_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/helpers/mock_to_path_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/helpers/nan_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/helpers/ruby_exe_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/helpers/scratch_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/helpers/tmp_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/matchers/
${GEM_LIB}/gems/${DISTNAME}/spec/matchers/base_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/matchers/be_an_instance_of_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/matchers/be_ancestor_of_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/matchers/be_close_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/matchers/be_empty_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/matchers/be_false_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/matchers/be_kind_of_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/matchers/be_nil_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/matchers/be_true_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/matchers/complain_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/matchers/eql_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/matchers/equal_element_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/matchers/equal_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/matchers/equal_utf16_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/matchers/have_class_variable_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/matchers/have_constant_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/matchers/have_data_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/matchers/have_instance_method_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/matchers/have_instance_variable_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/matchers/have_method_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/matchers/have_private_instance_method_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/matchers/have_protected_instance_method_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/matchers/have_public_instance_method_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/matchers/include_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/matchers/match_yaml_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/matchers/output_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/matchers/output_to_fd_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/matchers/raise_error_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/matchers/respond_to_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/matchers/stringsymboladapter_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/mocks/
${GEM_LIB}/gems/${DISTNAME}/spec/mocks/mock_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/mocks/proxy_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/runner/
${GEM_LIB}/gems/${DISTNAME}/spec/runner/actions/
${GEM_LIB}/gems/${DISTNAME}/spec/runner/actions/debug_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/runner/actions/filter_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/runner/actions/gdb_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/runner/actions/tag_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/runner/actions/taglist_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/runner/actions/tagpurge_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/runner/actions/tally_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/runner/actions/timer_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/runner/context_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/runner/example_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/runner/exception_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/runner/filters/
${GEM_LIB}/gems/${DISTNAME}/spec/runner/filters/a.yaml
${GEM_LIB}/gems/${DISTNAME}/spec/runner/filters/b.yaml
${GEM_LIB}/gems/${DISTNAME}/spec/runner/filters/match_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/runner/filters/profile_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/runner/filters/regexp_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/runner/filters/tag_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/runner/formatters/
${GEM_LIB}/gems/${DISTNAME}/spec/runner/formatters/describe_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/runner/formatters/dotted_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/runner/formatters/file_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/runner/formatters/html_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/runner/formatters/method_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/runner/formatters/specdoc_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/runner/formatters/spinner_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/runner/formatters/summary_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/runner/formatters/unit_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/runner/formatters/yaml_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/runner/mspec_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/runner/shared_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/runner/tag_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/runner/tags.txt
${GEM_LIB}/gems/${DISTNAME}/spec/spec_helper.rb
${GEM_LIB}/gems/${DISTNAME}/spec/utils/
${GEM_LIB}/gems/${DISTNAME}/spec/utils/name_map_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/utils/options_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/utils/script_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/utils/version_spec.rb
${GEM_LIB}/specifications/${DISTNAME}.gemspec