Sha256: 1ae4224f390f7ed2979b2a896688fd17cd43e7dfbbe6e46eff113b0c2037f4c0
Contents?: true
Size: 1.59 KB
Versions: 0
Compression: gzip
Compressed size: 666 Bytes
Stored size: 666 Bytes
Contents
--- !ruby/object:Gem::Specification name: autotest version: !ruby/object:Gem::Version prerelease: false segments: - 4 - 4 - 1 version: 4.4.1 platform: ruby authors: - Ryan Davis autorequire: bindir: bin cert_chain: [] date: 2010-10-02 00:00:00 +02:00 default_executable: dependencies: [] description: email: executables: - autotest - unit_diff extensions: [] extra_rdoc_files: - README.markdown files: - .autotest - .gitignore - History.txt - README.markdown - Rakefile - VERSION - articles/getting_started_with_autotest.html - autotest.gemspec - bin/autotest - bin/unit_diff - example_dot_autotest.rb - lib/autotest.rb - lib/autotest/autoupdate.rb - lib/autotest/once.rb - lib/autotest/rcov.rb - lib/autotest/restart.rb - lib/autotest/timestamp.rb - lib/unit_diff.rb - test/helper.rb - test/test_autotest.rb - test/test_autotest_integration.rb - test/test_unit_diff.rb has_rdoc: true homepage: http://github.com/grosser/autotest licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.6 signing_key: specification_version: 3 summary: Autotest, without ZenTest test_files: - test/test_autotest_integration.rb - test/helper.rb - test/test_autotest.rb - test/test_unit_diff.rb