simple-templater 0.0.1.4 → 0.0.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/.gitignore +9 -0
- data/Gemfile +5 -2
- data/LICENSE +1 -1
- data/bin/simple-templater +10 -6
- data/gems/cache/nake-0.0.8.gem +0 -0
- data/gems/cache/term-ansicolor-1.0.4.gem +0 -0
- data/lib/simple-templater/builder.rb +5 -5
- data/lib/simple-templater/generator.rb +4 -4
- data/lib/simple-templater/helpers.rb +2 -2
- data/lib/simple-templater/hooks/hook.rb +2 -2
- data/lib/simple-templater.rb +8 -0
- data/simple-templater.gemspec +15 -4
- data/spec/simple-templater/hooks/hook_spec.rb +0 -1
- data/spec/simple-templater/hooks/postprocess/git_repository_spec.rb +0 -1
- data/spec/spec_helper.rb +33 -0
- data/spec/stubs/test_generator/test_generator.gemspec +1 -1
- data/stubs/project/content/%name%.gemspec.rbt +16 -6
- data/stubs/project/content/%name%.pre.gemspec.rbt +8 -0
- data/stubs/project/content/.gitignore +12 -0
- data/stubs/project/content/CHANGELOG +1 -1
- data/stubs/project/content/Gemfile +8 -0
- data/stubs/project/content/README.textile.rbt +2 -2
- data/stubs/project/content/bin/%name%.rbt +1 -0
- data/{gems/gems/rspec-1.2.9/spec/spec/runner/empty_file.txt → stubs/project/content/examples/.gitignore} +0 -0
- data/{gems/gems/rspec-1.2.9/spec/spec/runner/resources/a_bar.rb → stubs/project/content/lib/%name%/.gitignore} +0 -0
- data/stubs/project/content/lib/%name%/version.rb.rbt +5 -0
- data/stubs/project/content/lib/%name%.rb.rbt +0 -1
- data/{gems/gems/rspec-1.2.9/spec/spec/runner/resources/a_foo.rb → stubs/project/content/spec/%name%/.gitignore} +0 -0
- data/stubs/project/content/tasks/%name%.nake +0 -0
- data/stubs/project/content/tasks.rb.rbt +37 -0
- data/stubs/stub/content/content/.gitignore +0 -0
- data/tasks.rb +37 -0
- metadata +48 -904
- data/Rakefile +0 -29
- data/gems/environment.rb +0 -107
- data/gems/gems/abstract-1.0.0/ChangeLog +0 -3
- data/gems/gems/abstract-1.0.0/README.txt +0 -57
- data/gems/gems/abstract-1.0.0/abstract.gemspec +0 -48
- data/gems/gems/abstract-1.0.0/lib/abstract.rb +0 -75
- data/gems/gems/abstract-1.0.0/setup.rb +0 -1331
- data/gems/gems/abstract-1.0.0/test/test.rb +0 -91
- data/gems/gems/erubis-2.6.5/CHANGES.txt +0 -744
- data/gems/gems/erubis-2.6.5/MIT-LICENSE +0 -20
- data/gems/gems/erubis-2.6.5/README.txt +0 -102
- data/gems/gems/erubis-2.6.5/benchmark/Makefile +0 -6
- data/gems/gems/erubis-2.6.5/benchmark/bench.rb +0 -313
- data/gems/gems/erubis-2.6.5/benchmark/bench_context.yaml +0 -141
- data/gems/gems/erubis-2.6.5/benchmark/templates/_footer.html +0 -4
- data/gems/gems/erubis-2.6.5/benchmark/templates/_header.html +0 -52
- data/gems/gems/erubis-2.6.5/benchmark/templates/bench_erb.rhtml +0 -29
- data/gems/gems/erubis-2.6.5/benchmark/templates/bench_erubis.rhtml +0 -29
- data/gems/gems/erubis-2.6.5/benchmark/templates/bench_eruby.rhtml +0 -29
- data/gems/gems/erubis-2.6.5/bin/erubis +0 -10
- data/gems/gems/erubis-2.6.5/contrib/erubis +0 -3330
- data/gems/gems/erubis-2.6.5/contrib/erubis-run.rb +0 -132
- data/gems/gems/erubis-2.6.5/contrib/inline-require +0 -179
- data/gems/gems/erubis-2.6.5/doc/docstyle.css +0 -188
- data/gems/gems/erubis-2.6.5/doc/users-guide.html +0 -3285
- data/gems/gems/erubis-2.6.5/doc-api/classes/ActionView/TemplateHandlers/ErubisHandler.html +0 -209
- data/gems/gems/erubis-2.6.5/doc-api/classes/ActionView.html +0 -105
- data/gems/gems/erubis-2.6.5/doc-api/classes/ERB.html +0 -101
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/ArrayBufferEnhancer.html +0 -175
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/ArrayBufferEruby.html +0 -120
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/ArrayEnhancer.html +0 -174
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/ArrayEruby.html +0 -120
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/Basic/Converter.html +0 -327
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/Basic/Engine.html +0 -130
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/Basic.html +0 -112
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/BiPatternEnhancer.html +0 -215
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/BiPatternEruby.html +0 -120
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/CGenerator.html +0 -386
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/CommandOptionError.html +0 -113
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/Context.html +0 -344
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/Converter.html +0 -283
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/DeleteIndentEnhancer.html +0 -150
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/DeleteIndentEruby.html +0 -120
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/Ec.html +0 -126
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/Ejava.html +0 -126
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/Ejavascript.html +0 -126
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/Engine.html +0 -305
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/Eperl.html +0 -126
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/Ephp.html +0 -126
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/ErboutEnhancer.html +0 -175
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/ErboutEruby.html +0 -120
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/ErubisError.html +0 -117
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/Eruby.html +0 -132
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/EscapeEnhancer.html +0 -165
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/EscapedEc.html +0 -120
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/EscapedEjava.html +0 -120
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/EscapedEjavascript.html +0 -120
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/EscapedEperl.html +0 -120
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/EscapedEphp.html +0 -120
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/EscapedEruby.html +0 -127
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/EscapedEscheme.html +0 -120
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/Escheme.html +0 -126
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/Evaluator.html +0 -212
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/FastEruby.html +0 -131
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/Generator.html +0 -416
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/HeaderFooterEnhancer.html +0 -267
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/HeaderFooterEruby.html +0 -120
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/Helpers/RailsFormHelper.html +0 -787
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/Helpers/RailsHelper/TemplateConverter.html +0 -213
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/Helpers/RailsHelper.html +0 -349
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/Helpers.html +0 -116
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/InterpolationEnhancer.html +0 -306
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/InterpolationEruby.html +0 -120
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/JavaGenerator.html +0 -359
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/JavascriptGenerator.html +0 -386
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/Main.html +0 -341
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/NoCodeEnhancer.html +0 -249
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/NoCodeEruby.html +0 -120
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/NoTextEnhancer.html +0 -159
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/NoTextEruby.html +0 -120
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/NotSupportedError.html +0 -119
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/OptimizedEruby.html +0 -163
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/OptimizedGenerator.html +0 -439
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/OptimizedXmlEruby.html +0 -163
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/PI/Converter.html +0 -266
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/PI/Ec.html +0 -166
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/PI/Ejava.html +0 -166
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/PI/Ejavascript.html +0 -166
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/PI/Engine.html +0 -122
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/PI/Eperl.html +0 -166
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/PI/Ephp.html +0 -166
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/PI/Eruby.html +0 -155
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/PI/Escheme.html +0 -166
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/PI/TinyEruby.html +0 -293
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/PI.html +0 -124
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/PercentLineEnhancer.html +0 -179
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/PercentLineEruby.html +0 -120
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/PerlGenerator.html +0 -344
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/PhpGenerator.html +0 -350
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/PreprocessingEruby.html +0 -183
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/PreprocessingHelper.html +0 -212
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/PrintEnabledEnhancer.html +0 -212
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/PrintEnabledEruby.html +0 -120
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/PrintOutEnhancer.html +0 -244
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/PrintOutEruby.html +0 -120
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/PrintOutSimplifiedEruby.html +0 -121
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/RubyEvaluator.html +0 -227
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/RubyGenerator.html +0 -327
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/SchemeGenerator.html +0 -382
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/SimplifiedEruby.html +0 -120
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/SimplifyEnhancer.html +0 -191
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/StdoutEnhancer.html +0 -173
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/StdoutEruby.html +0 -120
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/StdoutSimplifiedEruby.html +0 -121
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/StringBufferEnhancer.html +0 -174
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/StringBufferEruby.html +0 -120
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/StringIOEruby.html +0 -120
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/TinyEruby.html +0 -298
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/XmlEruby.html +0 -130
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis/XmlHelper.html +0 -255
- data/gems/gems/erubis-2.6.5/doc-api/classes/Erubis.html +0 -353
- data/gems/gems/erubis-2.6.5/doc-api/created.rid +0 -1
- data/gems/gems/erubis-2.6.5/doc-api/files/README_txt.html +0 -247
- data/gems/gems/erubis-2.6.5/doc-api/files/erubis/context_rb.html +0 -107
- data/gems/gems/erubis-2.6.5/doc-api/files/erubis/converter_rb.html +0 -114
- data/gems/gems/erubis-2.6.5/doc-api/files/erubis/engine/ec_rb.html +0 -115
- data/gems/gems/erubis-2.6.5/doc-api/files/erubis/engine/ejava_rb.html +0 -115
- data/gems/gems/erubis-2.6.5/doc-api/files/erubis/engine/ejavascript_rb.html +0 -115
- data/gems/gems/erubis-2.6.5/doc-api/files/erubis/engine/enhanced_rb.html +0 -115
- data/gems/gems/erubis-2.6.5/doc-api/files/erubis/engine/eperl_rb.html +0 -115
- data/gems/gems/erubis-2.6.5/doc-api/files/erubis/engine/ephp_rb.html +0 -115
- data/gems/gems/erubis-2.6.5/doc-api/files/erubis/engine/eruby_rb.html +0 -115
- data/gems/gems/erubis-2.6.5/doc-api/files/erubis/engine/escheme_rb.html +0 -115
- data/gems/gems/erubis-2.6.5/doc-api/files/erubis/engine/optimized_rb.html +0 -114
- data/gems/gems/erubis-2.6.5/doc-api/files/erubis/engine_rb.html +0 -117
- data/gems/gems/erubis-2.6.5/doc-api/files/erubis/enhancer_rb.html +0 -107
- data/gems/gems/erubis-2.6.5/doc-api/files/erubis/error_rb.html +0 -107
- data/gems/gems/erubis-2.6.5/doc-api/files/erubis/evaluator_rb.html +0 -115
- data/gems/gems/erubis-2.6.5/doc-api/files/erubis/generator_rb.html +0 -114
- data/gems/gems/erubis-2.6.5/doc-api/files/erubis/helper_rb.html +0 -107
- data/gems/gems/erubis-2.6.5/doc-api/files/erubis/helpers/rails_form_helper_rb.html +0 -107
- data/gems/gems/erubis-2.6.5/doc-api/files/erubis/helpers/rails_helper_rb.html +0 -116
- data/gems/gems/erubis-2.6.5/doc-api/files/erubis/local-setting_rb.html +0 -107
- data/gems/gems/erubis-2.6.5/doc-api/files/erubis/main_rb.html +0 -127
- data/gems/gems/erubis-2.6.5/doc-api/files/erubis/preprocessing_rb.html +0 -114
- data/gems/gems/erubis-2.6.5/doc-api/files/erubis/tiny_rb.html +0 -107
- data/gems/gems/erubis-2.6.5/doc-api/files/erubis_rb.html +0 -118
- data/gems/gems/erubis-2.6.5/doc-api/fr_class_index.html +0 -122
- data/gems/gems/erubis-2.6.5/doc-api/fr_file_index.html +0 -51
- data/gems/gems/erubis-2.6.5/doc-api/fr_method_index.html +0 -251
- data/gems/gems/erubis-2.6.5/doc-api/index.html +0 -24
- data/gems/gems/erubis-2.6.5/doc-api/rdoc-style.css +0 -208
- data/gems/gems/erubis-2.6.5/examples/basic/Makefile +0 -53
- data/gems/gems/erubis-2.6.5/examples/basic/example.ec +0 -42
- data/gems/gems/erubis-2.6.5/examples/basic/example.ejava +0 -45
- data/gems/gems/erubis-2.6.5/examples/basic/example.ejs +0 -16
- data/gems/gems/erubis-2.6.5/examples/basic/example.eperl +0 -16
- data/gems/gems/erubis-2.6.5/examples/basic/example.ephp +0 -17
- data/gems/gems/erubis-2.6.5/examples/basic/example.eruby +0 -15
- data/gems/gems/erubis-2.6.5/examples/basic/example.escheme +0 -26
- data/gems/gems/erubis-2.6.5/examples/pi/Makefile +0 -54
- data/gems/gems/erubis-2.6.5/examples/pi/example.ec +0 -42
- data/gems/gems/erubis-2.6.5/examples/pi/example.ejava +0 -45
- data/gems/gems/erubis-2.6.5/examples/pi/example.ejs +0 -16
- data/gems/gems/erubis-2.6.5/examples/pi/example.eperl +0 -16
- data/gems/gems/erubis-2.6.5/examples/pi/example.ephp +0 -17
- data/gems/gems/erubis-2.6.5/examples/pi/example.eruby +0 -15
- data/gems/gems/erubis-2.6.5/examples/pi/example.escheme +0 -26
- data/gems/gems/erubis-2.6.5/lib/erubis/context.rb +0 -83
- data/gems/gems/erubis-2.6.5/lib/erubis/converter.rb +0 -357
- data/gems/gems/erubis-2.6.5/lib/erubis/engine/ec.rb +0 -117
- data/gems/gems/erubis-2.6.5/lib/erubis/engine/ejava.rb +0 -110
- data/gems/gems/erubis-2.6.5/lib/erubis/engine/ejavascript.rb +0 -119
- data/gems/gems/erubis-2.6.5/lib/erubis/engine/enhanced.rb +0 -121
- data/gems/gems/erubis-2.6.5/lib/erubis/engine/eperl.rb +0 -95
- data/gems/gems/erubis-2.6.5/lib/erubis/engine/ephp.rb +0 -99
- data/gems/gems/erubis-2.6.5/lib/erubis/engine/eruby.rb +0 -124
- data/gems/gems/erubis-2.6.5/lib/erubis/engine/escheme.rb +0 -114
- data/gems/gems/erubis-2.6.5/lib/erubis/engine/optimized.rb +0 -127
- data/gems/gems/erubis-2.6.5/lib/erubis/engine.rb +0 -120
- data/gems/gems/erubis-2.6.5/lib/erubis/enhancer.rb +0 -680
- data/gems/gems/erubis-2.6.5/lib/erubis/error.rb +0 -23
- data/gems/gems/erubis-2.6.5/lib/erubis/evaluator.rb +0 -88
- data/gems/gems/erubis-2.6.5/lib/erubis/generator.rb +0 -85
- data/gems/gems/erubis-2.6.5/lib/erubis/helper.rb +0 -47
- data/gems/gems/erubis-2.6.5/lib/erubis/helpers/rails_form_helper.rb +0 -197
- data/gems/gems/erubis-2.6.5/lib/erubis/helpers/rails_helper.rb +0 -353
- data/gems/gems/erubis-2.6.5/lib/erubis/local-setting.rb +0 -9
- data/gems/gems/erubis-2.6.5/lib/erubis/main.rb +0 -489
- data/gems/gems/erubis-2.6.5/lib/erubis/preprocessing.rb +0 -58
- data/gems/gems/erubis-2.6.5/lib/erubis/tiny.rb +0 -144
- data/gems/gems/erubis-2.6.5/lib/erubis.rb +0 -72
- data/gems/gems/erubis-2.6.5/setup.rb +0 -1331
- data/gems/gems/erubis-2.6.5/test/assert-text-equal.rb +0 -44
- data/gems/gems/erubis-2.6.5/test/data/users-guide/Example.ejava +0 -55
- data/gems/gems/erubis-2.6.5/test/data/users-guide/array_example.result +0 -9
- data/gems/gems/erubis-2.6.5/test/data/users-guide/arraybuffer_example.result +0 -9
- data/gems/gems/erubis-2.6.5/test/data/users-guide/bipattern-example.rhtml +0 -4
- data/gems/gems/erubis-2.6.5/test/data/users-guide/bipattern_example.result +0 -6
- data/gems/gems/erubis-2.6.5/test/data/users-guide/context.rb +0 -6
- data/gems/gems/erubis-2.6.5/test/data/users-guide/context.yaml +0 -8
- data/gems/gems/erubis-2.6.5/test/data/users-guide/def_method.rb +0 -14
- data/gems/gems/erubis-2.6.5/test/data/users-guide/def_method.result +0 -3
- data/gems/gems/erubis-2.6.5/test/data/users-guide/escape_example.result +0 -9
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example.ec +0 -27
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example.ejs +0 -20
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example.eperl +0 -18
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example.ephp +0 -18
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example.eruby +0 -6
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example.escheme +0 -28
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example1.eruby +0 -6
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example1.rb +0 -17
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example1.result +0 -16
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example10.rb +0 -4
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example10.result +0 -17
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example10.xhtml +0 -14
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example10_x.result +0 -17
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example11.php +0 -20
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example11.result +0 -23
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example11.rhtml +0 -21
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example11_C.result +0 -10
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example11_N.result +0 -16
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example11_U.result +0 -16
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example11_php.result +0 -15
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example1_x.result +0 -9
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example2.eruby +0 -7
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example2.rb +0 -10
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example2.result +0 -27
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example2_trim.result +0 -10
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example2_x.result +0 -10
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example3.eruby +0 -6
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example3.rb +0 -10
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example31.result +0 -22
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example32.result +0 -4
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example3_e.result +0 -8
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example4.eruby +0 -3
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example4.rb +0 -11
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example4.result +0 -10
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example4_x.result +0 -5
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example5.eruby +0 -6
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example5.rb +0 -16
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example5.result +0 -7
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example6.rb +0 -12
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example6.result +0 -7
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example7.eruby +0 -8
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example71.result +0 -13
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example72.result +0 -13
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example8.eruby +0 -6
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example8_ruby.result +0 -7
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example8_yaml.result +0 -7
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example9.eruby +0 -3
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example9.rb +0 -8
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example9.result +0 -9
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example91.result +0 -5
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example92.result +0 -4
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example_c.result +0 -29
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example_java.result +0 -56
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example_js.result +0 -22
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example_perl.result +0 -20
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example_php.result +0 -19
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example_scheme.result +0 -30
- data/gems/gems/erubis-2.6.5/test/data/users-guide/example_scheme_display.result +0 -29
- data/gems/gems/erubis-2.6.5/test/data/users-guide/fasteruby.rb +0 -11
- data/gems/gems/erubis-2.6.5/test/data/users-guide/fasteruby.result +0 -38
- data/gems/gems/erubis-2.6.5/test/data/users-guide/fasteruby.rhtml +0 -15
- data/gems/gems/erubis-2.6.5/test/data/users-guide/headerfooter-example.eruby +0 -9
- data/gems/gems/erubis-2.6.5/test/data/users-guide/headerfooter-example2.rb +0 -8
- data/gems/gems/erubis-2.6.5/test/data/users-guide/headerfooter-example2.rhtml +0 -10
- data/gems/gems/erubis-2.6.5/test/data/users-guide/headerfooter_example.result +0 -11
- data/gems/gems/erubis-2.6.5/test/data/users-guide/headerfooter_example2.result +0 -13
- data/gems/gems/erubis-2.6.5/test/data/users-guide/interpolation_example.result +0 -9
- data/gems/gems/erubis-2.6.5/test/data/users-guide/main_program1.rb +0 -8
- data/gems/gems/erubis-2.6.5/test/data/users-guide/main_program1.result +0 -6
- data/gems/gems/erubis-2.6.5/test/data/users-guide/main_program2.rb +0 -8
- data/gems/gems/erubis-2.6.5/test/data/users-guide/main_program2.result +0 -6
- data/gems/gems/erubis-2.6.5/test/data/users-guide/nocode-example.eruby +0 -14
- data/gems/gems/erubis-2.6.5/test/data/users-guide/nocode-php.result +0 -20
- data/gems/gems/erubis-2.6.5/test/data/users-guide/nocode_example.result +0 -15
- data/gems/gems/erubis-2.6.5/test/data/users-guide/normal-eruby-test.eruby +0 -9
- data/gems/gems/erubis-2.6.5/test/data/users-guide/normal_eruby_test.result +0 -11
- data/gems/gems/erubis-2.6.5/test/data/users-guide/notext-example.eruby +0 -14
- data/gems/gems/erubis-2.6.5/test/data/users-guide/notext-example.php +0 -19
- data/gems/gems/erubis-2.6.5/test/data/users-guide/notext-php.result +0 -20
- data/gems/gems/erubis-2.6.5/test/data/users-guide/notext_example.result +0 -16
- data/gems/gems/erubis-2.6.5/test/data/users-guide/percentline-example.rhtml +0 -4
- data/gems/gems/erubis-2.6.5/test/data/users-guide/percentline_example.result +0 -7
- data/gems/gems/erubis-2.6.5/test/data/users-guide/printenable_example.result +0 -4
- data/gems/gems/erubis-2.6.5/test/data/users-guide/printenabled-example.eruby +0 -3
- data/gems/gems/erubis-2.6.5/test/data/users-guide/printenabled-example.rb +0 -8
- data/gems/gems/erubis-2.6.5/test/data/users-guide/printstatement_example.result +0 -8
- data/gems/gems/erubis-2.6.5/test/data/users-guide/simplify_example.result +0 -9
- data/gems/gems/erubis-2.6.5/test/data/users-guide/stderr.log +0 -3
- data/gems/gems/erubis-2.6.5/test/data/users-guide/stdout_exmple.result +0 -9
- data/gems/gems/erubis-2.6.5/test/data/users-guide/stringbuffer_example.result +0 -9
- data/gems/gems/erubis-2.6.5/test/data/users-guide/tail_260.result +0 -4
- data/gems/gems/erubis-2.6.5/test/data/users-guide/tailnewline.rhtml +0 -3
- data/gems/gems/erubis-2.6.5/test/data/users-guide/template1.rhtml +0 -4
- data/gems/gems/erubis-2.6.5/test/data/users-guide/template2.rhtml +0 -4
- data/gems/gems/erubis-2.6.5/test/test-engines.rb +0 -369
- data/gems/gems/erubis-2.6.5/test/test-enhancers.rb +0 -570
- data/gems/gems/erubis-2.6.5/test/test-erubis.rb +0 -883
- data/gems/gems/erubis-2.6.5/test/test-main.rb +0 -721
- data/gems/gems/erubis-2.6.5/test/test-users-guide.rb +0 -57
- data/gems/gems/erubis-2.6.5/test/test.rb +0 -29
- data/gems/gems/erubis-2.6.5/test/testutil.rb +0 -96
- data/gems/gems/haml-2.2.16/CONTRIBUTING +0 -4
- data/gems/gems/haml-2.2.16/MIT-LICENSE +0 -20
- data/gems/gems/haml-2.2.16/README.md +0 -357
- data/gems/gems/haml-2.2.16/REVISION +0 -1
- data/gems/gems/haml-2.2.16/Rakefile +0 -392
- data/gems/gems/haml-2.2.16/VERSION +0 -1
- data/gems/gems/haml-2.2.16/VERSION_NAME +0 -1
- data/gems/gems/haml-2.2.16/bin/css2sass +0 -7
- data/gems/gems/haml-2.2.16/bin/haml +0 -9
- data/gems/gems/haml-2.2.16/bin/html2haml +0 -7
- data/gems/gems/haml-2.2.16/bin/sass +0 -8
- data/gems/gems/haml-2.2.16/extra/haml-mode.el +0 -662
- data/gems/gems/haml-2.2.16/extra/sass-mode.el +0 -206
- data/gems/gems/haml-2.2.16/extra/update_watch.rb +0 -13
- data/gems/gems/haml-2.2.16/init.rb +0 -16
- data/gems/gems/haml-2.2.16/lib/haml/buffer.rb +0 -302
- data/gems/gems/haml-2.2.16/lib/haml/engine.rb +0 -299
- data/gems/gems/haml-2.2.16/lib/haml/error.rb +0 -22
- data/gems/gems/haml-2.2.16/lib/haml/exec.rb +0 -459
- data/gems/gems/haml-2.2.16/lib/haml/filters.rb +0 -341
- data/gems/gems/haml-2.2.16/lib/haml/helpers/action_view_extensions.rb +0 -55
- data/gems/gems/haml-2.2.16/lib/haml/helpers/action_view_mods.rb +0 -177
- data/gems/gems/haml-2.2.16/lib/haml/helpers/xss_mods.rb +0 -95
- data/gems/gems/haml-2.2.16/lib/haml/helpers.rb +0 -563
- data/gems/gems/haml-2.2.16/lib/haml/html.rb +0 -259
- data/gems/gems/haml-2.2.16/lib/haml/precompiler.rb +0 -1043
- data/gems/gems/haml-2.2.16/lib/haml/shared.rb +0 -78
- data/gems/gems/haml-2.2.16/lib/haml/template/patch.rb +0 -58
- data/gems/gems/haml-2.2.16/lib/haml/template/plugin.rb +0 -75
- data/gems/gems/haml-2.2.16/lib/haml/template.rb +0 -85
- data/gems/gems/haml-2.2.16/lib/haml/util.rb +0 -289
- data/gems/gems/haml-2.2.16/lib/haml/version.rb +0 -64
- data/gems/gems/haml-2.2.16/lib/haml.rb +0 -40
- data/gems/gems/haml-2.2.16/lib/sass/css.rb +0 -404
- data/gems/gems/haml-2.2.16/lib/sass/engine.rb +0 -475
- data/gems/gems/haml-2.2.16/lib/sass/environment.rb +0 -79
- data/gems/gems/haml-2.2.16/lib/sass/error.rb +0 -57
- data/gems/gems/haml-2.2.16/lib/sass/files.rb +0 -140
- data/gems/gems/haml-2.2.16/lib/sass/plugin/merb.rb +0 -49
- data/gems/gems/haml-2.2.16/lib/sass/plugin/rack.rb +0 -65
- data/gems/gems/haml-2.2.16/lib/sass/plugin/rails.rb +0 -24
- data/gems/gems/haml-2.2.16/lib/sass/plugin.rb +0 -225
- data/gems/gems/haml-2.2.16/lib/sass/repl.rb +0 -58
- data/gems/gems/haml-2.2.16/lib/sass/script/bool.rb +0 -17
- data/gems/gems/haml-2.2.16/lib/sass/script/color.rb +0 -220
- data/gems/gems/haml-2.2.16/lib/sass/script/funcall.rb +0 -50
- data/gems/gems/haml-2.2.16/lib/sass/script/functions.rb +0 -252
- data/gems/gems/haml-2.2.16/lib/sass/script/lexer.rb +0 -191
- data/gems/gems/haml-2.2.16/lib/sass/script/literal.rb +0 -177
- data/gems/gems/haml-2.2.16/lib/sass/script/node.rb +0 -14
- data/gems/gems/haml-2.2.16/lib/sass/script/number.rb +0 -381
- data/gems/gems/haml-2.2.16/lib/sass/script/operation.rb +0 -45
- data/gems/gems/haml-2.2.16/lib/sass/script/parser.rb +0 -222
- data/gems/gems/haml-2.2.16/lib/sass/script/string.rb +0 -12
- data/gems/gems/haml-2.2.16/lib/sass/script/unary_operation.rb +0 -34
- data/gems/gems/haml-2.2.16/lib/sass/script/variable.rb +0 -31
- data/gems/gems/haml-2.2.16/lib/sass/script.rb +0 -59
- data/gems/gems/haml-2.2.16/lib/sass/tree/comment_node.rb +0 -84
- data/gems/gems/haml-2.2.16/lib/sass/tree/debug_node.rb +0 -30
- data/gems/gems/haml-2.2.16/lib/sass/tree/directive_node.rb +0 -68
- data/gems/gems/haml-2.2.16/lib/sass/tree/for_node.rb +0 -48
- data/gems/gems/haml-2.2.16/lib/sass/tree/if_node.rb +0 -54
- data/gems/gems/haml-2.2.16/lib/sass/tree/import_node.rb +0 -65
- data/gems/gems/haml-2.2.16/lib/sass/tree/mixin_def_node.rb +0 -29
- data/gems/gems/haml-2.2.16/lib/sass/tree/mixin_node.rb +0 -48
- data/gems/gems/haml-2.2.16/lib/sass/tree/node.rb +0 -251
- data/gems/gems/haml-2.2.16/lib/sass/tree/prop_node.rb +0 -121
- data/gems/gems/haml-2.2.16/lib/sass/tree/rule_node.rb +0 -223
- data/gems/gems/haml-2.2.16/lib/sass/tree/variable_node.rb +0 -34
- data/gems/gems/haml-2.2.16/lib/sass/tree/while_node.rb +0 -31
- data/gems/gems/haml-2.2.16/lib/sass.rb +0 -24
- data/gems/gems/haml-2.2.16/rails/init.rb +0 -1
- data/gems/gems/haml-2.2.16/test/benchmark.rb +0 -99
- data/gems/gems/haml-2.2.16/test/haml/engine_test.rb +0 -1247
- data/gems/gems/haml-2.2.16/test/haml/helper_test.rb +0 -282
- data/gems/gems/haml-2.2.16/test/haml/html2haml_test.rb +0 -139
- data/gems/gems/haml-2.2.16/test/haml/markaby/standard.mab +0 -52
- data/gems/gems/haml-2.2.16/test/haml/mocks/article.rb +0 -6
- data/gems/gems/haml-2.2.16/test/haml/results/content_for_layout.xhtml +0 -12
- data/gems/gems/haml-2.2.16/test/haml/results/eval_suppressed.xhtml +0 -9
- data/gems/gems/haml-2.2.16/test/haml/results/filters.xhtml +0 -62
- data/gems/gems/haml-2.2.16/test/haml/results/helpers.xhtml +0 -93
- data/gems/gems/haml-2.2.16/test/haml/results/helpful.xhtml +0 -10
- data/gems/gems/haml-2.2.16/test/haml/results/just_stuff.xhtml +0 -68
- data/gems/gems/haml-2.2.16/test/haml/results/list.xhtml +0 -12
- data/gems/gems/haml-2.2.16/test/haml/results/nuke_inner_whitespace.xhtml +0 -40
- data/gems/gems/haml-2.2.16/test/haml/results/nuke_outer_whitespace.xhtml +0 -148
- data/gems/gems/haml-2.2.16/test/haml/results/original_engine.xhtml +0 -20
- data/gems/gems/haml-2.2.16/test/haml/results/partial_layout.xhtml +0 -5
- data/gems/gems/haml-2.2.16/test/haml/results/partials.xhtml +0 -21
- data/gems/gems/haml-2.2.16/test/haml/results/render_layout.xhtml +0 -3
- data/gems/gems/haml-2.2.16/test/haml/results/silent_script.xhtml +0 -74
- data/gems/gems/haml-2.2.16/test/haml/results/standard.xhtml +0 -162
- data/gems/gems/haml-2.2.16/test/haml/results/tag_parsing.xhtml +0 -23
- data/gems/gems/haml-2.2.16/test/haml/results/very_basic.xhtml +0 -5
- data/gems/gems/haml-2.2.16/test/haml/results/whitespace_handling.xhtml +0 -89
- data/gems/gems/haml-2.2.16/test/haml/rhtml/_av_partial_1.rhtml +0 -12
- data/gems/gems/haml-2.2.16/test/haml/rhtml/_av_partial_2.rhtml +0 -8
- data/gems/gems/haml-2.2.16/test/haml/rhtml/action_view.rhtml +0 -62
- data/gems/gems/haml-2.2.16/test/haml/rhtml/standard.rhtml +0 -54
- data/gems/gems/haml-2.2.16/test/haml/spec/README.md +0 -97
- data/gems/gems/haml-2.2.16/test/haml/spec/lua_haml_spec.lua +0 -30
- data/gems/gems/haml-2.2.16/test/haml/spec/ruby_haml_test.rb +0 -19
- data/gems/gems/haml-2.2.16/test/haml/spec/tests.json +0 -488
- data/gems/gems/haml-2.2.16/test/haml/template_test.rb +0 -296
- data/gems/gems/haml-2.2.16/test/haml/templates/_av_partial_1.haml +0 -9
- data/gems/gems/haml-2.2.16/test/haml/templates/_av_partial_1_ugly.haml +0 -9
- data/gems/gems/haml-2.2.16/test/haml/templates/_av_partial_2.haml +0 -5
- data/gems/gems/haml-2.2.16/test/haml/templates/_av_partial_2_ugly.haml +0 -5
- data/gems/gems/haml-2.2.16/test/haml/templates/_layout.erb +0 -3
- data/gems/gems/haml-2.2.16/test/haml/templates/_layout_for_partial.haml +0 -3
- data/gems/gems/haml-2.2.16/test/haml/templates/_partial.haml +0 -8
- data/gems/gems/haml-2.2.16/test/haml/templates/_text_area.haml +0 -3
- data/gems/gems/haml-2.2.16/test/haml/templates/action_view.haml +0 -47
- data/gems/gems/haml-2.2.16/test/haml/templates/action_view_ugly.haml +0 -47
- data/gems/gems/haml-2.2.16/test/haml/templates/breakage.haml +0 -8
- data/gems/gems/haml-2.2.16/test/haml/templates/content_for_layout.haml +0 -8
- data/gems/gems/haml-2.2.16/test/haml/templates/eval_suppressed.haml +0 -11
- data/gems/gems/haml-2.2.16/test/haml/templates/filters.haml +0 -66
- data/gems/gems/haml-2.2.16/test/haml/templates/helpers.haml +0 -95
- data/gems/gems/haml-2.2.16/test/haml/templates/helpful.haml +0 -11
- data/gems/gems/haml-2.2.16/test/haml/templates/just_stuff.haml +0 -83
- data/gems/gems/haml-2.2.16/test/haml/templates/list.haml +0 -12
- data/gems/gems/haml-2.2.16/test/haml/templates/nuke_inner_whitespace.haml +0 -32
- data/gems/gems/haml-2.2.16/test/haml/templates/nuke_outer_whitespace.haml +0 -144
- data/gems/gems/haml-2.2.16/test/haml/templates/original_engine.haml +0 -17
- data/gems/gems/haml-2.2.16/test/haml/templates/partial_layout.haml +0 -3
- data/gems/gems/haml-2.2.16/test/haml/templates/partialize.haml +0 -1
- data/gems/gems/haml-2.2.16/test/haml/templates/partials.haml +0 -12
- data/gems/gems/haml-2.2.16/test/haml/templates/render_layout.haml +0 -2
- data/gems/gems/haml-2.2.16/test/haml/templates/silent_script.haml +0 -40
- data/gems/gems/haml-2.2.16/test/haml/templates/standard.haml +0 -42
- data/gems/gems/haml-2.2.16/test/haml/templates/standard_ugly.haml +0 -42
- data/gems/gems/haml-2.2.16/test/haml/templates/tag_parsing.haml +0 -21
- data/gems/gems/haml-2.2.16/test/haml/templates/very_basic.haml +0 -4
- data/gems/gems/haml-2.2.16/test/haml/templates/whitespace_handling.haml +0 -87
- data/gems/gems/haml-2.2.16/test/haml/util_test.rb +0 -107
- data/gems/gems/haml-2.2.16/test/linked_rails.rb +0 -21
- data/gems/gems/haml-2.2.16/test/sass/css2sass_test.rb +0 -251
- data/gems/gems/haml-2.2.16/test/sass/engine_test.rb +0 -914
- data/gems/gems/haml-2.2.16/test/sass/functions_test.rb +0 -173
- data/gems/gems/haml-2.2.16/test/sass/more_results/more1.css +0 -9
- data/gems/gems/haml-2.2.16/test/sass/more_results/more1_with_line_comments.css +0 -26
- data/gems/gems/haml-2.2.16/test/sass/more_results/more_import.css +0 -29
- data/gems/gems/haml-2.2.16/test/sass/more_templates/_more_partial.sass +0 -2
- data/gems/gems/haml-2.2.16/test/sass/more_templates/more1.sass +0 -23
- data/gems/gems/haml-2.2.16/test/sass/more_templates/more_import.sass +0 -11
- data/gems/gems/haml-2.2.16/test/sass/plugin_test.rb +0 -222
- data/gems/gems/haml-2.2.16/test/sass/results/alt.css +0 -4
- data/gems/gems/haml-2.2.16/test/sass/results/basic.css +0 -9
- data/gems/gems/haml-2.2.16/test/sass/results/compact.css +0 -5
- data/gems/gems/haml-2.2.16/test/sass/results/complex.css +0 -87
- data/gems/gems/haml-2.2.16/test/sass/results/compressed.css +0 -1
- data/gems/gems/haml-2.2.16/test/sass/results/expanded.css +0 -19
- data/gems/gems/haml-2.2.16/test/sass/results/import.css +0 -29
- data/gems/gems/haml-2.2.16/test/sass/results/line_numbers.css +0 -49
- data/gems/gems/haml-2.2.16/test/sass/results/mixins.css +0 -95
- data/gems/gems/haml-2.2.16/test/sass/results/multiline.css +0 -24
- data/gems/gems/haml-2.2.16/test/sass/results/nested.css +0 -22
- data/gems/gems/haml-2.2.16/test/sass/results/parent_ref.css +0 -13
- data/gems/gems/haml-2.2.16/test/sass/results/script.css +0 -16
- data/gems/gems/haml-2.2.16/test/sass/results/subdir/nested_subdir/nested_subdir.css +0 -1
- data/gems/gems/haml-2.2.16/test/sass/results/subdir/subdir.css +0 -3
- data/gems/gems/haml-2.2.16/test/sass/results/units.css +0 -11
- data/gems/gems/haml-2.2.16/test/sass/script_test.rb +0 -267
- data/gems/gems/haml-2.2.16/test/sass/templates/_partial.sass +0 -2
- data/gems/gems/haml-2.2.16/test/sass/templates/alt.sass +0 -16
- data/gems/gems/haml-2.2.16/test/sass/templates/basic.sass +0 -23
- data/gems/gems/haml-2.2.16/test/sass/templates/bork.sass +0 -2
- data/gems/gems/haml-2.2.16/test/sass/templates/bork2.sass +0 -2
- data/gems/gems/haml-2.2.16/test/sass/templates/compact.sass +0 -17
- data/gems/gems/haml-2.2.16/test/sass/templates/complex.sass +0 -307
- data/gems/gems/haml-2.2.16/test/sass/templates/compressed.sass +0 -15
- data/gems/gems/haml-2.2.16/test/sass/templates/expanded.sass +0 -17
- data/gems/gems/haml-2.2.16/test/sass/templates/import.sass +0 -11
- data/gems/gems/haml-2.2.16/test/sass/templates/importee.sass +0 -19
- data/gems/gems/haml-2.2.16/test/sass/templates/line_numbers.sass +0 -13
- data/gems/gems/haml-2.2.16/test/sass/templates/mixins.sass +0 -76
- data/gems/gems/haml-2.2.16/test/sass/templates/multiline.sass +0 -20
- data/gems/gems/haml-2.2.16/test/sass/templates/nested.sass +0 -25
- data/gems/gems/haml-2.2.16/test/sass/templates/parent_ref.sass +0 -25
- data/gems/gems/haml-2.2.16/test/sass/templates/script.sass +0 -101
- data/gems/gems/haml-2.2.16/test/sass/templates/subdir/nested_subdir/_nested_partial.sass +0 -2
- data/gems/gems/haml-2.2.16/test/sass/templates/subdir/nested_subdir/nested_subdir.sass +0 -3
- data/gems/gems/haml-2.2.16/test/sass/templates/subdir/subdir.sass +0 -6
- data/gems/gems/haml-2.2.16/test/sass/templates/units.sass +0 -11
- data/gems/gems/haml-2.2.16/test/test_helper.rb +0 -35
- data/gems/gems/rspec-1.2.9/History.rdoc +0 -1496
- data/gems/gems/rspec-1.2.9/License.txt +0 -22
- data/gems/gems/rspec-1.2.9/Manifest.txt +0 -377
- data/gems/gems/rspec-1.2.9/README.rdoc +0 -55
- data/gems/gems/rspec-1.2.9/Rakefile +0 -145
- data/gems/gems/rspec-1.2.9/Ruby1.9.rdoc +0 -31
- data/gems/gems/rspec-1.2.9/TODO.txt +0 -17
- data/gems/gems/rspec-1.2.9/Upgrade.rdoc +0 -199
- data/gems/gems/rspec-1.2.9/bin/autospec +0 -4
- data/gems/gems/rspec-1.2.9/bin/spec +0 -5
- data/gems/gems/rspec-1.2.9/cucumber.yml +0 -5
- data/gems/gems/rspec-1.2.9/examples/failing/README.txt +0 -11
- data/gems/gems/rspec-1.2.9/examples/failing/diffing_spec.rb +0 -36
- data/gems/gems/rspec-1.2.9/examples/failing/failing_implicit_docstrings_example.rb +0 -17
- data/gems/gems/rspec-1.2.9/examples/failing/failure_in_after.rb +0 -10
- data/gems/gems/rspec-1.2.9/examples/failing/failure_in_before.rb +0 -10
- data/gems/gems/rspec-1.2.9/examples/failing/mocking_example.rb +0 -38
- data/gems/gems/rspec-1.2.9/examples/failing/mocking_with_flexmock.rb +0 -26
- data/gems/gems/rspec-1.2.9/examples/failing/mocking_with_mocha.rb +0 -25
- data/gems/gems/rspec-1.2.9/examples/failing/mocking_with_rr.rb +0 -27
- data/gems/gems/rspec-1.2.9/examples/failing/partial_mock_example.rb +0 -18
- data/gems/gems/rspec-1.2.9/examples/failing/pending_example.rb +0 -7
- data/gems/gems/rspec-1.2.9/examples/failing/predicate_example.rb +0 -32
- data/gems/gems/rspec-1.2.9/examples/failing/raising_example.rb +0 -47
- data/gems/gems/rspec-1.2.9/examples/failing/syntax_error_example.rb +0 -7
- data/gems/gems/rspec-1.2.9/examples/failing/team_spec.rb +0 -41
- data/gems/gems/rspec-1.2.9/examples/failing/timeout_behaviour.rb +0 -5
- data/gems/gems/rspec-1.2.9/examples/passing/custom_formatter.rb +0 -11
- data/gems/gems/rspec-1.2.9/examples/passing/custom_matchers.rb +0 -54
- data/gems/gems/rspec-1.2.9/examples/passing/dynamic_spec.rb +0 -7
- data/gems/gems/rspec-1.2.9/examples/passing/file_accessor.rb +0 -18
- data/gems/gems/rspec-1.2.9/examples/passing/file_accessor_spec.rb +0 -37
- data/gems/gems/rspec-1.2.9/examples/passing/filtered_formatter.rb +0 -17
- data/gems/gems/rspec-1.2.9/examples/passing/filtered_formatter_example.rb +0 -31
- data/gems/gems/rspec-1.2.9/examples/passing/greeter_spec.rb +0 -30
- data/gems/gems/rspec-1.2.9/examples/passing/helper_method_example.rb +0 -12
- data/gems/gems/rspec-1.2.9/examples/passing/implicit_docstrings_example.rb +0 -16
- data/gems/gems/rspec-1.2.9/examples/passing/io_processor.rb +0 -8
- data/gems/gems/rspec-1.2.9/examples/passing/io_processor_spec.rb +0 -20
- data/gems/gems/rspec-1.2.9/examples/passing/mocking_example.rb +0 -25
- data/gems/gems/rspec-1.2.9/examples/passing/multi_threaded_example_group_runner.rb +0 -26
- data/gems/gems/rspec-1.2.9/examples/passing/nested_classes_example.rb +0 -35
- data/gems/gems/rspec-1.2.9/examples/passing/options_example.rb +0 -29
- data/gems/gems/rspec-1.2.9/examples/passing/options_formatter.rb +0 -20
- data/gems/gems/rspec-1.2.9/examples/passing/partial_mock_example.rb +0 -27
- data/gems/gems/rspec-1.2.9/examples/passing/pending_example.rb +0 -18
- data/gems/gems/rspec-1.2.9/examples/passing/predicate_example.rb +0 -25
- data/gems/gems/rspec-1.2.9/examples/passing/shared_example_group_example.rb +0 -79
- data/gems/gems/rspec-1.2.9/examples/passing/shared_stack_examples.rb +0 -36
- data/gems/gems/rspec-1.2.9/examples/passing/simple_matcher_example.rb +0 -29
- data/gems/gems/rspec-1.2.9/examples/passing/stack.rb +0 -36
- data/gems/gems/rspec-1.2.9/examples/passing/stack_spec.rb +0 -63
- data/gems/gems/rspec-1.2.9/examples/passing/stack_spec_with_nested_example_groups.rb +0 -66
- data/gems/gems/rspec-1.2.9/examples/passing/stubbing_example.rb +0 -67
- data/gems/gems/rspec-1.2.9/examples/passing/yielding_example.rb +0 -31
- data/gems/gems/rspec-1.2.9/examples/ruby1.9.compatibility/access_to_constants_spec.rb +0 -85
- data/gems/gems/rspec-1.2.9/features/before_and_after_blocks/before_and_after_blocks.feature +0 -167
- data/gems/gems/rspec-1.2.9/features/command_line/line_number_option.feature +0 -56
- data/gems/gems/rspec-1.2.9/features/command_line/line_number_option_with_example_with_no_name.feature +0 -22
- data/gems/gems/rspec-1.2.9/features/example_groups/define_example_attribute.feature +0 -41
- data/gems/gems/rspec-1.2.9/features/example_groups/example_group_with_should_methods.feature +0 -29
- data/gems/gems/rspec-1.2.9/features/example_groups/implicit_docstrings.feature +0 -59
- data/gems/gems/rspec-1.2.9/features/example_groups/nested_groups.feature +0 -32
- data/gems/gems/rspec-1.2.9/features/expectations/customized_message.feature +0 -54
- data/gems/gems/rspec-1.2.9/features/expectations/expect_change.feature +0 -65
- data/gems/gems/rspec-1.2.9/features/expectations/expect_error.feature +0 -44
- data/gems/gems/rspec-1.2.9/features/extensions/custom_example_group.feature +0 -19
- data/gems/gems/rspec-1.2.9/features/formatters/custom_formatter.feature +0 -30
- data/gems/gems/rspec-1.2.9/features/interop/examples_and_tests_together.feature +0 -84
- data/gems/gems/rspec-1.2.9/features/interop/rspec_output.feature +0 -25
- data/gems/gems/rspec-1.2.9/features/interop/test_but_not_test_unit.feature +0 -26
- data/gems/gems/rspec-1.2.9/features/interop/test_case_with_should_methods.feature +0 -46
- data/gems/gems/rspec-1.2.9/features/load_paths/add_lib_to_load_path.feature +0 -20
- data/gems/gems/rspec-1.2.9/features/load_paths/add_spec_to_load_path.feature +0 -20
- data/gems/gems/rspec-1.2.9/features/matchers/define_diffable_matcher.feature +0 -26
- data/gems/gems/rspec-1.2.9/features/matchers/define_matcher.feature +0 -179
- data/gems/gems/rspec-1.2.9/features/matchers/define_matcher_outside_rspec.feature +0 -38
- data/gems/gems/rspec-1.2.9/features/matchers/define_matcher_with_fluent_interface.feature +0 -27
- data/gems/gems/rspec-1.2.9/features/matchers/define_wrapped_matcher.feature +0 -29
- data/gems/gems/rspec-1.2.9/features/mock_framework_integration/use_flexmock.feature +0 -27
- data/gems/gems/rspec-1.2.9/features/mock_framework_integration/use_mocha.feature +0 -27
- data/gems/gems/rspec-1.2.9/features/mock_framework_integration/use_rr.feature +0 -27
- data/gems/gems/rspec-1.2.9/features/mocks/mix_stubs_and_mocks.feature +0 -22
- data/gems/gems/rspec-1.2.9/features/mocks/stub_implementation.feature +0 -26
- data/gems/gems/rspec-1.2.9/features/pending/pending_examples.feature +0 -81
- data/gems/gems/rspec-1.2.9/features/runner/specify_line_number.feature +0 -32
- data/gems/gems/rspec-1.2.9/features/spec_helper/spec_helper.feature +0 -25
- data/gems/gems/rspec-1.2.9/features/step_definitions/running_rspec_steps.rb +0 -43
- data/gems/gems/rspec-1.2.9/features/subject/explicit_subject.feature +0 -31
- data/gems/gems/rspec-1.2.9/features/subject/implicit_subject.feature +0 -43
- data/gems/gems/rspec-1.2.9/features/support/env.rb +0 -82
- data/gems/gems/rspec-1.2.9/features/support/matchers/smart_match.rb +0 -12
- data/gems/gems/rspec-1.2.9/init.rb +0 -9
- data/gems/gems/rspec-1.2.9/lib/autotest/discover.rb +0 -3
- data/gems/gems/rspec-1.2.9/lib/autotest/rspec.rb +0 -47
- data/gems/gems/rspec-1.2.9/lib/spec/adapters/mock_frameworks/flexmock.rb +0 -24
- data/gems/gems/rspec-1.2.9/lib/spec/adapters/mock_frameworks/mocha.rb +0 -25
- data/gems/gems/rspec-1.2.9/lib/spec/adapters/mock_frameworks/rr.rb +0 -22
- data/gems/gems/rspec-1.2.9/lib/spec/adapters/mock_frameworks/rspec.rb +0 -21
- data/gems/gems/rspec-1.2.9/lib/spec/autorun.rb +0 -3
- data/gems/gems/rspec-1.2.9/lib/spec/deprecation.rb +0 -40
- data/gems/gems/rspec-1.2.9/lib/spec/dsl/main.rb +0 -92
- data/gems/gems/rspec-1.2.9/lib/spec/dsl.rb +0 -1
- data/gems/gems/rspec-1.2.9/lib/spec/example/args_and_options.rb +0 -27
- data/gems/gems/rspec-1.2.9/lib/spec/example/before_and_after_hooks.rb +0 -93
- data/gems/gems/rspec-1.2.9/lib/spec/example/errors.rb +0 -25
- data/gems/gems/rspec-1.2.9/lib/spec/example/example_group.rb +0 -10
- data/gems/gems/rspec-1.2.9/lib/spec/example/example_group_factory.rb +0 -82
- data/gems/gems/rspec-1.2.9/lib/spec/example/example_group_hierarchy.rb +0 -53
- data/gems/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb +0 -282
- data/gems/gems/rspec-1.2.9/lib/spec/example/example_group_proxy.rb +0 -61
- data/gems/gems/rspec-1.2.9/lib/spec/example/example_matcher.rb +0 -43
- data/gems/gems/rspec-1.2.9/lib/spec/example/example_methods.rb +0 -148
- data/gems/gems/rspec-1.2.9/lib/spec/example/example_proxy.rb +0 -41
- data/gems/gems/rspec-1.2.9/lib/spec/example/module_reopening_fix.rb +0 -43
- data/gems/gems/rspec-1.2.9/lib/spec/example/pending.rb +0 -18
- data/gems/gems/rspec-1.2.9/lib/spec/example/predicate_matchers.rb +0 -46
- data/gems/gems/rspec-1.2.9/lib/spec/example/shared_example_group.rb +0 -59
- data/gems/gems/rspec-1.2.9/lib/spec/example/subject.rb +0 -108
- data/gems/gems/rspec-1.2.9/lib/spec/example.rb +0 -164
- data/gems/gems/rspec-1.2.9/lib/spec/expectations/errors.rb +0 -12
- data/gems/gems/rspec-1.2.9/lib/spec/expectations/extensions/kernel.rb +0 -52
- data/gems/gems/rspec-1.2.9/lib/spec/expectations/extensions.rb +0 -1
- data/gems/gems/rspec-1.2.9/lib/spec/expectations/fail_with.rb +0 -45
- data/gems/gems/rspec-1.2.9/lib/spec/expectations/handler.rb +0 -50
- data/gems/gems/rspec-1.2.9/lib/spec/expectations.rb +0 -35
- data/gems/gems/rspec-1.2.9/lib/spec/interop/test/unit/autorunner.rb +0 -6
- data/gems/gems/rspec-1.2.9/lib/spec/interop/test/unit/testcase.rb +0 -56
- data/gems/gems/rspec-1.2.9/lib/spec/interop/test/unit/testresult.rb +0 -6
- data/gems/gems/rspec-1.2.9/lib/spec/interop/test/unit/testsuite_adapter.rb +0 -34
- data/gems/gems/rspec-1.2.9/lib/spec/interop/test/unit/ui/console/testrunner.rb +0 -61
- data/gems/gems/rspec-1.2.9/lib/spec/interop/test.rb +0 -44
- data/gems/gems/rspec-1.2.9/lib/spec/matchers/be.rb +0 -210
- data/gems/gems/rspec-1.2.9/lib/spec/matchers/be_close.rb +0 -32
- data/gems/gems/rspec-1.2.9/lib/spec/matchers/be_instance_of.rb +0 -26
- data/gems/gems/rspec-1.2.9/lib/spec/matchers/be_kind_of.rb +0 -26
- data/gems/gems/rspec-1.2.9/lib/spec/matchers/change.rb +0 -151
- data/gems/gems/rspec-1.2.9/lib/spec/matchers/compatibility.rb +0 -14
- data/gems/gems/rspec-1.2.9/lib/spec/matchers/dsl.rb +0 -20
- data/gems/gems/rspec-1.2.9/lib/spec/matchers/eql.rb +0 -42
- data/gems/gems/rspec-1.2.9/lib/spec/matchers/equal.rb +0 -53
- data/gems/gems/rspec-1.2.9/lib/spec/matchers/errors.rb +0 -5
- data/gems/gems/rspec-1.2.9/lib/spec/matchers/exist.rb +0 -16
- data/gems/gems/rspec-1.2.9/lib/spec/matchers/extensions/instance_exec.rb +0 -31
- data/gems/gems/rspec-1.2.9/lib/spec/matchers/generated_descriptions.rb +0 -36
- data/gems/gems/rspec-1.2.9/lib/spec/matchers/has.rb +0 -35
- data/gems/gems/rspec-1.2.9/lib/spec/matchers/have.rb +0 -151
- data/gems/gems/rspec-1.2.9/lib/spec/matchers/include.rb +0 -44
- data/gems/gems/rspec-1.2.9/lib/spec/matchers/match.rb +0 -21
- data/gems/gems/rspec-1.2.9/lib/spec/matchers/match_array.rb +0 -71
- data/gems/gems/rspec-1.2.9/lib/spec/matchers/matcher.rb +0 -87
- data/gems/gems/rspec-1.2.9/lib/spec/matchers/method_missing.rb +0 -9
- data/gems/gems/rspec-1.2.9/lib/spec/matchers/operator_matcher.rb +0 -78
- data/gems/gems/rspec-1.2.9/lib/spec/matchers/pretty.rb +0 -37
- data/gems/gems/rspec-1.2.9/lib/spec/matchers/raise_error.rb +0 -129
- data/gems/gems/rspec-1.2.9/lib/spec/matchers/respond_to.rb +0 -71
- data/gems/gems/rspec-1.2.9/lib/spec/matchers/satisfy.rb +0 -47
- data/gems/gems/rspec-1.2.9/lib/spec/matchers/simple_matcher.rb +0 -133
- data/gems/gems/rspec-1.2.9/lib/spec/matchers/throw_symbol.rb +0 -104
- data/gems/gems/rspec-1.2.9/lib/spec/matchers/wrap_expectation.rb +0 -55
- data/gems/gems/rspec-1.2.9/lib/spec/matchers.rb +0 -195
- data/gems/gems/rspec-1.2.9/lib/spec/mocks/argument_expectation.rb +0 -51
- data/gems/gems/rspec-1.2.9/lib/spec/mocks/argument_matchers.rb +0 -237
- data/gems/gems/rspec-1.2.9/lib/spec/mocks/error_generator.rb +0 -92
- data/gems/gems/rspec-1.2.9/lib/spec/mocks/errors.rb +0 -10
- data/gems/gems/rspec-1.2.9/lib/spec/mocks/example_methods.rb +0 -69
- data/gems/gems/rspec-1.2.9/lib/spec/mocks/extensions/object.rb +0 -3
- data/gems/gems/rspec-1.2.9/lib/spec/mocks/extensions.rb +0 -1
- data/gems/gems/rspec-1.2.9/lib/spec/mocks/framework.rb +0 -15
- data/gems/gems/rspec-1.2.9/lib/spec/mocks/message_expectation.rb +0 -329
- data/gems/gems/rspec-1.2.9/lib/spec/mocks/methods.rb +0 -89
- data/gems/gems/rspec-1.2.9/lib/spec/mocks/mock.rb +0 -71
- data/gems/gems/rspec-1.2.9/lib/spec/mocks/order_group.rb +0 -29
- data/gems/gems/rspec-1.2.9/lib/spec/mocks/proxy.rb +0 -245
- data/gems/gems/rspec-1.2.9/lib/spec/mocks/space.rb +0 -28
- data/gems/gems/rspec-1.2.9/lib/spec/mocks.rb +0 -200
- data/gems/gems/rspec-1.2.9/lib/spec/rake/spectask.rb +0 -230
- data/gems/gems/rspec-1.2.9/lib/spec/rake/verify_rcov.rb +0 -52
- data/gems/gems/rspec-1.2.9/lib/spec/ruby.rb +0 -9
- data/gems/gems/rspec-1.2.9/lib/spec/runner/backtrace_tweaker.rb +0 -77
- data/gems/gems/rspec-1.2.9/lib/spec/runner/class_and_arguments_parser.rb +0 -14
- data/gems/gems/rspec-1.2.9/lib/spec/runner/command_line.rb +0 -15
- data/gems/gems/rspec-1.2.9/lib/spec/runner/configuration.rb +0 -194
- data/gems/gems/rspec-1.2.9/lib/spec/runner/differs/default.rb +0 -93
- data/gems/gems/rspec-1.2.9/lib/spec/runner/differs/load-diff-lcs.rb +0 -12
- data/gems/gems/rspec-1.2.9/lib/spec/runner/drb_command_line.rb +0 -26
- data/gems/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb +0 -59
- data/gems/gems/rspec-1.2.9/lib/spec/runner/extensions/kernel.rb +0 -9
- data/gems/gems/rspec-1.2.9/lib/spec/runner/formatter/base_formatter.rb +0 -139
- data/gems/gems/rspec-1.2.9/lib/spec/runner/formatter/base_text_formatter.rb +0 -142
- data/gems/gems/rspec-1.2.9/lib/spec/runner/formatter/failing_example_groups_formatter.rb +0 -25
- data/gems/gems/rspec-1.2.9/lib/spec/runner/formatter/failing_examples_formatter.rb +0 -20
- data/gems/gems/rspec-1.2.9/lib/spec/runner/formatter/html_formatter.rb +0 -338
- data/gems/gems/rspec-1.2.9/lib/spec/runner/formatter/nested_text_formatter.rb +0 -47
- data/gems/gems/rspec-1.2.9/lib/spec/runner/formatter/no_op_method_missing.rb +0 -21
- data/gems/gems/rspec-1.2.9/lib/spec/runner/formatter/profile_formatter.rb +0 -47
- data/gems/gems/rspec-1.2.9/lib/spec/runner/formatter/progress_bar_formatter.rb +0 -33
- data/gems/gems/rspec-1.2.9/lib/spec/runner/formatter/silent_formatter.rb +0 -10
- data/gems/gems/rspec-1.2.9/lib/spec/runner/formatter/snippet_extractor.rb +0 -52
- data/gems/gems/rspec-1.2.9/lib/spec/runner/formatter/specdoc_formatter.rb +0 -33
- data/gems/gems/rspec-1.2.9/lib/spec/runner/formatter/text_mate_formatter.rb +0 -16
- data/gems/gems/rspec-1.2.9/lib/spec/runner/heckle_runner.rb +0 -72
- data/gems/gems/rspec-1.2.9/lib/spec/runner/heckle_runner_unsupported.rb +0 -10
- data/gems/gems/rspec-1.2.9/lib/spec/runner/line_number_query.rb +0 -78
- data/gems/gems/rspec-1.2.9/lib/spec/runner/option_parser.rb +0 -223
- data/gems/gems/rspec-1.2.9/lib/spec/runner/options.rb +0 -400
- data/gems/gems/rspec-1.2.9/lib/spec/runner/reporter.rb +0 -171
- data/gems/gems/rspec-1.2.9/lib/spec/runner.rb +0 -66
- data/gems/gems/rspec-1.2.9/lib/spec/stubs/cucumber.rb +0 -5
- data/gems/gems/rspec-1.2.9/lib/spec/test/unit.rb +0 -10
- data/gems/gems/rspec-1.2.9/lib/spec/version.rb +0 -14
- data/gems/gems/rspec-1.2.9/lib/spec.rb +0 -8
- data/gems/gems/rspec-1.2.9/resources/helpers/cmdline.rb +0 -8
- data/gems/gems/rspec-1.2.9/resources/rake/examples.rake +0 -7
- data/gems/gems/rspec-1.2.9/resources/rake/examples_with_rcov.rake +0 -9
- data/gems/gems/rspec-1.2.9/resources/rake/failing_examples_with_html.rake +0 -9
- data/gems/gems/rspec-1.2.9/resources/rake/verify_rcov.rake +0 -7
- data/gems/gems/rspec-1.2.9/spec/README.jruby +0 -15
- data/gems/gems/rspec-1.2.9/spec/autotest/autotest_helper.rb +0 -8
- data/gems/gems/rspec-1.2.9/spec/autotest/autotest_matchers.rb +0 -38
- data/gems/gems/rspec-1.2.9/spec/autotest/discover_spec.rb +0 -8
- data/gems/gems/rspec-1.2.9/spec/autotest/failed_results_re_spec.rb +0 -31
- data/gems/gems/rspec-1.2.9/spec/autotest/rspec_spec.rb +0 -111
- data/gems/gems/rspec-1.2.9/spec/ruby_forker.rb +0 -13
- data/gems/gems/rspec-1.2.9/spec/spec/dsl/main_spec.rb +0 -95
- data/gems/gems/rspec-1.2.9/spec/spec/example/example_group_class_definition_spec.rb +0 -51
- data/gems/gems/rspec-1.2.9/spec/spec/example/example_group_factory_spec.rb +0 -180
- data/gems/gems/rspec-1.2.9/spec/spec/example/example_group_methods_spec.rb +0 -758
- data/gems/gems/rspec-1.2.9/spec/spec/example/example_group_proxy_spec.rb +0 -107
- data/gems/gems/rspec-1.2.9/spec/spec/example/example_group_spec.rb +0 -643
- data/gems/gems/rspec-1.2.9/spec/spec/example/example_matcher_spec.rb +0 -86
- data/gems/gems/rspec-1.2.9/spec/spec/example/example_methods_spec.rb +0 -162
- data/gems/gems/rspec-1.2.9/spec/spec/example/example_proxy_spec.rb +0 -57
- data/gems/gems/rspec-1.2.9/spec/spec/example/helper_method_spec.rb +0 -24
- data/gems/gems/rspec-1.2.9/spec/spec/example/nested_example_group_spec.rb +0 -71
- data/gems/gems/rspec-1.2.9/spec/spec/example/pending_module_spec.rb +0 -58
- data/gems/gems/rspec-1.2.9/spec/spec/example/predicate_matcher_spec.rb +0 -41
- data/gems/gems/rspec-1.2.9/spec/spec/example/shared_example_group_spec.rb +0 -257
- data/gems/gems/rspec-1.2.9/spec/spec/example/subclassing_example_group_spec.rb +0 -25
- data/gems/gems/rspec-1.2.9/spec/spec/example/subject_spec.rb +0 -103
- data/gems/gems/rspec-1.2.9/spec/spec/expectations/differs/default_spec.rb +0 -194
- data/gems/gems/rspec-1.2.9/spec/spec/expectations/extensions/kernel_spec.rb +0 -45
- data/gems/gems/rspec-1.2.9/spec/spec/expectations/fail_with_spec.rb +0 -96
- data/gems/gems/rspec-1.2.9/spec/spec/expectations/handler_spec.rb +0 -206
- data/gems/gems/rspec-1.2.9/spec/spec/expectations/wrap_expectation_spec.rb +0 -30
- data/gems/gems/rspec-1.2.9/spec/spec/interop/test/unit/resources/spec_that_fails.rb +0 -10
- data/gems/gems/rspec-1.2.9/spec/spec/interop/test/unit/resources/spec_that_passes.rb +0 -10
- data/gems/gems/rspec-1.2.9/spec/spec/interop/test/unit/resources/spec_with_errors.rb +0 -10
- data/gems/gems/rspec-1.2.9/spec/spec/interop/test/unit/resources/spec_with_options_hash.rb +0 -13
- data/gems/gems/rspec-1.2.9/spec/spec/interop/test/unit/resources/test_case_that_fails.rb +0 -10
- data/gems/gems/rspec-1.2.9/spec/spec/interop/test/unit/resources/test_case_that_passes.rb +0 -10
- data/gems/gems/rspec-1.2.9/spec/spec/interop/test/unit/resources/test_case_with_errors.rb +0 -10
- data/gems/gems/rspec-1.2.9/spec/spec/interop/test/unit/resources/test_case_with_various_names.rb +0 -22
- data/gems/gems/rspec-1.2.9/spec/spec/interop/test/unit/resources/testsuite_adapter_spec_with_test_unit.rb +0 -38
- data/gems/gems/rspec-1.2.9/spec/spec/interop/test/unit/spec_spec.rb +0 -48
- data/gems/gems/rspec-1.2.9/spec/spec/interop/test/unit/test_unit_spec_helper.rb +0 -18
- data/gems/gems/rspec-1.2.9/spec/spec/interop/test/unit/testcase_spec.rb +0 -50
- data/gems/gems/rspec-1.2.9/spec/spec/interop/test/unit/testsuite_adapter_spec.rb +0 -9
- data/gems/gems/rspec-1.2.9/spec/spec/matchers/be_close_spec.rb +0 -50
- data/gems/gems/rspec-1.2.9/spec/spec/matchers/be_instance_of_spec.rb +0 -36
- data/gems/gems/rspec-1.2.9/spec/spec/matchers/be_kind_of_spec.rb +0 -33
- data/gems/gems/rspec-1.2.9/spec/spec/matchers/be_spec.rb +0 -311
- data/gems/gems/rspec-1.2.9/spec/spec/matchers/change_spec.rb +0 -349
- data/gems/gems/rspec-1.2.9/spec/spec/matchers/compatibility_spec.rb +0 -28
- data/gems/gems/rspec-1.2.9/spec/spec/matchers/description_generation_spec.rb +0 -160
- data/gems/gems/rspec-1.2.9/spec/spec/matchers/dsl_spec.rb +0 -34
- data/gems/gems/rspec-1.2.9/spec/spec/matchers/eql_spec.rb +0 -33
- data/gems/gems/rspec-1.2.9/spec/spec/matchers/equal_spec.rb +0 -57
- data/gems/gems/rspec-1.2.9/spec/spec/matchers/exist_spec.rb +0 -65
- data/gems/gems/rspec-1.2.9/spec/spec/matchers/has_spec.rb +0 -81
- data/gems/gems/rspec-1.2.9/spec/spec/matchers/have_spec.rb +0 -396
- data/gems/gems/rspec-1.2.9/spec/spec/matchers/include_spec.rb +0 -88
- data/gems/gems/rspec-1.2.9/spec/spec/matchers/match_array_spec.rb +0 -108
- data/gems/gems/rspec-1.2.9/spec/spec/matchers/match_spec.rb +0 -57
- data/gems/gems/rspec-1.2.9/spec/spec/matchers/matcher_methods_spec.rb +0 -63
- data/gems/gems/rspec-1.2.9/spec/spec/matchers/matcher_spec.rb +0 -228
- data/gems/gems/rspec-1.2.9/spec/spec/matchers/matchers_spec.rb +0 -2
- data/gems/gems/rspec-1.2.9/spec/spec/matchers/operator_matcher_spec.rb +0 -191
- data/gems/gems/rspec-1.2.9/spec/spec/matchers/raise_error_spec.rb +0 -333
- data/gems/gems/rspec-1.2.9/spec/spec/matchers/respond_to_spec.rb +0 -116
- data/gems/gems/rspec-1.2.9/spec/spec/matchers/satisfy_spec.rb +0 -36
- data/gems/gems/rspec-1.2.9/spec/spec/matchers/simple_matcher_spec.rb +0 -93
- data/gems/gems/rspec-1.2.9/spec/spec/matchers/throw_symbol_spec.rb +0 -96
- data/gems/gems/rspec-1.2.9/spec/spec/mocks/any_number_of_times_spec.rb +0 -36
- data/gems/gems/rspec-1.2.9/spec/spec/mocks/argument_expectation_spec.rb +0 -23
- data/gems/gems/rspec-1.2.9/spec/spec/mocks/argument_matchers_spec.rb +0 -19
- data/gems/gems/rspec-1.2.9/spec/spec/mocks/at_least_spec.rb +0 -97
- data/gems/gems/rspec-1.2.9/spec/spec/mocks/at_most_spec.rb +0 -93
- data/gems/gems/rspec-1.2.9/spec/spec/mocks/bug_report_10260_spec.rb +0 -8
- data/gems/gems/rspec-1.2.9/spec/spec/mocks/bug_report_10263_spec.rb +0 -27
- data/gems/gems/rspec-1.2.9/spec/spec/mocks/bug_report_11545_spec.rb +0 -32
- data/gems/gems/rspec-1.2.9/spec/spec/mocks/bug_report_15719_spec.rb +0 -30
- data/gems/gems/rspec-1.2.9/spec/spec/mocks/bug_report_496_spec.rb +0 -19
- data/gems/gems/rspec-1.2.9/spec/spec/mocks/bug_report_600_spec.rb +0 -22
- data/gems/gems/rspec-1.2.9/spec/spec/mocks/bug_report_7611_spec.rb +0 -19
- data/gems/gems/rspec-1.2.9/spec/spec/mocks/bug_report_7805_spec.rb +0 -22
- data/gems/gems/rspec-1.2.9/spec/spec/mocks/bug_report_8165_spec.rb +0 -31
- data/gems/gems/rspec-1.2.9/spec/spec/mocks/bug_report_8302_spec.rb +0 -26
- data/gems/gems/rspec-1.2.9/spec/spec/mocks/bug_report_830_spec.rb +0 -21
- data/gems/gems/rspec-1.2.9/spec/spec/mocks/double_spec.rb +0 -12
- data/gems/gems/rspec-1.2.9/spec/spec/mocks/failing_argument_matchers_spec.rb +0 -95
- data/gems/gems/rspec-1.2.9/spec/spec/mocks/hash_including_matcher_spec.rb +0 -90
- data/gems/gems/rspec-1.2.9/spec/spec/mocks/hash_not_including_matcher_spec.rb +0 -67
- data/gems/gems/rspec-1.2.9/spec/spec/mocks/mock_ordering_spec.rb +0 -94
- data/gems/gems/rspec-1.2.9/spec/spec/mocks/mock_space_spec.rb +0 -54
- data/gems/gems/rspec-1.2.9/spec/spec/mocks/mock_spec.rb +0 -594
- data/gems/gems/rspec-1.2.9/spec/spec/mocks/multiple_return_value_spec.rb +0 -113
- data/gems/gems/rspec-1.2.9/spec/spec/mocks/nil_expectation_warning_spec.rb +0 -53
- data/gems/gems/rspec-1.2.9/spec/spec/mocks/null_object_mock_spec.rb +0 -54
- data/gems/gems/rspec-1.2.9/spec/spec/mocks/once_counts_spec.rb +0 -53
- data/gems/gems/rspec-1.2.9/spec/spec/mocks/options_hash_spec.rb +0 -35
- data/gems/gems/rspec-1.2.9/spec/spec/mocks/partial_mock_spec.rb +0 -164
- data/gems/gems/rspec-1.2.9/spec/spec/mocks/partial_mock_using_mocks_directly_spec.rb +0 -66
- data/gems/gems/rspec-1.2.9/spec/spec/mocks/passing_argument_matchers_spec.rb +0 -145
- data/gems/gems/rspec-1.2.9/spec/spec/mocks/precise_counts_spec.rb +0 -52
- data/gems/gems/rspec-1.2.9/spec/spec/mocks/record_messages_spec.rb +0 -26
- data/gems/gems/rspec-1.2.9/spec/spec/mocks/stub_chain_spec.rb +0 -42
- data/gems/gems/rspec-1.2.9/spec/spec/mocks/stub_implementation_spec.rb +0 -31
- data/gems/gems/rspec-1.2.9/spec/spec/mocks/stub_spec.rb +0 -203
- data/gems/gems/rspec-1.2.9/spec/spec/mocks/stubbed_message_expectations_spec.rb +0 -26
- data/gems/gems/rspec-1.2.9/spec/spec/mocks/twice_counts_spec.rb +0 -67
- data/gems/gems/rspec-1.2.9/spec/spec/mocks/unstub_spec.rb +0 -127
- data/gems/gems/rspec-1.2.9/spec/spec/package/bin_spec_spec.rb +0 -16
- data/gems/gems/rspec-1.2.9/spec/spec/rake/spectask_spec.rb +0 -150
- data/gems/gems/rspec-1.2.9/spec/spec/runner/class_and_argument_parser_spec.rb +0 -23
- data/gems/gems/rspec-1.2.9/spec/spec/runner/command_line_spec.rb +0 -141
- data/gems/gems/rspec-1.2.9/spec/spec/runner/configuration_spec.rb +0 -320
- data/gems/gems/rspec-1.2.9/spec/spec/runner/drb_command_line_spec.rb +0 -107
- data/gems/gems/rspec-1.2.9/spec/spec/runner/example_group_runner_spec.rb +0 -26
- data/gems/gems/rspec-1.2.9/spec/spec/runner/examples.txt +0 -2
- data/gems/gems/rspec-1.2.9/spec/spec/runner/failed.txt +0 -3
- data/gems/gems/rspec-1.2.9/spec/spec/runner/formatter/base_formatter_spec.rb +0 -30
- data/gems/gems/rspec-1.2.9/spec/spec/runner/formatter/base_text_formatter_spec.rb +0 -113
- data/gems/gems/rspec-1.2.9/spec/spec/runner/formatter/failing_example_groups_formatter_spec.rb +0 -45
- data/gems/gems/rspec-1.2.9/spec/spec/runner/formatter/failing_examples_formatter_spec.rb +0 -33
- data/gems/gems/rspec-1.2.9/spec/spec/runner/formatter/html_formatted-1.8.6-jruby.html +0 -377
- data/gems/gems/rspec-1.2.9/spec/spec/runner/formatter/html_formatted-1.8.6.html +0 -377
- data/gems/gems/rspec-1.2.9/spec/spec/runner/formatter/html_formatted-1.8.7.html +0 -377
- data/gems/gems/rspec-1.2.9/spec/spec/runner/formatter/html_formatted-1.9.1.html +0 -377
- data/gems/gems/rspec-1.2.9/spec/spec/runner/formatter/html_formatter_spec.rb +0 -118
- data/gems/gems/rspec-1.2.9/spec/spec/runner/formatter/nested_text_formatter_spec.rb +0 -305
- data/gems/gems/rspec-1.2.9/spec/spec/runner/formatter/profile_formatter_spec.rb +0 -70
- data/gems/gems/rspec-1.2.9/spec/spec/runner/formatter/progress_bar_formatter_spec.rb +0 -149
- data/gems/gems/rspec-1.2.9/spec/spec/runner/formatter/snippet_extractor_spec.rb +0 -18
- data/gems/gems/rspec-1.2.9/spec/spec/runner/formatter/specdoc_formatter_spec.rb +0 -159
- data/gems/gems/rspec-1.2.9/spec/spec/runner/formatter/text_mate_formatted-1.8.6-jruby.html +0 -371
- data/gems/gems/rspec-1.2.9/spec/spec/runner/formatter/text_mate_formatted-1.8.6.html +0 -371
- data/gems/gems/rspec-1.2.9/spec/spec/runner/formatter/text_mate_formatted-1.8.7.html +0 -371
- data/gems/gems/rspec-1.2.9/spec/spec/runner/formatter/text_mate_formatted-1.9.1.html +0 -371
- data/gems/gems/rspec-1.2.9/spec/spec/runner/formatter/text_mate_formatter_spec.rb +0 -106
- data/gems/gems/rspec-1.2.9/spec/spec/runner/heckle_runner_spec.rb +0 -78
- data/gems/gems/rspec-1.2.9/spec/spec/runner/heckler_spec.rb +0 -20
- data/gems/gems/rspec-1.2.9/spec/spec/runner/line_number_query/line_number_query_fixture.rb +0 -70
- data/gems/gems/rspec-1.2.9/spec/spec/runner/line_number_query_spec.rb +0 -129
- data/gems/gems/rspec-1.2.9/spec/spec/runner/noisy_backtrace_tweaker_spec.rb +0 -51
- data/gems/gems/rspec-1.2.9/spec/spec/runner/option_parser_spec.rb +0 -545
- data/gems/gems/rspec-1.2.9/spec/spec/runner/options_spec.rb +0 -547
- data/gems/gems/rspec-1.2.9/spec/spec/runner/output_one_time_fixture.rb +0 -7
- data/gems/gems/rspec-1.2.9/spec/spec/runner/output_one_time_fixture_runner.rb +0 -7
- data/gems/gems/rspec-1.2.9/spec/spec/runner/output_one_time_spec.rb +0 -15
- data/gems/gems/rspec-1.2.9/spec/spec/runner/quiet_backtrace_tweaker_spec.rb +0 -105
- data/gems/gems/rspec-1.2.9/spec/spec/runner/reporter_spec.rb +0 -244
- data/gems/gems/rspec-1.2.9/spec/spec/runner/resources/a_spec.rb +0 -1
- data/gems/gems/rspec-1.2.9/spec/spec/runner/resources/custom_example_group_runner.rb +0 -14
- data/gems/gems/rspec-1.2.9/spec/spec/runner/resources/utf8_encoded.rb +0 -8
- data/gems/gems/rspec-1.2.9/spec/spec/runner/spec.opts +0 -2
- data/gems/gems/rspec-1.2.9/spec/spec/runner/spec_drb.opts +0 -2
- data/gems/gems/rspec-1.2.9/spec/spec/runner/spec_spaced.opts +0 -2
- data/gems/gems/rspec-1.2.9/spec/spec/runner_spec.rb +0 -13
- data/gems/gems/rspec-1.2.9/spec/spec.opts +0 -6
- data/gems/gems/rspec-1.2.9/spec/spec_helper.rb +0 -112
- data/gems/gems/rspec-1.2.9/spec/support/macros.rb +0 -29
- data/gems/gems/rspec-1.2.9/spec/support/spec_classes.rb +0 -133
- data/gems/specifications/abstract-1.0.0.gemspec +0 -29
- data/gems/specifications/erubis-2.6.5.gemspec +0 -34
- data/gems/specifications/haml-2.2.16.gemspec +0 -45
- data/gems/specifications/rspec-1.2.9.gemspec +0 -58
- data/lib/simple-templater/version.rb +0 -7
- data/script/autospec +0 -3
- data/script/css2sass +0 -3
- data/script/erubis +0 -3
- data/script/haml +0 -3
- data/script/html2haml +0 -3
- data/script/sass +0 -3
- data/stubs/project/content/Rakefile +0 -39
- data/tasks/benchmark.rake +0 -11
- data/tasks/gem.rake +0 -23
- data/tasks/hooks.rake +0 -12
- data/tasks/release.rake +0 -68
- data/tasks/spec.rake +0 -27
- data/tasks/submodules.rake +0 -33
- data/tasks/yardoc.rake +0 -9
@@ -1,245 +0,0 @@
|
|
1
|
-
module Spec
|
2
|
-
module Mocks
|
3
|
-
class Proxy
|
4
|
-
DEFAULT_OPTIONS = {
|
5
|
-
:null_object => false,
|
6
|
-
}
|
7
|
-
|
8
|
-
@@warn_about_expectations_on_nil = true
|
9
|
-
|
10
|
-
def self.allow_message_expectations_on_nil
|
11
|
-
@@warn_about_expectations_on_nil = false
|
12
|
-
|
13
|
-
# ensure nil.rspec_verify is called even if an expectation is not set in the example
|
14
|
-
# otherwise the allowance would effect subsequent examples
|
15
|
-
$rspec_mocks.add(nil) unless $rspec_mocks.nil?
|
16
|
-
end
|
17
|
-
|
18
|
-
def initialize(target, name=nil, options={})
|
19
|
-
@target = target
|
20
|
-
@name = name
|
21
|
-
@error_generator = ErrorGenerator.new target, name, options
|
22
|
-
@expectation_ordering = OrderGroup.new @error_generator
|
23
|
-
@expectations = []
|
24
|
-
@messages_received = []
|
25
|
-
@stubs = []
|
26
|
-
@proxied_methods = []
|
27
|
-
@options = options ? DEFAULT_OPTIONS.dup.merge(options) : DEFAULT_OPTIONS
|
28
|
-
@already_proxied_respond_to = false
|
29
|
-
end
|
30
|
-
|
31
|
-
def null_object?
|
32
|
-
@options[:null_object]
|
33
|
-
end
|
34
|
-
|
35
|
-
def as_null_object
|
36
|
-
@options[:null_object] = true
|
37
|
-
@target
|
38
|
-
end
|
39
|
-
|
40
|
-
def add_message_expectation(expected_from, sym, opts={}, &block)
|
41
|
-
__add sym
|
42
|
-
warn_if_nil_class sym
|
43
|
-
if existing_stub = @stubs.detect {|s| s.sym == sym }
|
44
|
-
expectation = existing_stub.build_child(expected_from, block_given?? block : nil, 1, opts)
|
45
|
-
else
|
46
|
-
expectation = MessageExpectation.new(@error_generator, @expectation_ordering, expected_from, sym, block_given? ? block : nil, 1, opts)
|
47
|
-
end
|
48
|
-
@expectations << expectation
|
49
|
-
@expectations.last
|
50
|
-
end
|
51
|
-
|
52
|
-
def add_negative_message_expectation(expected_from, sym, &block)
|
53
|
-
__add sym
|
54
|
-
warn_if_nil_class sym
|
55
|
-
@expectations << NegativeMessageExpectation.new(@error_generator, @expectation_ordering, expected_from, sym, block_given? ? block : nil)
|
56
|
-
@expectations.last
|
57
|
-
end
|
58
|
-
|
59
|
-
def add_stub(expected_from, sym, opts={}, &implementation)
|
60
|
-
__add sym
|
61
|
-
@stubs.unshift MessageExpectation.new(@error_generator, @expectation_ordering, expected_from, sym, nil, :any, opts, &implementation)
|
62
|
-
@stubs.first
|
63
|
-
end
|
64
|
-
|
65
|
-
def remove_stub(message)
|
66
|
-
message = message.to_sym
|
67
|
-
|
68
|
-
if stub_to_remove = @stubs.detect { |s| s.matches_name?(message) }
|
69
|
-
reset_proxied_method(message)
|
70
|
-
@stubs.delete(stub_to_remove)
|
71
|
-
else
|
72
|
-
raise MockExpectationError, "The method `#{message}` was not stubbed or was already unstubbed"
|
73
|
-
end
|
74
|
-
end
|
75
|
-
|
76
|
-
def verify #:nodoc:
|
77
|
-
verify_expectations
|
78
|
-
ensure
|
79
|
-
reset
|
80
|
-
end
|
81
|
-
|
82
|
-
def reset
|
83
|
-
clear_expectations
|
84
|
-
clear_stubs
|
85
|
-
reset_proxied_methods
|
86
|
-
clear_proxied_methods
|
87
|
-
reset_nil_expectations_warning
|
88
|
-
end
|
89
|
-
|
90
|
-
def received_message?(sym, *args, &block)
|
91
|
-
@messages_received.any? {|array| array == [sym, args, block]}
|
92
|
-
end
|
93
|
-
|
94
|
-
def has_negative_expectation?(sym)
|
95
|
-
@expectations.detect {|expectation| expectation.negative_expectation_for?(sym)}
|
96
|
-
end
|
97
|
-
|
98
|
-
def record_message_received(sym, args, block)
|
99
|
-
@messages_received << [sym, args, block]
|
100
|
-
end
|
101
|
-
|
102
|
-
def message_received(sym, *args, &block)
|
103
|
-
expectation = find_matching_expectation(sym, *args)
|
104
|
-
stub = find_matching_method_stub(sym, *args)
|
105
|
-
|
106
|
-
if (stub && expectation && expectation.called_max_times?) || (stub && !expectation)
|
107
|
-
if expectation = find_almost_matching_expectation(sym, *args)
|
108
|
-
expectation.advise(args, block) unless expectation.expected_messages_received?
|
109
|
-
end
|
110
|
-
stub.invoke(*args, &block)
|
111
|
-
elsif expectation
|
112
|
-
expectation.invoke(*args, &block)
|
113
|
-
elsif expectation = find_almost_matching_expectation(sym, *args)
|
114
|
-
expectation.advise(args, block) if null_object? unless expectation.expected_messages_received?
|
115
|
-
raise_unexpected_message_args_error(expectation, *args) unless (has_negative_expectation?(sym) or null_object?)
|
116
|
-
else
|
117
|
-
@target.__send__ :method_missing, sym, *args, &block
|
118
|
-
end
|
119
|
-
end
|
120
|
-
|
121
|
-
def raise_unexpected_message_args_error(expectation, *args)
|
122
|
-
@error_generator.raise_unexpected_message_args_error expectation, *args
|
123
|
-
end
|
124
|
-
|
125
|
-
def raise_unexpected_message_error(sym, *args)
|
126
|
-
@error_generator.raise_unexpected_message_error sym, *args
|
127
|
-
end
|
128
|
-
|
129
|
-
def find_matching_method_stub(sym, *args)
|
130
|
-
@stubs.find {|stub| stub.matches(sym, args)}
|
131
|
-
end
|
132
|
-
|
133
|
-
private
|
134
|
-
|
135
|
-
def __add(sym)
|
136
|
-
$rspec_mocks.add(@target) unless $rspec_mocks.nil?
|
137
|
-
define_expected_method(sym)
|
138
|
-
end
|
139
|
-
|
140
|
-
def warn_if_nil_class(sym)
|
141
|
-
if proxy_for_nil_class? & @@warn_about_expectations_on_nil
|
142
|
-
Kernel.warn("An expectation of :#{sym} was set on nil. Called from #{caller[2]}. Use allow_message_expectations_on_nil to disable warnings.")
|
143
|
-
end
|
144
|
-
end
|
145
|
-
|
146
|
-
def define_expected_method(sym)
|
147
|
-
unless @proxied_methods.include?(sym)
|
148
|
-
visibility_string = "#{visibility(sym)} :#{sym}"
|
149
|
-
if target_responds_to?(sym)
|
150
|
-
munged_sym = munge(sym)
|
151
|
-
target_metaclass.instance_eval do
|
152
|
-
alias_method munged_sym, sym if method_defined?(sym)
|
153
|
-
end
|
154
|
-
@proxied_methods << sym
|
155
|
-
end
|
156
|
-
target_metaclass.class_eval(<<-EOF, __FILE__, __LINE__)
|
157
|
-
def #{sym}(*args, &block)
|
158
|
-
__mock_proxy.message_received :#{sym}, *args, &block
|
159
|
-
end
|
160
|
-
#{visibility_string}
|
161
|
-
EOF
|
162
|
-
end
|
163
|
-
end
|
164
|
-
|
165
|
-
def target_responds_to?(sym)
|
166
|
-
return @target.__send__(munge(:respond_to?),sym) if @already_proxied_respond_to
|
167
|
-
return @already_proxied_respond_to = true if sym == :respond_to?
|
168
|
-
return @target.respond_to?(sym, true)
|
169
|
-
end
|
170
|
-
|
171
|
-
def visibility(sym)
|
172
|
-
if Mock === @target
|
173
|
-
'public'
|
174
|
-
elsif target_metaclass.private_method_defined?(sym)
|
175
|
-
'private'
|
176
|
-
elsif target_metaclass.protected_method_defined?(sym)
|
177
|
-
'protected'
|
178
|
-
else
|
179
|
-
'public'
|
180
|
-
end
|
181
|
-
end
|
182
|
-
|
183
|
-
def munge(sym)
|
184
|
-
"proxied_by_rspec__#{sym}"
|
185
|
-
end
|
186
|
-
|
187
|
-
def clear_expectations
|
188
|
-
@expectations.clear
|
189
|
-
end
|
190
|
-
|
191
|
-
def clear_stubs
|
192
|
-
@stubs.clear
|
193
|
-
end
|
194
|
-
|
195
|
-
def clear_proxied_methods
|
196
|
-
@proxied_methods.clear
|
197
|
-
end
|
198
|
-
|
199
|
-
def target_metaclass
|
200
|
-
class << @target; self; end
|
201
|
-
end
|
202
|
-
|
203
|
-
def verify_expectations
|
204
|
-
@expectations.each do |expectation|
|
205
|
-
expectation.verify_messages_received
|
206
|
-
end
|
207
|
-
end
|
208
|
-
|
209
|
-
def reset_proxied_methods
|
210
|
-
@proxied_methods.each do |sym|
|
211
|
-
reset_proxied_method(sym)
|
212
|
-
end
|
213
|
-
end
|
214
|
-
|
215
|
-
def reset_proxied_method(sym)
|
216
|
-
munged_sym = munge(sym)
|
217
|
-
target_metaclass.instance_eval do
|
218
|
-
remove_method sym
|
219
|
-
if method_defined?(munged_sym)
|
220
|
-
alias_method sym, munged_sym
|
221
|
-
remove_method munged_sym
|
222
|
-
end
|
223
|
-
end
|
224
|
-
end
|
225
|
-
|
226
|
-
def proxy_for_nil_class?
|
227
|
-
@target.nil?
|
228
|
-
end
|
229
|
-
|
230
|
-
def reset_nil_expectations_warning
|
231
|
-
@@warn_about_expectations_on_nil = true if proxy_for_nil_class?
|
232
|
-
end
|
233
|
-
|
234
|
-
def find_matching_expectation(sym, *args)
|
235
|
-
@expectations.find {|expectation| expectation.matches(sym, args) && !expectation.called_max_times?} ||
|
236
|
-
@expectations.find {|expectation| expectation.matches(sym, args)}
|
237
|
-
end
|
238
|
-
|
239
|
-
def find_almost_matching_expectation(sym, *args)
|
240
|
-
@expectations.find {|expectation| expectation.matches_name_but_not_args(sym, args)}
|
241
|
-
end
|
242
|
-
|
243
|
-
end
|
244
|
-
end
|
245
|
-
end
|
@@ -1,28 +0,0 @@
|
|
1
|
-
module Spec
|
2
|
-
module Mocks
|
3
|
-
class Space
|
4
|
-
def add(obj)
|
5
|
-
mocks << obj unless mocks.detect {|m| m.equal? obj}
|
6
|
-
end
|
7
|
-
|
8
|
-
def verify_all
|
9
|
-
mocks.each do |mock|
|
10
|
-
mock.rspec_verify
|
11
|
-
end
|
12
|
-
end
|
13
|
-
|
14
|
-
def reset_all
|
15
|
-
mocks.each do |mock|
|
16
|
-
mock.rspec_reset
|
17
|
-
end
|
18
|
-
mocks.clear
|
19
|
-
end
|
20
|
-
|
21
|
-
private
|
22
|
-
|
23
|
-
def mocks
|
24
|
-
@mocks ||= []
|
25
|
-
end
|
26
|
-
end
|
27
|
-
end
|
28
|
-
end
|
@@ -1,200 +0,0 @@
|
|
1
|
-
require 'spec/mocks/framework'
|
2
|
-
require 'spec/mocks/extensions/object'
|
3
|
-
|
4
|
-
module Spec
|
5
|
-
# == Mocks and Stubs
|
6
|
-
#
|
7
|
-
# RSpec will create Mock Objects and Stubs for you at runtime, or attach stub/mock behaviour
|
8
|
-
# to any of your real objects (Partial Mock/Stub). Because the underlying implementation
|
9
|
-
# for mocks and stubs is the same, you can intermingle mock and stub
|
10
|
-
# behaviour in either dynamically generated mocks or your pre-existing classes.
|
11
|
-
# There is a semantic difference in how they are created, however,
|
12
|
-
# which can help clarify the role it is playing within a given spec.
|
13
|
-
#
|
14
|
-
# == Mock Objects
|
15
|
-
#
|
16
|
-
# Mocks are objects that allow you to set and verify expectations that they will
|
17
|
-
# receive specific messages during run time. They are very useful for specifying how the subject of
|
18
|
-
# the spec interacts with its collaborators. This approach is widely known as "interaction
|
19
|
-
# testing".
|
20
|
-
#
|
21
|
-
# Mocks are also very powerful as a design tool. As you are
|
22
|
-
# driving the implementation of a given class, Mocks provide an anonymous
|
23
|
-
# collaborator that can change in behaviour as quickly as you can write an expectation in your
|
24
|
-
# spec. This flexibility allows you to design the interface of a collaborator that often
|
25
|
-
# does not yet exist. As the shape of the class being specified becomes more clear, so do the
|
26
|
-
# requirements for its collaborators - often leading to the discovery of new types that are
|
27
|
-
# needed in your system.
|
28
|
-
#
|
29
|
-
# Read Endo-Testing[http://www.mockobjects.com/files/endotesting.pdf] for a much
|
30
|
-
# more in depth description of this process.
|
31
|
-
#
|
32
|
-
# == Stubs
|
33
|
-
#
|
34
|
-
# Stubs are objects that allow you to set "stub" responses to
|
35
|
-
# messages. As Martin Fowler points out on his site,
|
36
|
-
# mocks_arent_stubs[http://www.martinfowler.com/articles/mocksArentStubs.html].
|
37
|
-
# Paraphrasing Fowler's paraphrasing
|
38
|
-
# of Gerard Meszaros: Stubs provide canned responses to messages they might receive in a test, while
|
39
|
-
# mocks allow you to specify and, subsquently, verify that certain messages should be received during
|
40
|
-
# the execution of a test.
|
41
|
-
#
|
42
|
-
# == Partial Mocks/Stubs
|
43
|
-
#
|
44
|
-
# RSpec also supports partial mocking/stubbing, allowing you to add stub/mock behaviour
|
45
|
-
# to instances of your existing classes. This is generally
|
46
|
-
# something to be avoided, because changes to the class can have ripple effects on
|
47
|
-
# seemingly unrelated specs. When specs fail due to these ripple effects, the fact
|
48
|
-
# that some methods are being mocked can make it difficult to understand why a
|
49
|
-
# failure is occurring.
|
50
|
-
#
|
51
|
-
# That said, partials do allow you to expect and
|
52
|
-
# verify interactions with class methods such as +#find+ and +#create+
|
53
|
-
# on Ruby on Rails model classes.
|
54
|
-
#
|
55
|
-
# == Further Reading
|
56
|
-
#
|
57
|
-
# There are many different viewpoints about the meaning of mocks and stubs. If you are interested
|
58
|
-
# in learning more, here is some recommended reading:
|
59
|
-
#
|
60
|
-
# * Mock Objects: http://www.mockobjects.com/
|
61
|
-
# * Endo-Testing: http://www.mockobjects.com/files/endotesting.pdf
|
62
|
-
# * Mock Roles, Not Objects: http://www.mockobjects.com/files/mockrolesnotobjects.pdf
|
63
|
-
# * Test Double Patterns: http://xunitpatterns.com/Test%20Double%20Patterns.html
|
64
|
-
# * Mocks aren't stubs: http://www.martinfowler.com/articles/mocksArentStubs.html
|
65
|
-
#
|
66
|
-
# == Creating a Mock
|
67
|
-
#
|
68
|
-
# You can create a mock in any specification (or setup) using:
|
69
|
-
#
|
70
|
-
# mock(name, options={})
|
71
|
-
#
|
72
|
-
# The optional +options+ argument is a +Hash+. Currently the only supported
|
73
|
-
# option is +:null_object+. Setting this to true instructs the mock to ignore
|
74
|
-
# any messages it hasn’t been told to expect – and quietly return itself. For example:
|
75
|
-
#
|
76
|
-
# mock("person", :null_object => true)
|
77
|
-
#
|
78
|
-
# == Creating a Stub
|
79
|
-
#
|
80
|
-
# You can create a stub in any specification (or setup) using:
|
81
|
-
#
|
82
|
-
# stub(name, stub_methods_and_values_hash)
|
83
|
-
#
|
84
|
-
# For example, if you wanted to create an object that always returns
|
85
|
-
# "More?!?!?!" to "please_sir_may_i_have_some_more" you would do this:
|
86
|
-
#
|
87
|
-
# stub("Mr Sykes", :please_sir_may_i_have_some_more => "More?!?!?!")
|
88
|
-
#
|
89
|
-
# == Creating a Partial Mock
|
90
|
-
#
|
91
|
-
# You don't really "create" a partial mock, you simply add method stubs and/or
|
92
|
-
# mock expectations to existing classes and objects:
|
93
|
-
#
|
94
|
-
# Factory.should_receive(:find).with(id).and_return(value)
|
95
|
-
# obj.stub!(:to_i).and_return(3)
|
96
|
-
# etc ...
|
97
|
-
#
|
98
|
-
# == Expecting Messages
|
99
|
-
#
|
100
|
-
# my_mock.should_receive(:sym)
|
101
|
-
# my_mock.should_not_receive(:sym)
|
102
|
-
#
|
103
|
-
# == Expecting Arguments
|
104
|
-
#
|
105
|
-
# my_mock.should_receive(:sym).with(*args)
|
106
|
-
# my_mock.should_not_receive(:sym).with(*args)
|
107
|
-
#
|
108
|
-
# == Argument Matchers
|
109
|
-
#
|
110
|
-
# Arguments that are passed to #with are compared with actual arguments received
|
111
|
-
# using == by default. In cases in which you want to specify things about the arguments
|
112
|
-
# rather than the arguments themselves, you can use any of RSpec's Expression Matchers.
|
113
|
-
# They don't all make syntactic sense (they were primarily designed for use with
|
114
|
-
# Spec::Expectations), but you are free to create your own custom Spec::Matchers.
|
115
|
-
#
|
116
|
-
# Spec::Mocks does provide one additional Matcher method named #ducktype.
|
117
|
-
#
|
118
|
-
# In addition, Spec::Mocks adds some keyword Symbols that you can use to
|
119
|
-
# specify certain kinds of arguments:
|
120
|
-
#
|
121
|
-
# my_mock.should_receive(:sym).with(no_args())
|
122
|
-
# my_mock.should_receive(:sym).with(any_args())
|
123
|
-
# my_mock.should_receive(:sym).with(1, kind_of(Numeric), "b") #2nd argument can any kind of Numeric
|
124
|
-
# my_mock.should_receive(:sym).with(1, boolean(), "b") #2nd argument can true or false
|
125
|
-
# my_mock.should_receive(:sym).with(1, /abc/, "b") #2nd argument can be any String matching the submitted Regexp
|
126
|
-
# my_mock.should_receive(:sym).with(1, anything(), "b") #2nd argument can be anything at all
|
127
|
-
# my_mock.should_receive(:sym).with(1, ducktype(:abs, :div), "b")
|
128
|
-
# #2nd argument can be object that responds to #abs and #div
|
129
|
-
#
|
130
|
-
# == Receive Counts
|
131
|
-
#
|
132
|
-
# my_mock.should_receive(:sym).once
|
133
|
-
# my_mock.should_receive(:sym).twice
|
134
|
-
# my_mock.should_receive(:sym).exactly(n).times
|
135
|
-
# my_mock.should_receive(:sym).at_least(:once)
|
136
|
-
# my_mock.should_receive(:sym).at_least(:twice)
|
137
|
-
# my_mock.should_receive(:sym).at_least(n).times
|
138
|
-
# my_mock.should_receive(:sym).at_most(:once)
|
139
|
-
# my_mock.should_receive(:sym).at_most(:twice)
|
140
|
-
# my_mock.should_receive(:sym).at_most(n).times
|
141
|
-
# my_mock.should_receive(:sym).any_number_of_times
|
142
|
-
#
|
143
|
-
# == Ordering
|
144
|
-
#
|
145
|
-
# my_mock.should_receive(:sym).ordered
|
146
|
-
# my_mock.should_receive(:other_sym).ordered
|
147
|
-
# #This will fail if the messages are received out of order
|
148
|
-
#
|
149
|
-
# == Setting Reponses
|
150
|
-
#
|
151
|
-
# Whether you are setting a mock expectation or a simple stub, you can tell the
|
152
|
-
# object precisely how to respond:
|
153
|
-
#
|
154
|
-
# my_mock.should_receive(:sym).and_return(value)
|
155
|
-
# my_mock.should_receive(:sym).exactly(3).times.and_return(value1, value2, value3)
|
156
|
-
# # returns value1 the first time, value2 the second, etc
|
157
|
-
# my_mock.should_receive(:sym).and_return { ... } #returns value returned by the block
|
158
|
-
# my_mock.should_receive(:sym).and_raise(error)
|
159
|
-
# #error can be an instantiated object or a class
|
160
|
-
# #if it is a class, it must be instantiable with no args
|
161
|
-
# my_mock.should_receive(:sym).and_throw(:sym)
|
162
|
-
# my_mock.should_receive(:sym).and_yield(values,to,yield)
|
163
|
-
# my_mock.should_receive(:sym).and_yield(values,to,yield).and_yield(some,other,values,this,time)
|
164
|
-
# # for methods that yield to a block multiple times
|
165
|
-
#
|
166
|
-
# Any of these responses can be applied to a stub as well, but stubs do
|
167
|
-
# not support any qualifiers about the message received (i.e. you can't specify arguments
|
168
|
-
# or receive counts):
|
169
|
-
#
|
170
|
-
# my_mock.stub!(:sym).and_return(value)
|
171
|
-
# my_mock.stub!(:sym).and_return(value1, value2, value3)
|
172
|
-
# my_mock.stub!(:sym).and_raise(error)
|
173
|
-
# my_mock.stub!(:sym).and_throw(:sym)
|
174
|
-
# my_mock.stub!(:sym).and_yield(values,to,yield)
|
175
|
-
# my_mock.stub!(:sym).and_yield(values,to,yield).and_yield(some,other,values,this,time)
|
176
|
-
#
|
177
|
-
# == Arbitrary Handling
|
178
|
-
#
|
179
|
-
# Once in a while you'll find that the available expectations don't solve the
|
180
|
-
# particular problem you are trying to solve. Imagine that you expect the message
|
181
|
-
# to come with an Array argument that has a specific length, but you don't care
|
182
|
-
# what is in it. You could do this:
|
183
|
-
#
|
184
|
-
# my_mock.should_receive(:sym) do |arg|
|
185
|
-
# arg.should be_an_istance_of(Array)
|
186
|
-
# arg.length.should == 7
|
187
|
-
# end
|
188
|
-
#
|
189
|
-
# Note that this would fail if the number of arguments received was different from
|
190
|
-
# the number of block arguments (in this case 1).
|
191
|
-
#
|
192
|
-
# == Combining Expectation Details
|
193
|
-
#
|
194
|
-
# Combining the message name with specific arguments, receive counts and responses
|
195
|
-
# you can get quite a bit of detail in your expectations:
|
196
|
-
#
|
197
|
-
# my_mock.should_receive(:<<).with("illegal value").once.and_raise(ArgumentError)
|
198
|
-
module Mocks
|
199
|
-
end
|
200
|
-
end
|
@@ -1,230 +0,0 @@
|
|
1
|
-
#!/usr/bin/env ruby
|
2
|
-
|
3
|
-
# Define a task library for running RSpec contexts.
|
4
|
-
|
5
|
-
require 'rake'
|
6
|
-
require 'rake/tasklib'
|
7
|
-
|
8
|
-
module Spec
|
9
|
-
module Rake
|
10
|
-
|
11
|
-
# A Rake task that runs a set of specs.
|
12
|
-
#
|
13
|
-
# Example:
|
14
|
-
#
|
15
|
-
# Spec::Rake::SpecTask.new do |t|
|
16
|
-
# t.warning = true
|
17
|
-
# t.rcov = true
|
18
|
-
# end
|
19
|
-
#
|
20
|
-
# This will create a task that can be run with:
|
21
|
-
#
|
22
|
-
# rake spec
|
23
|
-
#
|
24
|
-
# If rake is invoked with a "SPEC=filename" command line option,
|
25
|
-
# then the list of spec files will be overridden to include only the
|
26
|
-
# filename specified on the command line. This provides an easy way
|
27
|
-
# to run just one spec.
|
28
|
-
#
|
29
|
-
# If rake is invoked with a "SPEC_OPTS=options" command line option,
|
30
|
-
# then the given options will override the value of the +spec_opts+
|
31
|
-
# attribute.
|
32
|
-
#
|
33
|
-
# If rake is invoked with a "RCOV_OPTS=options" command line option,
|
34
|
-
# then the given options will override the value of the +rcov_opts+
|
35
|
-
# attribute.
|
36
|
-
#
|
37
|
-
# Examples:
|
38
|
-
#
|
39
|
-
# rake spec # run specs normally
|
40
|
-
# rake spec SPEC=just_one_file.rb # run just one spec file.
|
41
|
-
# rake spec SPEC_OPTS="--diff" # enable diffing
|
42
|
-
# rake spec RCOV_OPTS="--aggregate myfile.txt" # see rcov --help for details
|
43
|
-
#
|
44
|
-
# Each attribute of this task may be a proc. This allows for lazy evaluation,
|
45
|
-
# which is sometimes handy if you want to defer the evaluation of an attribute value
|
46
|
-
# until the task is run (as opposed to when it is defined).
|
47
|
-
#
|
48
|
-
# This task can also be used to run existing Test::Unit tests and get RSpec
|
49
|
-
# output, for example like this:
|
50
|
-
#
|
51
|
-
# require 'spec/rake/spectask'
|
52
|
-
# Spec::Rake::SpecTask.new do |t|
|
53
|
-
# t.ruby_opts = ['-rtest/unit']
|
54
|
-
# t.spec_files = FileList['test/**/*_test.rb']
|
55
|
-
# end
|
56
|
-
#
|
57
|
-
class SpecTask < ::Rake::TaskLib
|
58
|
-
def self.attr_accessor(*names)
|
59
|
-
super(*names)
|
60
|
-
names.each do |name|
|
61
|
-
module_eval "def #{name}() evaluate(@#{name}) end" # Allows use of procs
|
62
|
-
end
|
63
|
-
end
|
64
|
-
|
65
|
-
# Name of spec task. (default is :spec)
|
66
|
-
attr_accessor :name
|
67
|
-
|
68
|
-
# Array of directories to be added to $LOAD_PATH before running the
|
69
|
-
# specs. Defaults to ['<the absolute path to RSpec's lib directory>']
|
70
|
-
attr_accessor :libs
|
71
|
-
|
72
|
-
# If true, requests that the specs be run with the warning flag set.
|
73
|
-
# E.g. warning=true implies "ruby -w" used to run the specs. Defaults to false.
|
74
|
-
attr_accessor :warning
|
75
|
-
|
76
|
-
# Glob pattern to match spec files. (default is 'spec/**/*_spec.rb')
|
77
|
-
# Setting the SPEC environment variable overrides this.
|
78
|
-
attr_accessor :pattern
|
79
|
-
|
80
|
-
# Array of commandline options to pass to RSpec. Defaults to [].
|
81
|
-
# Setting the SPEC_OPTS environment variable overrides this.
|
82
|
-
attr_accessor :spec_opts
|
83
|
-
|
84
|
-
# Whether or not to use RCov (default is false)
|
85
|
-
# See http://eigenclass.org/hiki.rb?rcov
|
86
|
-
attr_accessor :rcov
|
87
|
-
|
88
|
-
# Array of commandline options to pass to RCov. Defaults to ['--exclude', 'lib\/spec,bin\/spec'].
|
89
|
-
# Ignored if rcov=false
|
90
|
-
# Setting the RCOV_OPTS environment variable overrides this.
|
91
|
-
attr_accessor :rcov_opts
|
92
|
-
|
93
|
-
# Directory where the RCov report is written. Defaults to "coverage"
|
94
|
-
# Ignored if rcov=false
|
95
|
-
attr_accessor :rcov_dir
|
96
|
-
|
97
|
-
# Array of commandline options to pass to ruby. Defaults to [].
|
98
|
-
attr_accessor :ruby_opts
|
99
|
-
|
100
|
-
# Whether or not to fail Rake when an error occurs (typically when specs fail).
|
101
|
-
# Defaults to true.
|
102
|
-
attr_accessor :fail_on_error
|
103
|
-
|
104
|
-
# A message to print to stderr when there are failures.
|
105
|
-
attr_accessor :failure_message
|
106
|
-
|
107
|
-
# Where RSpec's output is written. Defaults to $stdout.
|
108
|
-
# DEPRECATED. Use --format FORMAT:WHERE in spec_opts.
|
109
|
-
attr_accessor :out
|
110
|
-
|
111
|
-
# Explicitly define the list of spec files to be included in a
|
112
|
-
# spec. +spec_files+ is expected to be an array of file names (a
|
113
|
-
# FileList is acceptable). If both +pattern+ and +spec_files+ are
|
114
|
-
# used, then the list of spec files is the union of the two.
|
115
|
-
# Setting the SPEC environment variable overrides this.
|
116
|
-
attr_accessor :spec_files
|
117
|
-
|
118
|
-
# Use verbose output. If this is set to true, the task will print
|
119
|
-
# the executed spec command to stdout. Defaults to false.
|
120
|
-
attr_accessor :verbose
|
121
|
-
|
122
|
-
# Explicitly define the path to the ruby binary, or its proxy (e.g. multiruby)
|
123
|
-
attr_accessor :ruby_cmd
|
124
|
-
|
125
|
-
# Defines a new task, using the name +name+.
|
126
|
-
def initialize(name=:spec)
|
127
|
-
@name = name
|
128
|
-
@libs = ['lib']
|
129
|
-
@pattern = nil
|
130
|
-
@spec_files = nil
|
131
|
-
@spec_opts = []
|
132
|
-
@warning = false
|
133
|
-
@ruby_opts = []
|
134
|
-
@fail_on_error = true
|
135
|
-
@rcov = false
|
136
|
-
@rcov_opts = ['--exclude', 'lib\/spec,bin\/spec,config\/boot.rb']
|
137
|
-
@rcov_dir = "coverage"
|
138
|
-
|
139
|
-
yield self if block_given?
|
140
|
-
@pattern = 'spec/**/*_spec.rb' if pattern.nil? && spec_files.nil?
|
141
|
-
define
|
142
|
-
end
|
143
|
-
|
144
|
-
def define # :nodoc:
|
145
|
-
spec_script = File.expand_path(File.join(File.dirname(__FILE__),"..","..","..","bin","spec"))
|
146
|
-
|
147
|
-
lib_path = libs.join(File::PATH_SEPARATOR)
|
148
|
-
actual_name = Hash === name ? name.keys.first : name
|
149
|
-
unless ::Rake.application.last_comment
|
150
|
-
desc "Run specs" + (rcov ? " using RCov" : "")
|
151
|
-
end
|
152
|
-
task name do
|
153
|
-
RakeFileUtils.verbose(verbose) do
|
154
|
-
unless spec_file_list.empty?
|
155
|
-
# ruby [ruby_opts] -Ilib -S rcov [rcov_opts] bin/spec -- examples [spec_opts]
|
156
|
-
# or
|
157
|
-
# ruby [ruby_opts] -Ilib bin/spec examples [spec_opts]
|
158
|
-
cmd_parts = [ruby_cmd || RUBY]
|
159
|
-
cmd_parts += ruby_opts
|
160
|
-
cmd_parts << %[-I"#{lib_path}"]
|
161
|
-
cmd_parts << "-S rcov" if rcov
|
162
|
-
cmd_parts << "-w" if warning
|
163
|
-
cmd_parts << rcov_option_list
|
164
|
-
cmd_parts << %[-o "#{rcov_dir}"] if rcov
|
165
|
-
cmd_parts << %["#{spec_script}"]
|
166
|
-
cmd_parts << "--" if rcov
|
167
|
-
cmd_parts += spec_file_list.collect { |fn| %["#{fn}"] }
|
168
|
-
cmd_parts << spec_option_list
|
169
|
-
if out
|
170
|
-
cmd_parts << %[> "#{out}"]
|
171
|
-
STDERR.puts "The Spec::Rake::SpecTask#out attribute is DEPRECATED and will be removed in a future version. Use --format FORMAT:WHERE instead."
|
172
|
-
end
|
173
|
-
cmd = cmd_parts.join(" ")
|
174
|
-
puts cmd if verbose
|
175
|
-
unless system(cmd)
|
176
|
-
STDERR.puts failure_message if failure_message
|
177
|
-
raise("Command #{cmd} failed") if fail_on_error
|
178
|
-
end
|
179
|
-
end
|
180
|
-
end
|
181
|
-
end
|
182
|
-
|
183
|
-
if rcov
|
184
|
-
desc "Remove rcov products for #{actual_name}"
|
185
|
-
task paste("clobber_", actual_name) do
|
186
|
-
rm_r rcov_dir rescue nil
|
187
|
-
end
|
188
|
-
|
189
|
-
clobber_task = paste("clobber_", actual_name)
|
190
|
-
task :clobber => [clobber_task]
|
191
|
-
|
192
|
-
task actual_name => clobber_task
|
193
|
-
end
|
194
|
-
self
|
195
|
-
end
|
196
|
-
|
197
|
-
def rcov_option_list # :nodoc:
|
198
|
-
if rcov
|
199
|
-
ENV['RCOV_OPTS'] || rcov_opts.join(" ") || ""
|
200
|
-
else
|
201
|
-
""
|
202
|
-
end
|
203
|
-
end
|
204
|
-
|
205
|
-
def spec_option_list # :nodoc:
|
206
|
-
STDERR.puts "RSPECOPTS is DEPRECATED and will be removed in a future version. Use SPEC_OPTS instead." if ENV['RSPECOPTS']
|
207
|
-
ENV['SPEC_OPTS'] || ENV['RSPECOPTS'] || spec_opts.join(" ") || ""
|
208
|
-
end
|
209
|
-
|
210
|
-
def evaluate(o) # :nodoc:
|
211
|
-
case o
|
212
|
-
when Proc then o.call
|
213
|
-
else o
|
214
|
-
end
|
215
|
-
end
|
216
|
-
|
217
|
-
def spec_file_list # :nodoc:
|
218
|
-
if ENV['SPEC']
|
219
|
-
FileList[ ENV['SPEC'] ]
|
220
|
-
else
|
221
|
-
result = []
|
222
|
-
result += spec_files.to_a if spec_files
|
223
|
-
result += FileList[ pattern ].to_a if pattern
|
224
|
-
FileList[result]
|
225
|
-
end
|
226
|
-
end
|
227
|
-
|
228
|
-
end
|
229
|
-
end
|
230
|
-
end
|