Sha256: b2fbd48dc046e972a3bbd74943fb36e51b264d1afd84b72f78d4d6d71f4d6621
Contents?: true
Size: 1.62 KB
Versions: 0
Compression: gzip
Compressed size: 696 Bytes
Stored size: 696 Bytes
Contents
--- !ruby/object:Gem::Specification name: autotest-standalone version: !ruby/object:Gem::Version version: 4.5.8 prerelease: platform: ruby authors: - Ryan Davis - Michael Grosser autorequire: bindir: bin cert_chain: [] date: 2011-09-11 00:00:00.000000000Z 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 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 version: '0' segments: - 0 hash: -454823313 required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 1.8.10 signing_key: specification_version: 3 summary: Autotest, without ZenTest test_files: - test/test_autotest_integration.rb - test/test_unit_diff.rb - test/test_autotest.rb - test/helper.rb