Skip to content

Commit

Permalink
Move more
Browse files Browse the repository at this point in the history
  • Loading branch information
aslakhellesoy committed Jul 1, 2010
1 parent 95cb16e commit 8018ca8
Show file tree
Hide file tree
Showing 41 changed files with 77 additions and 113 deletions.
175 changes: 77 additions & 98 deletions cucumber.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |s|

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Aslak Helles\303\270y"]
s.date = %q{2010-06-16}
s.date = %q{2010-07-01}
s.default_executable = %q{cucumber}
s.description = %q{Behaviour Driven Development with elegance and joy}
s.email = %q{[email protected]}
Expand All @@ -31,8 +31,6 @@ Gem::Specification.new do |s|
"bin/cucumber",
"cucumber.gemspec",
"cucumber.yml",
"examples/dos_line_endings/Rakefile",
"examples/dos_line_endings/features/dos_line_endings.feature",
"examples/i18n/README.textile",
"examples/i18n/Rakefile",
"examples/i18n/ar/Rakefile",
Expand Down Expand Up @@ -225,15 +223,6 @@ Gem::Specification.new do |s|
"examples/i18n/zh-TW/features/division.feature",
"examples/i18n/zh-TW/features/step_definitons/calculator_steps.rb",
"examples/i18n/zh-TW/lib/calculator.rb",
"examples/json/features/background.feature",
"examples/json/features/embed.feature",
"examples/json/features/one_passing_one_failing.feature",
"examples/json/features/pystring.feature",
"examples/json/features/step_definitions/steps.rb",
"examples/json/features/tables.feature",
"fixtures/junit/features/one_passing_one_failing.feature",
"fixtures/junit/features/pending.feature",
"fixtures/junit/features/step_definitions/steps.rb",
"examples/python/Rakefile",
"examples/python/features/fibonacci.feature",
"examples/python/features/step_definitions/fib_steps.py",
Expand All @@ -253,31 +242,6 @@ Gem::Specification.new do |s|
"examples/ruby2python/features/support/env.rb",
"examples/ruby2python/lib/.gitignore",
"examples/ruby2python/lib/fib.py",
"fixtures/self_test/.gitignore",
"fixtures/self_test/README.textile",
"fixtures/self_test/Rakefile",
"fixtures/self_test/features/background/background_tagged_before_on_outline.feature",
"fixtures/self_test/features/background/background_with_name.feature",
"fixtures/self_test/features/background/failing_background.feature",
"fixtures/self_test/features/background/failing_background_after_success.feature",
"fixtures/self_test/features/background/multiline_args_background.feature",
"fixtures/self_test/features/background/passing_background.feature",
"fixtures/self_test/features/background/pending_background.feature",
"fixtures/self_test/features/background/scenario_outline_failing_background.feature",
"fixtures/self_test/features/background/scenario_outline_passing_background.feature",
"fixtures/self_test/features/call_undefined_step_from_step_def.feature",
"fixtures/self_test/features/failing_expectation.feature",
"fixtures/self_test/features/lots_of_undefined.feature",
"fixtures/self_test/features/multiline_name.feature",
"fixtures/self_test/features/outline_sample.feature",
"fixtures/self_test/features/sample.feature",
"fixtures/self_test/features/search_sample.feature",
"fixtures/self_test/features/step_definitions/sample_steps.rb",
"fixtures/self_test/features/support/env.rb",
"fixtures/self_test/features/tags_sample.feature",
"fixtures/self_test/features/tons_of_cukes.feature",
"fixtures/self_test/features/undefined_multiline_args.feature",
"fixtures/self_test/list-of-features.txt",
"examples/sinatra/README.textile",
"examples/sinatra/Rakefile",
"examples/sinatra/app.rb",
Expand All @@ -286,8 +250,6 @@ Gem::Specification.new do |s|
"examples/sinatra/features/support/env.rb",
"examples/sinatra/views/add.erb",
"examples/sinatra/views/layout.erb",
"examples/steps_library/features/step_definitions/steps_lib1.rb",
"examples/steps_library/features/step_definitions/steps_lib2.rb",
"examples/tcl/README.textile",
"examples/tcl/Rakefile",
"examples/tcl/features/fibonnacci.feature",
Expand All @@ -297,42 +259,6 @@ Gem::Specification.new do |s|
"examples/test_unit/Rakefile",
"examples/test_unit/features/step_definitions/test_unit_steps.rb",
"examples/test_unit/features/test_unit.feature",
"examples/tickets/Rakefile",
"examples/tickets/features.html",
"examples/tickets/features/172.feature",
"examples/tickets/features/177/1.feature",
"examples/tickets/features/177/2.feature",
"examples/tickets/features/177/3.feature",
"examples/tickets/features/180.feature",
"examples/tickets/features/229/tagged_hooks.feature",
"examples/tickets/features/229/tagged_hooks.rb",
"examples/tickets/features/236.feature",
"examples/tickets/features/241.feature",
"examples/tickets/features/246.feature",
"examples/tickets/features/248.feature",
"examples/tickets/features/270/back.feature",
"examples/tickets/features/270/back.steps.rb",
"examples/tickets/features/272/hooks.feature",
"examples/tickets/features/272/hooks_steps.rb",
"examples/tickets/features/279/py_string_indent.feature",
"examples/tickets/features/279/py_string_indent.steps.rb",
"examples/tickets/features/279/wrong.feature_",
"examples/tickets/features/301/filter_background_tagged_hooks.feature",
"examples/tickets/features/301/filter_background_tagged_hooks_steps.rb",
"examples/tickets/features/306/only_background.feature",
"examples/tickets/features/around_timeout.feature",
"examples/tickets/features/half_manual.feature",
"examples/tickets/features/lib/eatting_machine.rb",
"examples/tickets/features/lib/pantry.rb",
"examples/tickets/features/scenario_outline.feature",
"examples/tickets/features/step_definitons/246_steps.rb",
"examples/tickets/features/step_definitons/248_steps.rb",
"examples/tickets/features/step_definitons/around_timeout_steps.rb",
"examples/tickets/features/step_definitons/half_manual_steps.rb",
"examples/tickets/features/step_definitons/scenario_outline_steps.rb",
"examples/tickets/features/step_definitons/tickets_steps.rb",
"examples/tickets/features/table_diffing.feature",
"examples/tickets/features/tickets.feature",
"examples/v8/Rakefile",
"examples/v8/features/fibonacci.feature",
"examples/v8/features/step_definitions/fib_steps.js",
Expand Down Expand Up @@ -360,10 +286,10 @@ Gem::Specification.new do |s|
"features/bug_600.feature",
"features/call_steps_from_stepdefs.feature",
"features/cucumber_cli.feature",
"features/cucumber_cli_diff_disabled.feature",
"features/cucumber_cli_outlines.feature",
"features/custom_formatter.feature",
"features/default_snippets.feature",
"features/diffing.feature",
"features/drb_server_integration.feature",
"features/exception_in_after_block.feature",
"features/exception_in_after_step_block.feature",
Expand Down Expand Up @@ -405,6 +331,78 @@ Gem::Specification.new do |s|
"features/wire_protocol_tags.feature",
"features/wire_protocol_timeouts.feature",
"features/work_in_progress.feature",
"fixtures/json/features/background.feature",
"fixtures/json/features/embed.feature",
"fixtures/json/features/one_passing_one_failing.feature",
"fixtures/json/features/pystring.feature",
"fixtures/json/features/step_definitions/steps.rb",
"fixtures/json/features/tables.feature",
"fixtures/junit/features/one_passing_one_failing.feature",
"fixtures/junit/features/pending.feature",
"fixtures/junit/features/step_definitions/steps.rb",
"fixtures/self_test/.gitignore",
"fixtures/self_test/README.textile",
"fixtures/self_test/Rakefile",
"fixtures/self_test/features/background/background_tagged_before_on_outline.feature",
"fixtures/self_test/features/background/background_with_name.feature",
"fixtures/self_test/features/background/failing_background.feature",
"fixtures/self_test/features/background/failing_background_after_success.feature",
"fixtures/self_test/features/background/multiline_args_background.feature",
"fixtures/self_test/features/background/passing_background.feature",
"fixtures/self_test/features/background/pending_background.feature",
"fixtures/self_test/features/background/scenario_outline_failing_background.feature",
"fixtures/self_test/features/background/scenario_outline_passing_background.feature",
"fixtures/self_test/features/call_undefined_step_from_step_def.feature",
"fixtures/self_test/features/failing_expectation.feature",
"fixtures/self_test/features/lots_of_undefined.feature",
"fixtures/self_test/features/multiline_name.feature",
"fixtures/self_test/features/outline_sample.feature",
"fixtures/self_test/features/sample.feature",
"fixtures/self_test/features/search_sample.feature",
"fixtures/self_test/features/step_definitions/sample_steps.rb",
"fixtures/self_test/features/support/env.rb",
"fixtures/self_test/features/tags_sample.feature",
"fixtures/self_test/features/tons_of_cukes.feature",
"fixtures/self_test/features/undefined_multiline_args.feature",
"fixtures/self_test/list-of-features.txt",
"fixtures/steps_library/features/step_definitions/steps_lib1.rb",
"fixtures/steps_library/features/step_definitions/steps_lib2.rb",
"fixtures/tickets/Rakefile",
"fixtures/tickets/features.html",
"fixtures/tickets/features/172.feature",
"fixtures/tickets/features/177/1.feature",
"fixtures/tickets/features/177/2.feature",
"fixtures/tickets/features/177/3.feature",
"fixtures/tickets/features/180.feature",
"fixtures/tickets/features/229/tagged_hooks.feature",
"fixtures/tickets/features/229/tagged_hooks.rb",
"fixtures/tickets/features/236.feature",
"fixtures/tickets/features/241.feature",
"fixtures/tickets/features/246.feature",
"fixtures/tickets/features/248.feature",
"fixtures/tickets/features/270/back.feature",
"fixtures/tickets/features/270/back.steps.rb",
"fixtures/tickets/features/272/hooks.feature",
"fixtures/tickets/features/272/hooks_steps.rb",
"fixtures/tickets/features/279/py_string_indent.feature",
"fixtures/tickets/features/279/py_string_indent.steps.rb",
"fixtures/tickets/features/279/wrong.feature_",
"fixtures/tickets/features/301/filter_background_tagged_hooks.feature",
"fixtures/tickets/features/301/filter_background_tagged_hooks_steps.rb",
"fixtures/tickets/features/306/only_background.feature",
"fixtures/tickets/features/around_timeout.feature",
"fixtures/tickets/features/half_manual.feature",
"fixtures/tickets/features/lib/eatting_machine.rb",
"fixtures/tickets/features/lib/pantry.rb",
"fixtures/tickets/features/scenario_outline.feature",
"fixtures/tickets/features/step_definitons/246_steps.rb",
"fixtures/tickets/features/step_definitons/248_steps.rb",
"fixtures/tickets/features/step_definitons/around_timeout_steps.rb",
"fixtures/tickets/features/step_definitons/half_manual_steps.rb",
"fixtures/tickets/features/step_definitons/scenario_outline_steps.rb",
"fixtures/tickets/features/step_definitons/tickets_steps.rb",
"fixtures/tickets/features/table_diffing.feature",
"fixtures/tickets/features/tickets.feature",
"gem_tasks/contributors.rake",
"gem_tasks/environment.rake",
"gem_tasks/examples.rake",
Expand Down Expand Up @@ -688,36 +686,17 @@ for important information about this release. Happy cuking!
"examples/i18n/zh-CN/lib/calculator.rb",
"examples/i18n/zh-TW/features/step_definitons/calculator_steps.rb",
"examples/i18n/zh-TW/lib/calculator.rb",
"examples/json/features/step_definitions/steps.rb",
"fixtures/junit/features/step_definitions/steps.rb",
"examples/ramaze/app.rb",
"examples/ramaze/features/step_definitions/add_steps.rb",
"examples/ramaze/features/support/env.rb",
"examples/ruby2python/features/step_definitions/fib_steps.rb",
"examples/ruby2python/features/support/env.rb",
"fixtures/self_test/features/step_definitions/sample_steps.rb",
"fixtures/self_test/features/support/env.rb",
"examples/sinatra/app.rb",
"examples/sinatra/features/step_definitions/add_steps.rb",
"examples/sinatra/features/support/env.rb",
"examples/steps_library/features/step_definitions/steps_lib1.rb",
"examples/steps_library/features/step_definitions/steps_lib2.rb",
"examples/tcl/features/step_definitions/fib_steps.rb",
"examples/tcl/features/support/env.rb",
"examples/test_unit/features/step_definitions/test_unit_steps.rb",
"examples/tickets/features/229/tagged_hooks.rb",
"examples/tickets/features/270/back.steps.rb",
"examples/tickets/features/272/hooks_steps.rb",
"examples/tickets/features/279/py_string_indent.steps.rb",
"examples/tickets/features/301/filter_background_tagged_hooks_steps.rb",
"examples/tickets/features/lib/eatting_machine.rb",
"examples/tickets/features/lib/pantry.rb",
"examples/tickets/features/step_definitons/246_steps.rb",
"examples/tickets/features/step_definitons/248_steps.rb",
"examples/tickets/features/step_definitons/around_timeout_steps.rb",
"examples/tickets/features/step_definitons/half_manual_steps.rb",
"examples/tickets/features/step_definitons/scenario_outline_steps.rb",
"examples/tickets/features/step_definitons/tickets_steps.rb",
"examples/watir/features/step_definitions/search_steps.rb",
"examples/watir/features/support/env.rb",
"examples/watir/features/support/screenshots.rb",
Expand All @@ -738,7 +717,7 @@ for important information about this release. Happy cuking!
s.add_development_dependency(%q<nokogiri>, ["~> 1.4.2"])
s.add_development_dependency(%q<prawn>, ["= 0.8.4"])
s.add_development_dependency(%q<prawn-layout>, ["= 0.8.4"])
s.add_development_dependency(%q<rspec>, ["~> 2.0.0.beta.11"])
s.add_development_dependency(%q<rspec>, ["~> 2.0.0.beta.15"])
s.add_development_dependency(%q<syntax>, ["~> 1.0.0"])
s.add_development_dependency(%q<spork>, ["~> 0.8.3"])
else
Expand All @@ -750,7 +729,7 @@ for important information about this release. Happy cuking!
s.add_dependency(%q<nokogiri>, ["~> 1.4.2"])
s.add_dependency(%q<prawn>, ["= 0.8.4"])
s.add_dependency(%q<prawn-layout>, ["= 0.8.4"])
s.add_dependency(%q<rspec>, ["~> 2.0.0.beta.11"])
s.add_dependency(%q<rspec>, ["~> 2.0.0.beta.15"])
s.add_dependency(%q<syntax>, ["~> 1.0.0"])
s.add_dependency(%q<spork>, ["~> 0.8.3"])
end
Expand All @@ -763,7 +742,7 @@ for important information about this release. Happy cuking!
s.add_dependency(%q<nokogiri>, ["~> 1.4.2"])
s.add_dependency(%q<prawn>, ["= 0.8.4"])
s.add_dependency(%q<prawn-layout>, ["= 0.8.4"])
s.add_dependency(%q<rspec>, ["~> 2.0.0.beta.11"])
s.add_dependency(%q<rspec>, ["~> 2.0.0.beta.15"])
s.add_dependency(%q<syntax>, ["~> 1.0.0"])
s.add_dependency(%q<spork>, ["~> 0.8.3"])
end
Expand Down
6 changes: 0 additions & 6 deletions examples/dos_line_endings/Rakefile

This file was deleted.

9 changes: 0 additions & 9 deletions examples/dos_line_endings/features/dos_line_endings.feature

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 8018ca8

Please sign in to comment.