Sha256: 5b28e826c812c128c25ffaf0cbd527e92baf5554a242877301258c028627cd49

Contents?: true

Size: 1.68 KB

Versions: 56

Compression:

Stored size: 1.68 KB

Contents

# -*- encoding: utf-8 -*-

Gem::Specification.new do |s|
  s.name = %q{rcov}
  s.version = "0.9.9"

  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
  s.authors = ["Relevance", "Chad Humphries (spicycode)", "Aaron Bedra (abedra)", "Jay McGaffigan(hooligan495)", "Mauricio Fernandez"]
  s.cert_chain = nil
  s.date = %q{2009-12-28}
  s.default_executable = %q{rcov}
  s.description = %q{rcov is a code coverage tool for Ruby. It is commonly used for viewing overall test unit coverage of target code.  It features fast execution (20-300 times faster than previous tools), multiple analysis modes, XHTML and several kinds of text reports, easy automation with Rake via a RcovTask, fairly accurate coverage information through code linkage inference using simple heuristics, colorblind-friendliness...}
  s.email = %q{opensource@thinkrelevance.com}
  s.executables = ["rcov"]
  s.extensions = ["ext/rcovrt/extconf.rb"]
  s.files = ["test/functional_test.rb", "test/file_statistics_test.rb", "test/code_coverage_analyzer_test.rb", "test/call_site_analyzer_test.rb", "bin/rcov", "ext/rcovrt/extconf.rb"]
  s.homepage = %q{http://github.com/relevance/rcov}
  s.require_paths = ["lib"]
  s.required_ruby_version = Gem::Requirement.new("> 0.0.0")
  s.rubygems_version = %q{1.6.2}
  s.summary = %q{Code coverage analysis tool for Ruby}
  s.test_files = ["test/functional_test.rb", "test/file_statistics_test.rb", "test/code_coverage_analyzer_test.rb", "test/call_site_analyzer_test.rb"]

  if s.respond_to? :specification_version then
    s.specification_version = 1

    if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
    else
    end
  else
  end
end

Version data entries

56 entries across 29 versions & 1 rubygems

Version Path
dirty_history-0.7.3 dirty_history/ruby/1.9.1/specifications/rcov-0.9.9.gemspec
dirty_history-0.7.2 dirty_history/ruby/1.9.1/specifications/rcov-0.9.9.gemspec
dirty_history-0.7.1 dirty_history/ruby/1.9.1/specifications/rcov-0.9.9.gemspec
dirty_history-0.7.0 dirty_history/ruby/1.9.1/specifications/rcov-0.9.9.gemspec
dirty_history-0.6.7 dirty_history/ruby/1.9.1/specifications/rcov-0.9.9.gemspec
dirty_history-0.6.6 dirty_history/ruby/1.9.1/specifications/rcov-0.9.9.gemspec
dirty_history-0.6.5 dirty_history/ruby/1.9.1/specifications/rcov-0.9.9.gemspec
dirty_history-0.6.4 dirty_history/ruby/1.9.1/specifications/rcov-0.9.9.gemspec
dirty_history-0.6.3 dirty_history/ruby/1.9.1/specifications/rcov-0.9.9.gemspec
dirty_history-0.6.2 dirty_history/ruby/1.9.1/specifications/rcov-0.9.9.gemspec
dirty_history-0.6.1 dirty_history/ruby/1.9.1/specifications/rcov-0.9.9.gemspec
dirty_history-0.6.0 dirty_history/ruby/1.9.1/specifications/rcov-0.9.9.gemspec
dirty_history-0.5.4 dirty_history/ruby/1.9.1/specifications/rcov-0.9.9.gemspec
dirty_history-0.5.3 dirty_history/ruby/1.9.1/specifications/rcov-0.9.9.gemspec
dirty_history-0.5.2 dirty_history/ruby/1.9.1/gems/dirty_history-0.2.0/dirty_history/ruby/1.9.1/gems/dirty_history-0.2.0/dirty_history/ruby/1.9.1/specifications/rcov-0.9.9.gemspec
dirty_history-0.5.2 dirty_history/ruby/1.9.1/gems/dirty_history-0.2.0/dirty_history/ruby/1.9.1/specifications/rcov-0.9.9.gemspec
dirty_history-0.5.2 dirty_history/ruby/1.9.1/specifications/rcov-0.9.9.gemspec
dirty_history-0.5.1 dirty_history/ruby/1.9.1/gems/dirty_history-0.2.0/dirty_history/ruby/1.9.1/gems/dirty_history-0.2.0/dirty_history/ruby/1.9.1/specifications/rcov-0.9.9.gemspec
dirty_history-0.5.1 dirty_history/ruby/1.9.1/gems/dirty_history-0.2.0/dirty_history/ruby/1.9.1/specifications/rcov-0.9.9.gemspec
dirty_history-0.5.1 dirty_history/ruby/1.9.1/specifications/rcov-0.9.9.gemspec