Sha256: b6411bb30e098f1e5146e65555e572baf3e1a181bd7243971dc3fb6a36a8feaa
Contents?: true
Size: 1.75 KB
Versions: 0
Compression: gzip
Compressed size: 725 Bytes
Stored size: 725 Bytes
Contents
--- !ruby/object:Gem::Specification name: autotest-standalone version: !ruby/object:Gem::Version hash: 41 prerelease: false segments: - 4 - 5 - 1 version: 4.5.1 platform: ruby authors: - Ryan Davis - Michael Grosser autorequire: bindir: bin cert_chain: [] date: 2010-11-28 00:00:00 +01:00 default_executable: dependencies: [] description: email: executables: - autotest - unit_diff extensions: [] extra_rdoc_files: [] files: - .autotest - .gitignore - Gemfile - Gemfile.lock - History.txt - Rakefile - Readme.md - VERSION - articles/getting_started_with_autotest.html - autotest-standalone.gemspec - bin/autotest - bin/unit_diff - example_dot_autotest.rb - lib/autotest.rb - lib/autotest/autoupdate.rb - lib/autotest/bundler.rb - lib/autotest/notify.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 none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.7 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