Sha256: dc891d4a1142b0706f1d6152adfb89dd94671af74a1ec225cc8bda9be8d013ea
Contents?: true
Size: 1.74 KB
Versions: 0
Compression: gzip
Compressed size: 721 Bytes
Stored size: 721 Bytes
Contents
--- !ruby/object:Gem::Specification name: autotest-standalone version: !ruby/object:Gem::Version hash: 35 prerelease: segments: - 4 - 5 - 4 version: 4.5.4 platform: ruby authors: - Ryan Davis - Michael Grosser autorequire: bindir: bin cert_chain: [] date: 2011-01-16 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.4.2 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