| patch |
summary |
view |
raw |
| 10-force-spec-binary-path.patch |
lib/autotest/rspec.rb | 2 +-
lib/spec/rake/spectask.rb | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| 11_dont-require-rubygems.patch |
lib/spec/adapters/mock_frameworks/flexmock.rb | 8 ++++++--
lib/spec/adapters/mock_frameworks/mocha.rb | 11 ++++++++---
lib/spec/adapters/mock_frameworks/rr.rb | 8 ++++++--
lib/spec/runner/heckle_runner.rb | 5 ++---
4 files changed, 22 insertions(+), 10 deletions(-)
|
view
|
download
|
| 13_skip-unsupported-tests.patch |
spec/spec/runner/formatter/html_formatter_spec.rb | 1 +
spec/spec/runner/formatter/text_mate_formatter_spec.rb | 1 +
2 files changed, 2 insertions(+)
|
view
|
download
|
| 14_ruby1.9.2-lambda.patch |
lib/spec/example/example_group_methods.rb | 2 +-
lib/spec/example/subject.rb | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| 15_ruby1.9.2-array-sort.patch |
lib/spec/matchers/match_array.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 16_ruby1.9.2-class-variable.patch |
spec/spec/example/example_group_spec.rb | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
|
view
|
download
|
| 17_ruby1.9.2-formatter-samples.patch |
spec/spec/runner/formatter/html_formatted-1.9.2.html | 377 ++++++++++++++
spec/spec/runner/formatter/text_mate_formatted-1.9.2.html | 371 +++++++++++++
2 files changed, 748 insertions(+)
|
view
|
download
|
| 18_ruby1.9.2-minor-test-fix.patch |
spec/spec/example/example_group_proxy_spec.rb | 1 +
1 file changed, 1 insertion(+)
|
view
|
download
|