333 lines
23 KiB
Plaintext
333 lines
23 KiB
Plaintext
@comment $OpenBSD: PLIST,v 1.2 2015/06/24 07:11:03 jasper Exp $
|
|
${GEM_LIB}/cache/${DISTNAME}.gem
|
|
${GEM_LIB}/gems/${DISTNAME}/
|
|
${GEM_LIB}/gems/${DISTNAME}/Appraisals
|
|
${GEM_LIB}/gems/${DISTNAME}/CHANGES.md
|
|
${GEM_LIB}/gems/${DISTNAME}/CREDITS.md
|
|
${GEM_LIB}/gems/${DISTNAME}/Gemfile
|
|
${GEM_LIB}/gems/${DISTNAME}/LICENSE
|
|
${GEM_LIB}/gems/${DISTNAME}/README.md
|
|
${GEM_LIB}/gems/${DISTNAME}/Rakefile
|
|
${GEM_LIB}/gems/${DISTNAME}/doc/
|
|
${GEM_LIB}/gems/${DISTNAME}/doc/01_test_double.md
|
|
${GEM_LIB}/gems/${DISTNAME}/doc/02_syntax_comparison.md
|
|
${GEM_LIB}/gems/${DISTNAME}/doc/03_api_overview.md
|
|
${GEM_LIB}/gems/${DISTNAME}/gemfiles/
|
|
${GEM_LIB}/gems/${DISTNAME}/gemfiles/ruby_18_rspec_1.gemfile
|
|
${GEM_LIB}/gems/${DISTNAME}/gemfiles/ruby_18_rspec_1.gemfile.lock
|
|
${GEM_LIB}/gems/${DISTNAME}/gemfiles/ruby_18_rspec_1_rails_2.gemfile
|
|
${GEM_LIB}/gems/${DISTNAME}/gemfiles/ruby_18_rspec_1_rails_2.gemfile.lock
|
|
${GEM_LIB}/gems/${DISTNAME}/gemfiles/ruby_19_rspec_2.gemfile
|
|
${GEM_LIB}/gems/${DISTNAME}/gemfiles/ruby_19_rspec_2.gemfile.lock
|
|
${GEM_LIB}/gems/${DISTNAME}/gemfiles/ruby_19_rspec_2_rails_3.gemfile
|
|
${GEM_LIB}/gems/${DISTNAME}/gemfiles/ruby_19_rspec_2_rails_3.gemfile.lock
|
|
${GEM_LIB}/gems/${DISTNAME}/gemfiles/ruby_19_rspec_2_rails_4.gemfile
|
|
${GEM_LIB}/gems/${DISTNAME}/gemfiles/ruby_19_rspec_2_rails_4.gemfile.lock
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/adapters/
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/adapters.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/adapters/rr_methods.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/autohook.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/blank_slate.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/class_instance_method_defined.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/core_ext/
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/core_ext/array.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/core_ext/enumerable.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/core_ext/hash.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/core_ext/range.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/core_ext/regexp.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/double.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/double_definitions/
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/double_definitions/child_double_definition_create.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/double_definitions/double_definition.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/double_definitions/double_definition_create.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/double_definitions/double_definition_create_blank_slate.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/double_definitions/double_injections/
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/double_definitions/double_injections/any_instance_of.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/double_definitions/double_injections/instance.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/double_definitions/strategies/
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/double_definitions/strategies/double_injection/
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/double_definitions/strategies/double_injection/any_instance_of.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/double_definitions/strategies/double_injection/double_injection_strategy.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/double_definitions/strategies/double_injection/instance.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/double_definitions/strategies/implementation/
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/double_definitions/strategies/implementation/implementation_strategy.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/double_definitions/strategies/implementation/proxy.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/double_definitions/strategies/implementation/reimplementation.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/double_definitions/strategies/implementation/strongly_typed_reimplementation.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/double_definitions/strategies/strategy.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/double_definitions/strategies/strategy_methods.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/double_definitions/strategies/verification/
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/double_definitions/strategies/verification/dont_allow.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/double_definitions/strategies/verification/mock.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/double_definitions/strategies/verification/stub.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/double_definitions/strategies/verification/verification_strategy.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/double_matches.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/errors/
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/errors.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/errors/double_definition_error.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/errors/double_not_found_error.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/errors/double_order_error.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/errors/rr_error.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/errors/spy_verification_errors/
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/errors/spy_verification_errors/double_injection_not_found_error.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/errors/spy_verification_errors/invocation_count_error.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/errors/spy_verification_errors/spy_verification_error.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/errors/subject_does_not_implement_method_error.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/errors/subject_has_different_arity_error.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/errors/times_called_error.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/expectations/
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/expectations/any_argument_expectation.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/expectations/argument_equality_expectation.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/expectations/times_called_expectation.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/hash_with_object_id_key.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/injections/
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/injections/double_injection.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/injections/injection.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/injections/method_missing_injection.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/injections/singleton_method_added_injection.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/integrations/
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/integrations.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/integrations/decorator.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/integrations/minitest.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/integrations/minitest_4.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/integrations/minitest_4_active_support.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/integrations/minitest_active_support.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/integrations/rspec/
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/integrations/rspec/invocation_matcher.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/integrations/rspec_1.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/integrations/rspec_2.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/integrations/test_unit_1.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/integrations/test_unit_2.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/integrations/test_unit_200.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/integrations/test_unit_200_active_support.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/integrations/test_unit_2_active_support.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/method_dispatches/
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/method_dispatches/base_method_dispatch.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/method_dispatches/method_dispatch.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/method_dispatches/method_missing_dispatch.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/proc_from_block.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/recorded_calls.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/space.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/spy_verification.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/spy_verification_proxy.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/times_called_matchers/
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/times_called_matchers/any_times_matcher.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/times_called_matchers/at_least_matcher.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/times_called_matchers/at_most_matcher.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/times_called_matchers/integer_matcher.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/times_called_matchers/never_matcher.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/times_called_matchers/non_terminal.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/times_called_matchers/proc_matcher.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/times_called_matchers/range_matcher.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/times_called_matchers/terminal.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/times_called_matchers/times_called_matcher.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/version.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/wildcard_matchers/
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/wildcard_matchers.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/wildcard_matchers/anything.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/wildcard_matchers/boolean.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/wildcard_matchers/duck_type.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/wildcard_matchers/hash_including.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/wildcard_matchers/is_a.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/wildcard_matchers/numeric.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/wildcard_matchers/satisfy.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/rr/without_autohook.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/rr.gemspec
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/custom_formatter_for_rspec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/custom_formatter_for_rspec_2.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/defines_spec_suite_tasks.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/rubygems_patch_for_187.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/global_helper.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/spec.opts
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/spec_suite_configuration.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/spec_suite_runner.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites.yml
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_1/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_1/helper.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_1/integration/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_1/integration/rspec_1_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_1/integration/test_unit_1_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_1/integration/test_unit_2_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_1/spec_helper.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_1_rails_2/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_1_rails_2/integration/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_1_rails_2/integration/astc_rails_2_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_1_rails_2/integration/rspec_1_rails_2_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_1_rails_2/integration/test_unit_1_rails_2_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_1_rails_2/integration/test_unit_2_rails_2_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_1_rails_2/spec_helper.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/functional/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/functional/any_instance_of_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/functional/dont_allow_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/functional/dsl_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/functional/instance_of_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/functional/mock_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/functional/proxy_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/functional/spy_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/functional/strong_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/functional/stub_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/functional/wildcard_matchers_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/helper.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/integration/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/integration/minitest_4_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/integration/minitest_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/integration/rspec_2_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/integration/test_unit_200_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/integration/test_unit_2_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/spec_helper.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/support/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/support/matchers/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/support/matchers/wildcard_matcher_matchers.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/support/shared_examples/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/support/shared_examples/space.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/support/shared_examples/times_called_expectation.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/adapters/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/adapters/rr_methods/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/adapters/rr_methods/double_creators_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/adapters/rr_methods/space_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/adapters/rr_methods/wildcard_matchers_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/core_ext/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/core_ext/array_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/core_ext/enumerable_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/core_ext/hash_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/core_ext/range_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/core_ext/regexp_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/double_definitions/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/double_definitions/child_double_definition_create_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/double_definitions/double_definition_create_blank_slate_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/double_definitions/double_definition_create_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/errors/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/errors/rr_error_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/expectations/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/expectations/any_argument_expectation_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/expectations/anything_argument_equality_expectation_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/expectations/argument_equality_expectation_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/expectations/boolean_argument_equality_expectation_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/expectations/hash_including_argument_equality_expectation_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/expectations/satisfy_argument_equality_expectation_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/expectations/times_called_expectation/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/expectations/times_called_expectation/any_times_matcher_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/expectations/times_called_expectation/at_least_matcher_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/expectations/times_called_expectation/at_most_matcher_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/expectations/times_called_expectation/integer_matcher_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/expectations/times_called_expectation/proc_matcher_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/expectations/times_called_expectation/range_matcher_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/hash_with_object_id_key_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/injections/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/injections/double_injection/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/injections/double_injection/double_injection_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/injections/double_injection/double_injection_verify_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/integrations/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/integrations/rspec/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/integrations/rspec/invocation_matcher_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/integrations/rspec_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/proc_from_block_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/rr_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/space_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/spy_verification_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/times_called_matchers/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/times_called_matchers/any_times_matcher_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/times_called_matchers/at_least_matcher_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/times_called_matchers/at_most_matcher_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/times_called_matchers/integer_matcher_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/times_called_matchers/proc_matcher_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/times_called_matchers/range_matcher_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/times_called_matchers/times_called_matcher_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/wildcard_matchers/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/wildcard_matchers/anything_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/wildcard_matchers/boolean_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/wildcard_matchers/duck_type_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/wildcard_matchers/hash_including_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/wildcard_matchers/is_a_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/wildcard_matchers/numeric_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2/unit/wildcard_matchers/satisfy_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2_rails_3/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2_rails_3/integration/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2_rails_3/integration/astc_rails_3_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2_rails_3/integration/minitest_4_rails_3_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2_rails_3/integration/rspec_2_rails_3_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2_rails_3/integration/test_unit_200_rails_3_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2_rails_3/integration/test_unit_2_rails_3_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2_rails_3/spec_helper.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2_rails_4/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2_rails_4/integration/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2_rails_4/integration/astc_rails_4_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2_rails_4/integration/minitest_4_rails_4_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2_rails_4/integration/rspec_2_rails_4_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2_rails_4/integration/test_unit_200_rails_4_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2_rails_4/integration/test_unit_2_rails_4_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/suites/rspec_2_rails_4/spec_helper.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/adapter.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/adapter_tests/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/adapter_tests/base.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/adapter_tests/minitest.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/adapter_tests/rspec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/adapter_tests/test_unit.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/command_runner.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/generator.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/integration_tests/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/integration_tests/base.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/integration_tests/rails.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/integration_tests/rails_minitest.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/integration_tests/rails_rspec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/integration_tests/rails_test_unit.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/integration_tests/rails_test_unit_like.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/integration_tests/ruby.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/integration_tests/ruby_minitest.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/integration_tests/ruby_rspec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/integration_tests/ruby_test_unit.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/matchers/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/matchers/be_a_subset_of_matcher.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/project/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/project/cucumber.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/project/generator.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/project/minitest.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/project/rails.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/project/rails_minitest.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/project/rails_rspec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/project/rails_test_unit.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/project/rails_test_unit_like.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/project/rspec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/project/ruby.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/project/ruby_minitest.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/project/ruby_rspec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/project/ruby_test_unit.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/project/ruby_test_unit_like.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/project/test_unit.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/project/test_unit_like.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/project/tests_runner.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/test.sqlite3
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/test_case/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/test_case/generator.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/test_case/minitest.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/test_case/rspec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/test_case/test_unit.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/test_file/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/test_file/generator.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/test_file/minitest.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/test_file/rails_minitest.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/test_file/rails_rspec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/test_file/rails_test_unit.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/test_file/rspec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/test_file/test_unit.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/test_helper/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/test_helper/generator.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/test_helper/minitest.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/test_helper/rails.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/test_helper/rails_minitest.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/test_helper/rails_rspec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/test_helper/rails_test_unit.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/test_helper/rspec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/test_helper/ruby.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/support/test_helper/test_unit.rb
|
|
${GEM_LIB}/specifications/${DISTNAME}.gemspec
|