hydra/hydra.gemspec

133 lines
4.3 KiB
Ruby
Raw Normal View History

2010-01-26 20:31:03 +00:00
# Generated by jeweler
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{hydra}
2010-10-22 20:14:43 +00:00
s.version = "0.23.0"
2010-01-26 20:31:03 +00:00
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Nick Gauthier"]
2010-10-22 20:11:22 +00:00
s.date = %q{2010-10-22}
s.default_executable = %q{warmsnake.rb}
2010-01-26 20:32:01 +00:00
s.description = %q{Spread your tests over multiple machines to test your code faster.}
2010-01-26 20:31:03 +00:00
s.email = %q{nick@smartlogicsolutions.com}
s.executables = ["warmsnake.rb"]
2010-01-26 20:31:03 +00:00
s.extra_rdoc_files = [
"LICENSE",
2010-01-27 21:34:42 +00:00
"README.rdoc",
"TODO"
2010-01-26 20:31:03 +00:00
]
s.files = [
".document",
".gitignore",
"LICENSE",
"README.rdoc",
"Rakefile",
2010-01-27 21:34:42 +00:00
"TODO",
2010-01-26 20:31:03 +00:00
"VERSION",
"bin/warmsnake.rb",
"caliper.yml",
"hydra-icon-64x64.png",
2010-01-26 20:32:01 +00:00
"hydra.gemspec",
2010-02-17 21:28:32 +00:00
"hydra_gray.png",
2010-01-26 20:31:03 +00:00
"lib/hydra.rb",
2010-03-30 17:45:10 +00:00
"lib/hydra/cucumber/formatter.rb",
"lib/hydra/hash.rb",
2010-05-28 14:51:27 +00:00
"lib/hydra/js/lint.js",
"lib/hydra/listener/abstract.rb",
"lib/hydra/listener/minimal_output.rb",
"lib/hydra/listener/notifier.rb",
"lib/hydra/listener/progress_bar.rb",
"lib/hydra/listener/report_generator.rb",
2010-01-29 20:00:22 +00:00
"lib/hydra/master.rb",
2010-01-27 21:34:42 +00:00
"lib/hydra/message.rb",
2010-01-29 20:00:22 +00:00
"lib/hydra/message/master_messages.rb",
2010-01-27 22:20:16 +00:00
"lib/hydra/message/runner_messages.rb",
2010-01-28 21:53:41 +00:00
"lib/hydra/message/worker_messages.rb",
"lib/hydra/messaging_io.rb",
2010-01-26 20:31:03 +00:00
"lib/hydra/pipe.rb",
2010-01-27 21:34:42 +00:00
"lib/hydra/runner.rb",
"lib/hydra/safe_fork.rb",
"lib/hydra/spec/autorun_override.rb",
"lib/hydra/spec/hydra_formatter.rb",
2010-01-26 20:31:03 +00:00
"lib/hydra/ssh.rb",
"lib/hydra/stdio.rb",
"lib/hydra/sync.rb",
"lib/hydra/tasks.rb",
2010-09-07 18:25:12 +00:00
"lib/hydra/tmpdir.rb",
"lib/hydra/trace.rb",
2010-01-28 21:53:41 +00:00
"lib/hydra/worker.rb",
"test/fixtures/assert_true.rb",
"test/fixtures/config.yml",
2010-03-30 17:45:10 +00:00
"test/fixtures/features/step_definitions.rb",
"test/fixtures/features/write_alternate_file.feature",
2010-03-30 17:45:10 +00:00
"test/fixtures/features/write_file.feature",
"test/fixtures/hello_world.rb",
2010-05-28 14:51:27 +00:00
"test/fixtures/js_file.js",
"test/fixtures/json_data.json",
"test/fixtures/slow.rb",
"test/fixtures/sync_test.rb",
2010-01-28 21:53:41 +00:00
"test/fixtures/write_file.rb",
"test/fixtures/write_file_alternate_spec.rb",
"test/fixtures/write_file_spec.rb",
"test/fixtures/write_file_with_pending_spec.rb",
2010-01-29 20:00:22 +00:00
"test/master_test.rb",
2010-01-28 21:53:41 +00:00
"test/message_test.rb",
"test/pipe_test.rb",
"test/runner_test.rb",
"test/ssh_test.rb",
"test/sync_test.rb",
2010-01-28 21:53:41 +00:00
"test/test_helper.rb",
"test/worker_test.rb"
2010-01-26 20:31:03 +00:00
]
s.homepage = %q{http://github.com/ngauthier/hydra}
s.rdoc_options = ["--charset=UTF-8"]
s.require_paths = ["lib"]
s.rubygems_version = %q{1.3.6}
2010-01-26 20:31:03 +00:00
s.summary = %q{Distributed testing toolkit}
s.test_files = [
"test/pipe_test.rb",
"test/sync_test.rb",
2010-01-28 21:53:41 +00:00
"test/ssh_test.rb",
"test/fixtures/write_file_alternate_spec.rb",
"test/fixtures/sync_test.rb",
"test/fixtures/hello_world.rb",
"test/fixtures/features/step_definitions.rb",
2010-01-28 21:53:41 +00:00
"test/fixtures/assert_true.rb",
"test/fixtures/slow.rb",
"test/fixtures/write_file_spec.rb",
"test/fixtures/write_file_with_pending_spec.rb",
"test/fixtures/write_file.rb",
"test/message_test.rb",
"test/test_helper.rb",
"test/master_test.rb",
2010-01-28 21:53:41 +00:00
"test/runner_test.rb",
"test/worker_test.rb"
2010-01-26 20:31:03 +00:00
]
if s.respond_to? :specification_version then
current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
s.specification_version = 3
if Gem::Version.new(Gem::RubyGemsVersion) >= Gem::Version.new('1.2.0') then
s.add_development_dependency(%q<shoulda>, ["= 2.10.3"])
2010-08-23 18:42:51 +00:00
s.add_development_dependency(%q<rspec>, ["= 2.0.0.beta.19"])
2010-10-22 20:11:22 +00:00
s.add_development_dependency(%q<cucumber>, ["= 0.9.2"])
s.add_development_dependency(%q<therubyracer>, ["= 0.7.4"])
2010-01-26 20:31:03 +00:00
else
s.add_dependency(%q<shoulda>, ["= 2.10.3"])
2010-08-23 18:42:51 +00:00
s.add_dependency(%q<rspec>, ["= 2.0.0.beta.19"])
2010-10-22 20:11:22 +00:00
s.add_dependency(%q<cucumber>, ["= 0.9.2"])
s.add_dependency(%q<therubyracer>, ["= 0.7.4"])
2010-01-26 20:31:03 +00:00
end
else
s.add_dependency(%q<shoulda>, ["= 2.10.3"])
2010-08-23 18:42:51 +00:00
s.add_dependency(%q<rspec>, ["= 2.0.0.beta.19"])
2010-10-22 20:11:22 +00:00
s.add_dependency(%q<cucumber>, ["= 0.9.2"])
s.add_dependency(%q<therubyracer>, ["= 0.7.4"])
2010-01-26 20:31:03 +00:00
end
end