1fd72deefe
0.11.1 2015-12-01 ([changes](https://github.com/colszowka/simplecov/compare/v0.11.0...v0.11.1)) ================= ## Enhancements ## Bugfixes * Fixed regression in `MultiFormatter.[]` with multiple arguments. See [#431](https://github.com/colszowka/simplecov/pull/431) (thanks @dillondrobena)
118 lines
5.4 KiB
Text
118 lines
5.4 KiB
Text
@comment $NetBSD: PLIST,v 1.8 2015/12/12 14:36:38 taca Exp $
|
|
${GEM_HOME}/cache/${GEM_NAME}.gem
|
|
${GEM_LIBDIR}/.gitignore
|
|
${GEM_LIBDIR}/.rspec
|
|
${GEM_LIBDIR}/.rubocop.yml
|
|
${GEM_LIBDIR}/.travis.yml
|
|
${GEM_LIBDIR}/.yardopts
|
|
${GEM_LIBDIR}/CHANGELOG.md
|
|
${GEM_LIBDIR}/CONTRIBUTING.md
|
|
${GEM_LIBDIR}/Gemfile
|
|
${GEM_LIBDIR}/MIT-LICENSE
|
|
${GEM_LIBDIR}/README.md
|
|
${GEM_LIBDIR}/Rakefile
|
|
${GEM_LIBDIR}/cucumber.yml
|
|
${GEM_LIBDIR}/doc/alternate-formatters.md
|
|
${GEM_LIBDIR}/doc/commercial-services.md
|
|
${GEM_LIBDIR}/doc/editor-integration.md
|
|
${GEM_LIBDIR}/features/config_autoload.feature
|
|
${GEM_LIBDIR}/features/config_command_name.feature
|
|
${GEM_LIBDIR}/features/config_coverage_dir.feature
|
|
${GEM_LIBDIR}/features/config_deactivate_merging.feature
|
|
${GEM_LIBDIR}/features/config_formatters.feature
|
|
${GEM_LIBDIR}/features/config_merge_timeout.feature
|
|
${GEM_LIBDIR}/features/config_nocov_token.feature
|
|
${GEM_LIBDIR}/features/config_profiles.feature
|
|
${GEM_LIBDIR}/features/config_project_name.feature
|
|
${GEM_LIBDIR}/features/config_styles.feature
|
|
${GEM_LIBDIR}/features/config_tracked_files.feature
|
|
${GEM_LIBDIR}/features/cucumber_basic.feature
|
|
${GEM_LIBDIR}/features/maximum_coverage_drop.feature
|
|
${GEM_LIBDIR}/features/merging_test_unit_and_rspec.feature
|
|
${GEM_LIBDIR}/features/minimum_coverage.feature
|
|
${GEM_LIBDIR}/features/refuse_coverage_drop.feature
|
|
${GEM_LIBDIR}/features/rspec_basic.feature
|
|
${GEM_LIBDIR}/features/rspec_fails_on_initialization.feature
|
|
${GEM_LIBDIR}/features/rspec_groups_and_filters_basic.feature
|
|
${GEM_LIBDIR}/features/rspec_groups_and_filters_complex.feature
|
|
${GEM_LIBDIR}/features/rspec_groups_using_filter_class.feature
|
|
${GEM_LIBDIR}/features/rspec_without_simplecov.feature
|
|
${GEM_LIBDIR}/features/skipping_code_blocks_manually.feature
|
|
${GEM_LIBDIR}/features/step_definitions/html_steps.rb
|
|
${GEM_LIBDIR}/features/step_definitions/simplecov_steps.rb
|
|
${GEM_LIBDIR}/features/step_definitions/transformers.rb
|
|
${GEM_LIBDIR}/features/step_definitions/web_steps.rb
|
|
${GEM_LIBDIR}/features/support/env.rb
|
|
${GEM_LIBDIR}/features/test_unit_basic.feature
|
|
${GEM_LIBDIR}/features/test_unit_groups_and_filters_basic.feature
|
|
${GEM_LIBDIR}/features/test_unit_groups_and_filters_complex.feature
|
|
${GEM_LIBDIR}/features/test_unit_groups_using_filter_class.feature
|
|
${GEM_LIBDIR}/features/test_unit_without_simplecov.feature
|
|
${GEM_LIBDIR}/features/unicode_compatiblity.feature
|
|
${GEM_LIBDIR}/lib/simplecov.rb
|
|
${GEM_LIBDIR}/lib/simplecov/command_guesser.rb
|
|
${GEM_LIBDIR}/lib/simplecov/configuration.rb
|
|
${GEM_LIBDIR}/lib/simplecov/defaults.rb
|
|
${GEM_LIBDIR}/lib/simplecov/exit_codes.rb
|
|
${GEM_LIBDIR}/lib/simplecov/file_list.rb
|
|
${GEM_LIBDIR}/lib/simplecov/filter.rb
|
|
${GEM_LIBDIR}/lib/simplecov/formatter.rb
|
|
${GEM_LIBDIR}/lib/simplecov/formatter/multi_formatter.rb
|
|
${GEM_LIBDIR}/lib/simplecov/formatter/simple_formatter.rb
|
|
${GEM_LIBDIR}/lib/simplecov/jruby_fix.rb
|
|
${GEM_LIBDIR}/lib/simplecov/last_run.rb
|
|
${GEM_LIBDIR}/lib/simplecov/merge_helpers.rb
|
|
${GEM_LIBDIR}/lib/simplecov/no_defaults.rb
|
|
${GEM_LIBDIR}/lib/simplecov/profiles.rb
|
|
${GEM_LIBDIR}/lib/simplecov/railtie.rb
|
|
${GEM_LIBDIR}/lib/simplecov/railties/tasks.rake
|
|
${GEM_LIBDIR}/lib/simplecov/result.rb
|
|
${GEM_LIBDIR}/lib/simplecov/result_merger.rb
|
|
${GEM_LIBDIR}/lib/simplecov/source_file.rb
|
|
${GEM_LIBDIR}/lib/simplecov/version.rb
|
|
${GEM_LIBDIR}/simplecov.gemspec
|
|
${GEM_LIBDIR}/spec/1_8_fallbacks_spec.rb
|
|
${GEM_LIBDIR}/spec/command_guesser_spec.rb
|
|
${GEM_LIBDIR}/spec/deleted_source_spec.rb
|
|
${GEM_LIBDIR}/spec/faked_project/Gemfile
|
|
${GEM_LIBDIR}/spec/faked_project/Rakefile
|
|
${GEM_LIBDIR}/spec/faked_project/cucumber.yml
|
|
${GEM_LIBDIR}/spec/faked_project/features/step_definitions/my_steps.rb
|
|
${GEM_LIBDIR}/spec/faked_project/features/support/env.rb
|
|
${GEM_LIBDIR}/spec/faked_project/features/test_stuff.feature
|
|
${GEM_LIBDIR}/spec/faked_project/lib/faked_project.rb
|
|
${GEM_LIBDIR}/spec/faked_project/lib/faked_project/framework_specific.rb
|
|
${GEM_LIBDIR}/spec/faked_project/lib/faked_project/meta_magic.rb
|
|
${GEM_LIBDIR}/spec/faked_project/lib/faked_project/some_class.rb
|
|
${GEM_LIBDIR}/spec/faked_project/lib/faked_project/untested_class.rb
|
|
${GEM_LIBDIR}/spec/faked_project/spec/faked_spec.rb
|
|
${GEM_LIBDIR}/spec/faked_project/spec/forking_spec.rb
|
|
${GEM_LIBDIR}/spec/faked_project/spec/meta_magic_spec.rb
|
|
${GEM_LIBDIR}/spec/faked_project/spec/some_class_spec.rb
|
|
${GEM_LIBDIR}/spec/faked_project/spec/spec_helper.rb
|
|
${GEM_LIBDIR}/spec/faked_project/test/faked_test.rb
|
|
${GEM_LIBDIR}/spec/faked_project/test/meta_magic_test.rb
|
|
${GEM_LIBDIR}/spec/faked_project/test/some_class_test.rb
|
|
${GEM_LIBDIR}/spec/faked_project/test/test_helper.rb
|
|
${GEM_LIBDIR}/spec/file_list_spec.rb
|
|
${GEM_LIBDIR}/spec/filters_spec.rb
|
|
${GEM_LIBDIR}/spec/fixtures/app/controllers/sample_controller.rb
|
|
${GEM_LIBDIR}/spec/fixtures/app/models/user.rb
|
|
${GEM_LIBDIR}/spec/fixtures/deleted_source_sample.rb
|
|
${GEM_LIBDIR}/spec/fixtures/frameworks/rspec_bad.rb
|
|
${GEM_LIBDIR}/spec/fixtures/frameworks/rspec_good.rb
|
|
${GEM_LIBDIR}/spec/fixtures/frameworks/testunit_bad.rb
|
|
${GEM_LIBDIR}/spec/fixtures/frameworks/testunit_good.rb
|
|
${GEM_LIBDIR}/spec/fixtures/iso-8859.rb
|
|
${GEM_LIBDIR}/spec/fixtures/resultset1.rb
|
|
${GEM_LIBDIR}/spec/fixtures/resultset2.rb
|
|
${GEM_LIBDIR}/spec/fixtures/sample.rb
|
|
${GEM_LIBDIR}/spec/fixtures/utf-8.rb
|
|
${GEM_LIBDIR}/spec/helper.rb
|
|
${GEM_LIBDIR}/spec/merge_helpers_spec.rb
|
|
${GEM_LIBDIR}/spec/multi_formatter_spec.rb
|
|
${GEM_LIBDIR}/spec/result_spec.rb
|
|
${GEM_LIBDIR}/spec/return_codes_spec.rb
|
|
${GEM_LIBDIR}/spec/source_file_line_spec.rb
|
|
${GEM_LIBDIR}/spec/source_file_spec.rb
|
|
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|