--- !ruby/object:Gem::Specification name: carlosbrando-autotest-notification version: !ruby/object:Gem::Version version: 1.5.0 platform: ruby authors: - Carlos Brando - Rodrigo Urubatan - Alexandre da Silva - "Carlos J\xC3\xBAnior" - Davis Zanetti Cabral - "Marcos Tapaj\xC3\xB3s" - Thiago Pradi - "Oz\xC3\xA9ias Sant'ana" - Lucas Uyezu autorequire: bindir: bin cert_chain: [] date: 2008-06-18 00:00:00 -07:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: ZenTest version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 3.9.2 version: description: This gem set the autotest (ZenTest) to send messages to software as Growl, LibNotify, and Snarl, displaying a window with the results. email: - eduardobrando@gmail.com executables: - an-install - an-uninstall - playsound extensions: [] extra_rdoc_files: - History.txt - License.txt - Manifest.txt - PostInstall.txt - README.txt - website/index.txt files: - History.txt - License.txt - Manifest.txt - PostInstall.txt - README.txt - Rakefile - config/hoe.rb - config/requirements.rb - lib/autotest_notification.rb - lib/autotest_notification/version.rb - lib/autotest_notification/linux.rb - lib/autotest_notification/windows.rb - lib/autotest_notification/cygwin.rb - lib/autotest_notification/mac.rb - lib/autotest_notification/doom.rb - script/console - script/destroy - script/generate - script/txt2html - setup.rb - tasks/deployment.rake - tasks/environment.rake - tasks/website.rake - test/test_autotest_notification.rb - test/test_helper.rb - test/autotest_notification/test_cygwin.rb - test/autotest_notification/test_linux.rb - test/autotest_notification/test_windows.rb - test/autotest_notification/test_mac.rb - website/index.html - website/index.txt - website/javascripts/rounded_corners_lite.inc.js - website/stylesheets/screen.css - website/template.html.erb - bin/an-install - bin/an-uninstall - bin/playsound - images/pass.png - images/fail.png - images/pending.png - autotest-notification.gemspec - images/doom/doom_0.png - images/doom/doom_1.png - images/doom/doom_2.png - images/doom/doom_3.png - images/doom/doom_4.png - images/doom/doom_5.png - images/doom/doom_6.png - sounds/doom/0.wav - sounds/doom/1.wav - sounds/doom/2.wav - sounds/doom/3.wav - sounds/doom/4.wav - sounds/doom/5.wav - sounds/doom/6.wav has_rdoc: true homepage: http://github.com/carlosbrando/autotest-notification/ post_install_message: |+ For more information on autotest_notification, see http://github.com/carlosbrando/autotest-notification/ To turn on the notifier you need to run the following command: an-install To turn off: an-uninstall rdoc_options: - --main - README.txt require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: autotest-notification rubygems_version: 1.2.0 signing_key: specification_version: 2 summary: This gem set the autotest (ZenTest) to send messages to software as Growl, LibNotify, and Snarl, displaying a window with the results. test_files: - test/autotest_notification/test_cygwin.rb - test/autotest_notification/test_linux.rb - test/autotest_notification/test_mac.rb - test/autotest_notification/test_windows.rb - test/test_autotest_notification.rb - test/test_helper.rb