dwolla_swagger 1.0.5 → 1.0.6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile +4 -0
- data/Gemfile.lock +66 -0
- data/lib/dwolla_swagger/api/fundingsources_api.rb +8 -4
- data/lib/dwolla_swagger/models/micro_deposits.rb +46 -0
- data/lib/dwolla_swagger/swagger/version.rb +1 -1
- data/lib/dwolla_swagger.rb +10 -9
- data/vendor/bundle/ruby/2.2.0/bin/autotest +23 -0
- data/vendor/bundle/ruby/2.2.0/bin/htmldiff +25 -0
- data/vendor/bundle/ruby/2.2.0/bin/ldiff +25 -0
- data/vendor/bundle/ruby/2.2.0/bin/multigem +25 -0
- data/vendor/bundle/ruby/2.2.0/bin/multiruby +25 -0
- data/vendor/bundle/ruby/2.2.0/bin/multiruby_setup +25 -0
- data/vendor/bundle/ruby/2.2.0/bin/rspec +23 -0
- data/vendor/bundle/ruby/2.2.0/bin/safe_yaml +23 -0
- data/vendor/bundle/ruby/2.2.0/bin/unit_diff +25 -0
- data/vendor/bundle/ruby/2.2.0/bin/zentest +25 -0
- data/vendor/bundle/ruby/2.2.0/cache/ZenTest-4.11.0.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/addressable-2.4.0.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/autotest-4.4.6.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/autotest-fsevent-0.2.11.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/autotest-growl-0.2.16.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/autotest-rails-pure-4.1.2.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/crack-0.4.3.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/diff-lcs-1.2.5.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/ethon-0.8.0.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/ffi-1.9.10.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/hashdiff-0.2.3.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/json-1.8.3.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/rspec-3.4.0.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/rspec-core-3.4.1.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/rspec-expectations-3.4.0.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/rspec-mocks-3.4.0.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/rspec-support-3.4.1.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/safe_yaml-1.0.4.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/sys-uname-1.0.2.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/typhoeus-0.8.0.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/vcr-2.9.3.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/webmock-1.22.3.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0/autotest-fsevent-0.2.11/gem.build_complete +0 -0
- data/vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0/autotest-fsevent-0.2.11/gem_make.out +10 -0
- data/vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0/ffi-1.9.10/ffi_c.bundle +0 -0
- data/vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0/ffi-1.9.10/gem.build_complete +0 -0
- data/vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0/ffi-1.9.10/gem_make.out +143 -0
- data/vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0/ffi-1.9.10/mkmf.log +281 -0
- data/vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0/json-1.8.3/gem.build_complete +0 -0
- data/vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0/json-1.8.3/gem_make.out +9 -0
- data/vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0/json-1.8.3/json/ext/generator.bundle +0 -0
- data/vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0/json-1.8.3/json/ext/parser.bundle +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/.autotest +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/.gemtest +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/History.txt +927 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/Manifest.txt +38 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/README.txt +160 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/Rakefile +54 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/articles/Article.css +721 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/articles/getting_started_with_autotest.html +533 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/articles/how_to_use_zentest.txt +393 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/bin/autotest +6 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/bin/multigem +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/bin/multiruby +76 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/bin/multiruby_setup +74 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/bin/unit_diff +38 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/bin/zentest +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/example.txt +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/example1.rb +7 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/example2.rb +15 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/example_dot_autotest.rb +16 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/autotest/autoupdate.rb +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/autotest/bundler.rb +10 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/autotest/isolate.rb +19 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/autotest/once.rb +9 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/autotest/preload.rb +56 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/autotest/rcov.rb +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/autotest/restart.rb +16 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/autotest/timestamp.rb +9 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/autotest.rb +901 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/focus.rb +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/functional_test_matrix.rb +92 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/multiruby.rb +413 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/unit_diff.rb +274 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/zentest.rb +601 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/zentest_mapping.rb +117 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/test/test_autotest.rb +560 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/test/test_focus.rb +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/test/test_unit_diff.rb +372 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/test/test_zentest.rb +572 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/test/test_zentest_mapping.rb +242 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/CHANGELOG.md +192 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/Gemfile +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/LICENSE.txt +202 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/README.md +105 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/Rakefile +32 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/addressable.gemspec +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/data/unicode.data +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/lib/addressable/idna/native.rb +55 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/lib/addressable/idna/pure.rb +672 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/lib/addressable/idna.rb +25 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/lib/addressable/template.rb +1051 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/lib/addressable/uri.rb +2424 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/lib/addressable/version.rb +30 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/lib/addressable.rb +2 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/spec/addressable/idna_spec.rb +270 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/spec/addressable/net_http_compat_spec.rb +28 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/spec/addressable/rack_mount_compat_spec.rb +104 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/spec/addressable/security_spec.rb +57 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/spec/addressable/template_spec.rb +1386 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/spec/addressable/uri_spec.rb +6205 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/spec/spec_helper.rb +21 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/tasks/clobber.rake +2 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/tasks/gem.rake +97 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/tasks/git.rake +45 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/tasks/metrics.rake +22 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/tasks/rspec.rake +21 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/tasks/yard.rake +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-4.4.6/History.txt +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-4.4.6/Manifest.txt +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-4.4.6/README.txt +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-4.4.6/Rakefile +17 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/.gitignore +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/.ruby-version +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/CHANGELOG.txt +91 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/Gemfile +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/Gemfile.lock +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/LICENSE +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/PostInstall.txt +14 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/README.rdoc +152 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/Rakefile +7 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/autotest-fsevent.gemspec +28 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/bin/fsevent_sleep +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/ext/fsevent/Makefile +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/ext/fsevent/extconf.rb +41 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/ext/fsevent/fsevent.dll +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/ext/fsevent/fsevent.so +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/ext/fsevent/fsevent_sleep.c +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/ext/fsevent/make +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/ext/fsevent/nmake.bat +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/lib/autotest/fsevent.rb +38 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/lib/autotest-fsevent/version.rb +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/lib/autotest-fsevent.rb +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/prebuilt/10.7/fsevent_sleep +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/spec/autotest-fsevent_spec.rb +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/spec/spec_helper.rb +8 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/.gitignore +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/.rvmrc +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/CHANGELOG.txt +140 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/Gemfile +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/Gemfile.lock +28 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/LICENSE +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/PostInstall.txt +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/README.rdoc +268 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/Rakefile +7 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/autotest-growl.gemspec +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/growl/growlnotify +19 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/growl/growlnotify-1.1.5 +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/growl/growlnotify-1.3 +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/growl/growlnotify.com +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/img/ampelmaennchen/error.png +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/img/ampelmaennchen/failed.png +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/img/ampelmaennchen/info.png +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/img/ampelmaennchen/passed.png +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/img/ampelmaennchen/pending.png +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/img/ruby/error.png +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/img/ruby/failed.png +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/img/ruby/info.png +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/img/ruby/passed.png +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/img/ruby/pending.png +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/lib/autotest/growl.rb +199 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/lib/autotest/result.rb +64 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/lib/autotest-growl/version.rb +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/lib/autotest-growl.rb +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/spec/autotest-growl_spec.rb +79 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/spec/spec_helper.rb +14 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/.autotest +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/History.txt +2 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/Rakefile +21 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/Readme.md +48 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/VERSION +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/autotest-rails-pure.gemspec +45 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/lib/autotest/discover.rb +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/lib/autotest/fixtures.rb +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/lib/autotest/migrate.rb +7 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/lib/autotest/rails.rb +100 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/test/rails_test.rb +30 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/.gitignore +8 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/.travis.yml +14 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/Gemfile +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/History +25 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/LICENSE +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/README.md +46 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/crack.gemspec +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/lib/crack/json.rb +111 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/lib/crack/util.rb +17 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/lib/crack/version.rb +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/lib/crack/xml.rb +238 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/lib/crack.rb +7 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/script/bootstrap +21 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/script/release +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/script/test +25 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/test/data/large_dataset.json +139988 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/test/data/twittersearch-firefox.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/test/data/twittersearch-ie.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/test/hash_test.rb +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/test/json_test.rb +91 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/test/parser_test.rb +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/test/string_test.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/test/test_helper.rb +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/test/xml_test.rb +514 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/.autotest +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/.gemtest +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/.hoerc +2 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/.rspec +2 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/.travis.yml +22 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/Contributing.rdoc +64 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/Gemfile +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/History.rdoc +152 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/License.rdoc +39 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/Manifest.txt +38 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/README.rdoc +85 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/Rakefile +41 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/autotest/discover.rb +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/bin/htmldiff +32 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/bin/ldiff +6 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/docs/COPYING.txt +339 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/docs/artistic.txt +127 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/array.rb +7 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/block.rb +37 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/callbacks.rb +322 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/change.rb +177 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/htmldiff.rb +149 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/hunk.rb +276 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/internals.rb +301 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/ldiff.rb +195 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/string.rb +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs.rb +805 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff-lcs.rb +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/change_spec.rb +65 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/diff_spec.rb +47 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/hunk_spec.rb +72 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/issues_spec.rb +24 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/lcs_spec.rb +54 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/patch_spec.rb +414 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/sdiff_spec.rb +214 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/spec_helper.rb +290 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/traverse_balanced_spec.rb +310 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/traverse_sequences_spec.rb +139 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/.gitignore +7 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/.rspec +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/.travis.yml +18 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/CHANGELOG.md +325 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/Gemfile +22 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/Guardfile +9 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/LICENSE +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/README.md +96 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/Rakefile +39 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/ethon.gemspec +25 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/curl.rb +89 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/curls/classes.rb +54 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/curls/codes.rb +122 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/curls/constants.rb +62 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/curls/form_options.rb +36 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/curls/functions.rb +64 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/curls/infos.rb +174 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/curls/messages.rb +18 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/curls/options.rb +452 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/curls/settings.rb +8 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/callbacks.rb +129 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/debug_info.rb +46 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/features.rb +30 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/form.rb +104 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/header.rb +60 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/actionable.rb +147 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/custom.rb +28 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/delete.rb +24 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/get.rb +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/head.rb +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/options.rb +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/patch.rb +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/post.rb +25 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/postable.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/put.rb +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/putable.rb +24 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http.rb +67 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/informations.rb +94 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/mirror.rb +39 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/operations.rb +55 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/options.rb +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/params.rb +28 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/queryable.rb +142 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/response_callbacks.rb +101 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/util.rb +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy.rb +301 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/errors/ethon_error.rb +8 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/errors/global_init.rb +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/errors/invalid_option.rb +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/errors/invalid_value.rb +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/errors/multi_add.rb +11 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/errors/multi_fdset.rb +11 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/errors/multi_remove.rb +11 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/errors/multi_timeout.rb +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/errors/select.rb +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/errors.rb +16 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/libc.rb +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/loggable.rb +58 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/multi/operations.rb +190 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/multi/options.rb +116 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/multi/stack.rb +48 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/multi.rb +103 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/version.rb +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/profile/benchmarks.rb +137 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/profile/memory_leaks.rb +113 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/profile/perf_spec_helper.rb +36 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/profile/support/memory_test_helpers.rb +75 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/profile/support/os_memory_leak_tracker.rb +47 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/profile/support/ruby_object_leak_tracker.rb +48 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/curl_spec.rb +37 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/callbacks_spec.rb +52 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/debug_info_spec.rb +52 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/features_spec.rb +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/form_spec.rb +76 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/header_spec.rb +78 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/http/custom_spec.rb +176 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/http/delete_spec.rb +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/http/get_spec.rb +89 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/http/head_spec.rb +79 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/http/options_spec.rb +50 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/http/patch_spec.rb +50 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/http/post_spec.rb +280 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/http/put_spec.rb +167 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/http_spec.rb +63 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/informations_spec.rb +97 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/mirror_spec.rb +45 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/operations_spec.rb +266 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/options_spec.rb +134 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/queryable_spec.rb +223 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/response_callbacks_spec.rb +95 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/util_spec.rb +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy_spec.rb +114 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/libc_spec.rb +13 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/loggable_spec.rb +21 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/multi/operations_spec.rb +297 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/multi/options_spec.rb +68 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/multi/stack_spec.rb +79 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/multi_spec.rb +21 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/spec_helper.rb +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/support/localhost_server.rb +94 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/support/server.rb +114 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/COPYING +49 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/LICENSE +24 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/README.md +109 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/Rakefile +210 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/.RUBYARCHDIR.time +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/AbstractMemory.c +1032 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/AbstractMemory.h +175 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/AbstractMemory.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ArrayType.c +162 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ArrayType.h +59 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ArrayType.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Buffer.c +365 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Buffer.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Call.c +530 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Call.h +93 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Call.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ClosurePool.c +283 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ClosurePool.h +57 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ClosurePool.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/DataConverter.c +91 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/DataConverter.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/DynamicLibrary.c +337 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/DynamicLibrary.h +98 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/DynamicLibrary.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Function.c +1000 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Function.h +87 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Function.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/FunctionInfo.c +271 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/FunctionInfo.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/LastError.c +184 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/LastError.h +47 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/LastError.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/LongDouble.c +63 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/LongDouble.h +51 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/LongDouble.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Makefile +262 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MappedType.c +168 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MappedType.h +59 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MappedType.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MemoryPointer.c +197 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MemoryPointer.h +53 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MemoryPointer.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MethodHandle.c +360 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MethodHandle.h +55 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MethodHandle.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Platform.c +121 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Platform.h +45 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Platform.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Pointer.c +508 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Pointer.h +63 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Pointer.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Struct.c +829 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Struct.h +106 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Struct.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/StructByReference.c +190 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/StructByReference.h +50 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/StructByReference.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/StructByValue.c +150 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/StructByValue.h +55 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/StructByValue.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/StructLayout.c +698 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/StructLayout.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Thread.c +352 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Thread.h +95 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Thread.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Type.c +397 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Type.h +62 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Type.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Types.c +139 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Types.h +89 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Types.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Variadic.c +280 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Variadic.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/compat.h +83 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/extconf.h +7 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/extconf.rb +65 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ffi.c +98 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ffi.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ffi_c.bundle +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/ChangeLog +4600 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/ChangeLog.libffi +584 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/ChangeLog.libgcj +40 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/ChangeLog.v1 +764 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/LICENSE +21 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/Makefile.am +196 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/Makefile.in +1820 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/Makefile.vc +141 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/Makefile.vc64 +141 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/README +342 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/acinclude.m4 +92 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/aclocal.m4 +1873 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/build-ios.sh +67 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/compile +143 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/config.guess +1501 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/config.sub +1705 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/configure +17191 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/configure.ac +496 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/configure.host +11 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/depcomp +630 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/doc/libffi.info +593 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/doc/libffi.texi +600 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/doc/stamp-vti +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/doc/version.texi +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/fficonfig.h.in +199 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/fficonfig.hw +57 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/include/Makefile.am +9 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/include/Makefile.in +487 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/include/ffi.h.in +427 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/include/ffi.h.vc +427 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/include/ffi.h.vc64 +427 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/include/ffi_common.h +126 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/install-sh +520 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/libffi.pc.in +10 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/libtool-version +29 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/ltmain.sh +9636 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ax_cc_maxopt.m4 +176 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ax_cflags_warn_all.m4 +195 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ax_check_compiler_flags.m4 +76 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ax_compiler_vendor.m4 +63 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ax_configure_args.m4 +70 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ax_enable_builddir.m4 +300 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ax_gcc_archflag.m4 +215 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ax_gcc_x86_cpuid.m4 +79 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/libtool.m4 +7831 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ltoptions.m4 +369 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ltsugar.m4 +123 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ltversion.m4 +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/lt~obsolete.m4 +98 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/man/Makefile.am +8 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/man/Makefile.in +466 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/man/ffi.3 +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/man/ffi_call.3 +103 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/man/ffi_prep_cif.3 +66 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/mdate-sh +201 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/missing +376 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/msvcc.sh +197 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/alpha/ffi.c +284 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/alpha/ffitarget.h +48 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/alpha/osf.S +387 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/arm/ffi.c +728 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/arm/ffitarget.h +65 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/arm/gentramp.sh +118 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/arm/sysv.S +497 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/arm/trampoline.S +4450 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/avr32/ffi.c +423 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/avr32/ffitarget.h +50 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/avr32/sysv.S +208 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/closures.c +615 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/cris/ffi.c +383 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/cris/ffitarget.h +51 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/cris/sysv.S +215 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/debug.c +59 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/dlmalloc.c +5161 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/frv/eabi.S +128 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/frv/ffi.c +292 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/frv/ffitarget.h +57 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/ia64/ffi.c +582 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/ia64/ffitarget.h +50 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/ia64/ia64_flags.h +40 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/ia64/unix.S +560 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/java_raw_api.c +356 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/m32r/ffi.c +232 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/m32r/ffitarget.h +48 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/m32r/sysv.S +121 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/m68k/ffi.c +288 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/m68k/ffitarget.h +49 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/m68k/sysv.S +270 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/mips/ffi.c +1036 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/mips/ffitarget.h +242 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/mips/n32.S +591 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/mips/o32.S +381 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/moxie/eabi.S +128 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/moxie/ffi.c +276 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/pa/ffi.c +719 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/pa/ffitarget.h +78 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/pa/hpux32.S +368 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/pa/linux.S +357 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/aix.S +328 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/aix_closure.S +445 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/asm.h +125 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/darwin.S +383 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/darwin_closure.S +575 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/ffi.c +1448 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/ffi_darwin.c +1359 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/ffitarget.h +139 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/linux64.S +187 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/linux64_closure.S +236 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/ppc_closure.S +327 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/sysv.S +219 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/prep_cif.c +177 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/raw_api.c +254 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/s390/ffi.c +780 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/s390/ffitarget.h +62 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/s390/sysv.S +434 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sh/ffi.c +716 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sh/ffitarget.h +49 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sh/sysv.S +850 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sh64/ffi.c +468 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sh64/ffitarget.h +53 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sh64/sysv.S +539 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sparc/ffi.c +669 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sparc/ffitarget.h +68 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sparc/v8.S +313 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sparc/v9.S +307 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/types.c +77 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/darwin.S +444 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/darwin64.S +416 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/ffi.c +644 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/ffi64.c +635 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/ffitarget.h +121 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/freebsd.S +458 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/sysv.S +468 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/unix64.S +426 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/win32.S +1065 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/win64.S +468 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/Makefile.am +80 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/Makefile.in +500 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/config/default.exp +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/lib/libffi-dg.exp +300 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/lib/libffi.exp +350 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/lib/target-libpath.exp +263 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/lib/wrapper.exp +45 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/call.exp +32 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn0.c +89 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn1.c +81 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn2.c +81 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn3.c +82 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn4.c +89 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn5.c +92 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn6.c +90 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_loc_fn0.c +95 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_stdcall.c +64 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_12byte.c +94 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_16byte.c +95 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_18byte.c +96 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_19byte.c +102 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_1_1byte.c +89 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_20byte.c +91 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_20byte1.c +93 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_24byte.c +113 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_2byte.c +90 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_3_1byte.c +95 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_3byte1.c +90 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_3byte2.c +90 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_4_1byte.c +98 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_4byte.c +90 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_5_1_byte.c +109 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_5byte.c +98 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_64byte.c +124 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_6_1_byte.c +113 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_6byte.c +99 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_7_1_byte.c +117 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_7byte.c +97 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_8byte.c +88 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_9byte1.c +90 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_9byte2.c +91 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_double.c +93 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_float.c +91 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble.c +92 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble_split.c +134 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble_split2.c +117 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_pointer.c +95 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint16.c +91 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint32.c +91 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint64.c +92 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint16.c +91 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint32.c +91 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint64.c +93 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_dbls_struct.c +66 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_double.c +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_double_va.c +60 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_float.c +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_longdouble.c +105 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_longdouble_va.c +60 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_schar.c +74 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_sshort.c +74 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_sshortchar.c +86 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_uchar.c +91 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_ushort.c +74 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_ushortchar.c +86 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_pointer.c +74 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_pointer_stack.c +140 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_schar.c +44 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_sint.c +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_sshort.c +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_uchar.c +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_uint.c +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_ulonglong.c +47 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_ushort.c +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/err_bad_abi.c +36 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/err_bad_typedef.c +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/ffitest.h +153 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/float.c +59 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/float1.c +58 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/float2.c +58 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/float3.c +72 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/float4.c +62 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/huge_struct.c +342 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/many.c +69 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/many_win32.c +63 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/negint.c +53 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct.c +152 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct1.c +161 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct10.c +133 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct2.c +110 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct3.c +111 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct4.c +111 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct5.c +112 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct6.c +131 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct7.c +111 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct8.c +131 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct9.c +131 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/problem1.c +90 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/promotion.c +59 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/pyobjc-tc.c +114 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl.c +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl1.c +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl2.c +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_fl.c +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_fl1.c +36 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_fl2.c +49 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_fl3.c +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_ldl.c +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_ll.c +41 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_ll1.c +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_sc.c +36 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_sl.c +38 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_uc.c +38 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_ul.c +38 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/stret_large.c +145 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/stret_large2.c +148 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/stret_medium.c +124 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/stret_medium2.c +125 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/strlen.c +44 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/strlen_win32.c +44 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct1.c +65 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct2.c +67 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct3.c +59 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct4.c +63 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct5.c +65 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct6.c +64 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct7.c +74 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct8.c +80 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct9.c +67 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/testclosure.c +70 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.special/ffitestcxx.h +96 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.special/special.exp +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.special/unwindtest.cc +124 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.special/unwindtest_ffi_call.cc +53 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/texinfo.tex +7210 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/.libs/libffi.5.dylib +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/.libs/libffi.dylib +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/.libs/libffi.la +41 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/.libs/libffi.lai +41 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/.libs/libffi_convenience.a +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/.libs/libffi_convenience.la +41 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/Makefile +1820 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/config.log +1097 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/config.status +2336 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/fficonfig.h +200 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/include/Makefile +487 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/include/ffi.h +427 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/include/ffitarget.h +121 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/libffi.la +41 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/libffi.pc +10 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/libffi_convenience.la +41 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/libtool +10056 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/man/Makefile +466 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/.deps/.dirstamp +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/.dirstamp +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/.libs/closures.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/.libs/debug.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/.libs/java_raw_api.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/.libs/prep_cif.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/.libs/raw_api.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/.libs/types.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/closures.lo +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/debug.lo +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/java_raw_api.lo +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/prep_cif.lo +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/raw_api.lo +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/types.lo +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/x86/.deps/.dirstamp +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/x86/.dirstamp +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/x86/.libs/darwin.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/x86/.libs/darwin64.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/x86/.libs/ffi.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/x86/.libs/ffi64.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/x86/darwin.lo +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/x86/darwin64.lo +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/x86/ffi.lo +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/x86/ffi64.lo +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/stamp-h1 +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/testsuite/Makefile +500 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi.bsd.mk +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi.darwin.mk +95 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi.gnu.mk +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi.mk +13 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi.vc.mk +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi.vc64.mk +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/rbffi.h +57 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/rbffi_endian.h +59 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/win32/stdbool.h +8 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/win32/stdint.h +201 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ffi.gemspec +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/gen/Rakefile +30 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/autopointer.rb +194 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/buffer.rb +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/callback.rb +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/enum.rb +174 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/errno.rb +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/ffi.rb +44 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/io.rb +62 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/library.rb +524 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/managedstruct.rb +84 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/memorypointer.rb +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/aarch64-linux/types.conf +104 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/arm-linux/types.conf +104 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-cygwin/types.conf +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-darwin/types.conf +100 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-freebsd/types.conf +152 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-gnu/types.conf +107 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-linux/types.conf +103 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-netbsd/types.conf +126 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-openbsd/types.conf +128 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-solaris/types.conf +122 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-windows/types.conf +105 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/ia64-linux/types.conf +104 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/mips-linux/types.conf +102 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/mips64el-linux/types.conf +104 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/mipsel-linux/types.conf +102 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/powerpc-aix/types.conf +180 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/powerpc-darwin/types.conf +100 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/powerpc-linux/types.conf +100 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/powerpc64-linux/types.conf +104 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/s390-linux/types.conf +102 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/s390x-linux/types.conf +102 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/sparc-linux/types.conf +102 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/sparc-solaris/types.conf +128 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/sparcv9-solaris/types.conf +128 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/x86_64-cygwin/types.conf +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/x86_64-darwin/types.conf +126 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/x86_64-freebsd/types.conf +128 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/x86_64-linux/types.conf +102 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/x86_64-netbsd/types.conf +128 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/x86_64-openbsd/types.conf +128 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/x86_64-solaris/types.conf +122 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/x86_64-windows/types.conf +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform.rb +159 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/pointer.rb +134 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/struct.rb +373 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/struct_layout_builder.rb +227 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/tools/const_generator.rb +229 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/tools/generator.rb +60 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/tools/generator_task.rb +36 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/tools/struct_generator.rb +194 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/tools/types_generator.rb +135 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/types.rb +190 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/union.rb +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/variadic.rb +78 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/version.rb +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi.rb +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi_c.bundle +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/Benchmark.c +52 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/BoolTest.c +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/BufferTest.c +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/ClosureTest.c +205 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/EnumTest.c +51 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/FunctionTest.c +70 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/GNUmakefile +149 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/GlobalVariable.c +62 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/LastErrorTest.c +21 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/NumberTest.c +132 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/PointerTest.c +63 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/ReferenceTest.c +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/StringTest.c +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/StructTest.c +243 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/UnionTest.c +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/VariadicTest.c +62 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/LICENSE.SPECS +22 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/async_callback_spec.rb +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/bool_spec.rb +32 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/buffer_spec.rb +279 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/callback_spec.rb +773 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/custom_param_type.rb +37 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/custom_type_spec.rb +74 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/dup_spec.rb +52 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/enum_spec.rb +423 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/errno_spec.rb +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/ffi_spec.rb +28 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/Benchmark.c +52 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/BoolTest.c +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/BufferTest.c +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/ClosureTest.c +190 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/EnumTest.c +51 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/FunctionTest.c +58 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/GNUmakefile +149 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/GlobalVariable.c +62 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/LastErrorTest.c +21 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/NumberTest.c +132 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/PointerTest.c +63 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/ReferenceTest.c +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/StringTest.c +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/StructTest.c +243 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/UnionTest.c +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/VariadicTest.c +99 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/classes.rb +438 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/function_spec.rb +92 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/io_spec.rb +16 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/library_spec.rb +276 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/long_double.rb +30 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/managed_struct_spec.rb +68 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/memorypointer_spec.rb +78 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/number_spec.rb +247 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/platform_spec.rb +114 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/pointer_spec.rb +278 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/rbx/attach_function_spec.rb +33 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/rbx/memory_pointer_spec.rb +130 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/rbx/spec_helper.rb +6 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/rbx/struct_spec.rb +18 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/spec_helper.rb +93 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/string_spec.rb +118 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/strptr_spec.rb +50 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/struct_by_ref_spec.rb +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/struct_callback_spec.rb +69 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/struct_initialize_spec.rb +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/struct_packed_spec.rb +50 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/struct_spec.rb +886 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/typedef_spec.rb +91 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/union_spec.rb +67 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/variadic_spec.rb +113 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/spec.opts +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/.gitignore +15 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/.rspec +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/.travis.yml +7 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/.yardopts +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/Gemfile +6 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/LICENSE +19 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/README.md +207 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/Rakefile +13 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/changelog.md +44 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/hashdiff.gemspec +25 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/lib/hashdiff/diff.rb +220 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/lib/hashdiff/lcs.rb +69 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/lib/hashdiff/patch.rb +84 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/lib/hashdiff/util.rb +127 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/lib/hashdiff/version.rb +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/lib/hashdiff.rb +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/spec/hashdiff/best_diff_spec.rb +65 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/spec/hashdiff/diff_array_spec.rb +60 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/spec/hashdiff/diff_spec.rb +232 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/spec/hashdiff/lcs_spec.rb +75 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/spec/hashdiff/patch_spec.rb +136 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/spec/hashdiff/util_spec.rb +73 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/spec/spec_helper.rb +13 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/.gitignore +16 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/.travis.yml +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/CHANGES +295 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/COPYING +58 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/COPYING-json-jruby +57 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/GPL +340 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/Gemfile +10 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/README-json-jruby.markdown +33 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/README.rdoc +358 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/Rakefile +412 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/TODO +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/VERSION +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/data/example.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/data/index.html +38 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/data/prototype.js +4184 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/diagrams/.keep +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/Makefile +195 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/fbuffer/fbuffer.h +190 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/generator/.RUBYARCHDIR.-.json.-.ext.time +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/generator/Makefile +261 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/generator/depend +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/generator/extconf.rb +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/generator/generator.bundle +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/generator/generator.c +1458 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/generator/generator.h +166 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/generator/generator.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/parser/.RUBYARCHDIR.-.json.-.ext.time +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/parser/Makefile +261 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/parser/depend +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/parser/extconf.rb +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/parser/parser.bundle +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/parser/parser.c +2216 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/parser/parser.h +92 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/parser/parser.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/parser/parser.rl +939 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/extconf.rb +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/install.rb +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/ByteListTranscoder.java +167 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/Generator.java +444 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/GeneratorMethods.java +232 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/GeneratorService.java +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/GeneratorState.java +543 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/OptionsReader.java +114 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/Parser.java +2645 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/Parser.rl +969 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/ParserService.java +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/RuntimeInfo.java +121 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/StringDecoder.java +167 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/StringEncoder.java +106 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/Utils.java +89 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/json-java.gemspec +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/json.gemspec +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/json_pure.gemspec +40 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/bigdecimal.rb +28 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/complex.rb +28 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/core.rb +11 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/date.rb +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/date_time.rb +50 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/exception.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/ostruct.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/range.rb +29 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/rational.rb +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/regexp.rb +30 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/struct.rb +30 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/symbol.rb +25 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/time.rb +38 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/common.rb +484 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/ext/.keep +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/ext/generator.bundle +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/ext/parser.bundle +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/ext.rb +21 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/generic_object.rb +70 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/pure/generator.rb +522 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/pure/parser.rb +359 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/pure.rb +21 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/version.rb +8 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json.rb +62 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail1.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail10.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail11.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail12.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail13.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail14.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail18.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail19.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail2.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail20.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail21.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail22.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail23.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail24.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail25.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail27.json +2 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail28.json +2 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail3.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail4.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail5.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail6.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail7.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail8.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail9.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/pass1.json +56 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/pass15.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/pass16.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/pass17.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/pass2.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/pass26.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/pass3.json +6 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/setup_variant.rb +11 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/test_json.rb +553 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/test_json_addition.rb +196 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/test_json_encoding.rb +65 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/test_json_fixtures.rb +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/test_json_generate.rb +337 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/test_json_generic_object.rb +75 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/test_json_string_matching.rb +39 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/test_json_unicode.rb +72 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tools/fuzz.rb +139 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tools/server.rb +62 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-3.4.0/LICENSE.md +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-3.4.0/README.md +39 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-3.4.0/lib/rspec/version.rb +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-3.4.0/lib/rspec.rb +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/.document +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/.yardopts +8 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/Changelog.md +1933 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/LICENSE.md +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/README.md +384 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/exe/rspec +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/autorun.rb +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/backtrace_formatter.rb +65 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/bisect/coordinator.rb +66 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/bisect/example_minimizer.rb +169 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/bisect/runner.rb +139 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/bisect/server.rb +61 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/configuration.rb +1869 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/configuration_options.rb +191 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/drb.rb +111 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/dsl.rb +96 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/example.rb +620 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/example_group.rb +816 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/example_status_persister.rb +235 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/filter_manager.rb +231 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/flat_map.rb +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/base_formatter.rb +70 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/base_text_formatter.rb +77 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/bisect_formatter.rb +68 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/bisect_progress_formatter.rb +144 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/console_codes.rb +65 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/deprecation_formatter.rb +223 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/documentation_formatter.rb +70 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/exception_presenter.rb +480 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/fallback_message_formatter.rb +28 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/helpers.rb +109 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/html_formatter.rb +151 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/html_printer.rb +414 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/html_snippet_extractor.rb +116 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/json_formatter.rb +96 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/profile_formatter.rb +68 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/progress_formatter.rb +28 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/protocol.rb +181 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/snippet_extractor.rb +143 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters.rb +255 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/hooks.rb +638 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/memoized_helpers.rb +532 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/metadata.rb +491 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/metadata_filter.rb +240 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/minitest_assertions_adapter.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/mocking_adapters/flexmock.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/mocking_adapters/mocha.rb +57 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/mocking_adapters/null.rb +14 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/mocking_adapters/rr.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/mocking_adapters/rspec.rb +32 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/notifications.rb +499 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/option_parser.rb +319 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/ordering.rb +158 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/pending.rb +165 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/profiler.rb +32 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/project_initializer/.rspec +2 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/project_initializer/spec/spec_helper.rb +96 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/project_initializer.rb +48 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/rake_task.rb +167 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/reporter.rb +236 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/ruby_project.rb +53 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/runner.rb +179 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/sandbox.rb +37 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/set.rb +49 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/shared_context.rb +55 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/shared_example_group.rb +212 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/shell_escape.rb +49 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/source/location.rb +13 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/source/node.rb +93 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/source/syntax_highlighter.rb +71 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/source/token.rb +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/source.rb +76 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/test_unit_assertions_adapter.rb +30 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/version.rb +9 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/warnings.rb +40 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/world.rb +197 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core.rb +181 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/.document +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/.yardopts +6 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/Changelog.md +979 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/LICENSE.md +25 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/README.md +303 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/expectations/configuration.rb +164 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/expectations/expectation_target.rb +113 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/expectations/fail_with.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/expectations/failure_aggregator.rb +194 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/expectations/handler.rb +170 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/expectations/minitest_integration.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/expectations/syntax.rb +132 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/expectations/version.rb +8 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/expectations.rb +81 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/aliased_matcher.rb +116 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/all.rb +85 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/base_matcher.rb +181 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/be.rb +285 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/be_between.rb +77 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/be_instance_of.rb +22 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/be_kind_of.rb +16 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/be_within.rb +72 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/change.rb +354 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/compound.rb +272 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/contain_exactly.rb +286 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/cover.rb +24 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/eq.rb +40 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/eql.rb +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/equal.rb +81 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/exist.rb +86 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/has.rb +103 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/have_attributes.rb +114 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/include.rb +130 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/match.rb +106 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/operators.rb +128 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/output.rb +200 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/raise_error.rb +228 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/respond_to.rb +90 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/satisfy.rb +37 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/start_or_end_with.rb +94 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/throw_symbol.rb +132 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/yield.rb +419 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in.rb +52 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/composable.rb +185 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/dsl.rb +453 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/english_phrasing.rb +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/expecteds_for_multiple_diffs.rb +73 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/fail_matchers.rb +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/generated_descriptions.rb +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/matcher_delegator.rb +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/matcher_protocol.rb +99 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers.rb +1037 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/.document +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/.yardopts +6 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/Changelog.md +984 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/LICENSE.md +25 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/README.md +445 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/any_instance/chain.rb +110 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/any_instance/error_generator.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/any_instance/expect_chain_chain.rb +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/any_instance/expectation_chain.rb +48 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/any_instance/message_chains.rb +83 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/any_instance/proxy.rb +116 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/any_instance/recorder.rb +264 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/any_instance/stub_chain.rb +46 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/any_instance/stub_chain_chain.rb +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/any_instance.rb +11 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/argument_list_matcher.rb +100 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/argument_matchers.rb +320 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/configuration.rb +205 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/error_generator.rb +367 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/example_methods.rb +422 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/instance_method_stasher.rb +134 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/marshal_extension.rb +41 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/matchers/expectation_customization.rb +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/matchers/have_received.rb +128 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/matchers/receive.rb +130 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/matchers/receive_message_chain.rb +80 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/matchers/receive_messages.rb +75 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/message_chain.rb +87 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/message_expectation.rb +717 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/method_double.rb +287 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/method_reference.rb +192 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/mutate_const.rb +335 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/object_reference.rb +149 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/order_group.rb +81 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/proxy.rb +484 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/space.rb +238 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/standalone.rb +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/syntax.rb +325 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/targets.rb +97 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/test_double.rb +170 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/verifying_double.rb +129 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/verifying_message_expectation.rb +54 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/verifying_proxy.rb +213 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/version.rb +9 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks.rb +126 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/Changelog.md +151 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/LICENSE.md +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/README.md +40 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/caller_filter.rb +83 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/comparable_version.rb +46 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/differ.rb +215 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/directory_maker.rb +63 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/encoded_string.rb +155 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/fuzzy_matcher.rb +48 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/hunk_generator.rb +47 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/matcher_definition.rb +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/method_signature_verifier.rb +290 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/mutex.rb +73 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/object_formatter.rb +108 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/recursive_const_methods.rb +76 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/reentrant_mutex.rb +53 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/ruby_features.rb +149 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/spec/deprecation_helpers.rb +64 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/spec/formatting_support.rb +9 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/spec/in_sub_process.rb +52 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/spec/library_wide_checks.rb +152 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/spec/shell_out.rb +71 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/spec/stderr_splitter.rb +63 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/spec/string_matcher.rb +46 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/spec/with_isolated_directory.rb +9 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/spec/with_isolated_stderr.rb +13 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/spec.rb +81 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/version.rb +7 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/version_checker.rb +53 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/warnings.rb +39 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support.rb +139 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/.gitignore +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/.travis.yml +48 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/CHANGES.md +149 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/Gemfile +11 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/LICENSE.txt +22 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/README.md +191 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/Rakefile +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/bin/safe_yaml +75 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/bundle_install_all_ruby_versions.sh +11 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/deep.rb +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/libyaml_checker.rb +36 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/load.rb +181 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/parse/date.rb +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/parse/hexadecimal.rb +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/parse/sexagesimal.rb +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/psych_handler.rb +99 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/psych_resolver.rb +52 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/resolver.rb +94 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/safe_to_ruby_visitor.rb +29 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/syck_hack.rb +36 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/syck_node_monkeypatch.rb +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/syck_resolver.rb +38 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/transform/to_boolean.rb +21 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/transform/to_date.rb +13 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/transform/to_float.rb +33 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/transform/to_integer.rb +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/transform/to_nil.rb +18 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/transform/to_symbol.rb +17 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/transform/transformation_map.rb +47 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/transform.rb +41 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/version.rb +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml.rb +94 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/run_specs_all_ruby_versions.sh +38 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/safe_yaml.gemspec +19 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/exploit.1.9.2.yaml +2 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/exploit.1.9.3.yaml +2 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/issue48.txt +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/issue49.yml +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/libyaml_checker_spec.rb +69 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/psych_resolver_spec.rb +10 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/resolver_specs.rb +278 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/safe_yaml_spec.rb +731 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/spec_helper.rb +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/support/exploitable_back_door.rb +29 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/syck_resolver_spec.rb +10 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/transform/base64_spec.rb +11 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/transform/to_date_spec.rb +60 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/transform/to_float_spec.rb +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/transform/to_integer_spec.rb +64 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/transform/to_symbol_spec.rb +51 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/yaml_spec.rb +15 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/CHANGES +198 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/MANIFEST +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/README +51 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/Rakefile +39 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/certs/djberg96_pub.pem +21 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/doc/uname.txt +127 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/examples/uname_test.rb +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/lib/sys/platform.rb +54 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/lib/sys/uname.rb +19 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/lib/sys/unix/uname.rb +327 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/lib/sys/windows/uname.rb +507 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/lib/sys-uname.rb +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/sys-uname.gemspec +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/test/test_sys_platform.rb +79 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/test/test_sys_uname.rb +463 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/.gitignore +8 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/.rspec +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/.travis.yml +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/CHANGELOG.md +350 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/CONTRIBUTING.md +16 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/Gemfile +21 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/Guardfile +9 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/LICENSE +22 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/README.md +559 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/Rakefile +38 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/UPGRADE.md +55 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/rack/typhoeus/middleware/params_decoder/helper.rb +76 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/rack/typhoeus/middleware/params_decoder.rb +57 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/rack/typhoeus.rb +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/adapters/faraday.rb +155 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/config.rb +62 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/easy_factory.rb +176 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/errors/no_stub.rb +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/errors/typhoeus_error.rb +8 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/errors.rb +9 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/expectation.rb +217 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/hydra/addable.rb +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/hydra/before.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/hydra/block_connection.rb +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/hydra/cacheable.rb +15 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/hydra/memoizable.rb +56 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/hydra/queueable.rb +83 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/hydra/runnable.rb +19 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/hydra/stubbable.rb +28 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/hydra.rb +95 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/pool.rb +68 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/railtie.rb +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/actions.rb +125 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/before.rb +30 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/block_connection.rb +52 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/cacheable.rb +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/callbacks.rb +133 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/marshal.rb +22 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/memoizable.rb +38 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/operations.rb +40 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/responseable.rb +29 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/streamable.rb +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/stubbable.rb +30 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request.rb +223 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/response/cacheable.rb +14 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/response/header.rb +93 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/response/informations.rb +244 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/response/status.rb +86 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/response.rb +68 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/version.rb +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus.rb +127 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/perf/profile.rb +14 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/perf/vs_nethttp.rb +64 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/rack/typhoeus/middleware/params_decoder/helper_spec.rb +156 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/rack/typhoeus/middleware/params_decoder_spec.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/spec_helper.rb +29 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/support/localhost_server.rb +94 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/support/memory_cache.rb +15 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/support/server.rb +108 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/adapters/faraday_spec.rb +293 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/config_spec.rb +15 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/easy_factory_spec.rb +137 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/errors/no_stub_spec.rb +13 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/expectation_spec.rb +280 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/hydra/addable_spec.rb +22 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/hydra/before_spec.rb +97 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/hydra/block_connection_spec.rb +18 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/hydra/cacheable_spec.rb +58 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/hydra/memoizable_spec.rb +53 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/hydra/queueable_spec.rb +88 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/hydra/runnable_spec.rb +136 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/hydra/stubbable_spec.rb +48 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/hydra_spec.rb +22 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/pool_spec.rb +96 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request/actions_spec.rb +19 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request/before_spec.rb +92 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request/block_connection_spec.rb +75 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request/cacheable_spec.rb +70 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request/callbacks_spec.rb +91 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request/marshal_spec.rb +60 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request/memoizable_spec.rb +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request/operations_spec.rb +101 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request/responseable_spec.rb +13 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request/stubbable_spec.rb +45 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request_spec.rb +214 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/response/header_spec.rb +97 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/response/informations_spec.rb +272 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/response/status_spec.rb +218 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/response_spec.rb +100 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus_spec.rb +105 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/typhoeus.gemspec +25 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/.gemtest +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/.gitignore +52 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/.gitmodules +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/.rspec +2 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/.travis.yml +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/.yardopts +9 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/Appraisals +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/CHANGELOG.md +987 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/CONTRIBUTING.md +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/Gemfile +54 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/Gemfile.lock +159 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/LICENSE +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/README.md +243 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/Rakefile +197 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/Upgrade.md +289 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/benchmarks/http_stubbing_libraries.rb +59 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/benchmarks/null_logging.rb +62 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/cucumber.yml +16 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/.nav +62 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/about_these_examples.md +18 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/allow_unused_http_interactions.feature +100 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/automatic_re_recording.feature +72 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/decompress.feature +74 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/dynamic_erb.feature +100 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/exclusive.feature +123 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/format.feature +308 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/freezing_time.feature +68 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/naming.feature +28 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/no_cassette.feature +152 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/persistence.feature +63 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/update_content_length_header.feature +112 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/configuration/allow_http_connections_when_no_cassette.feature +52 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/configuration/cassette_library_dir.feature +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/configuration/debug_logging.feature +52 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/configuration/default_cassette_options.feature +100 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/configuration/filter_sensitive_data.feature +152 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/configuration/hook_into.feature +172 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/configuration/ignore_request.feature +193 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/configuration/preserve_exact_body_bytes.feature +108 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/configuration/query_parser.feature +84 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/configuration/uri_parser.feature +89 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/getting_started.md +82 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/hooks/after_http_request.feature +57 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/hooks/around_http_request.feature +57 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/hooks/before_http_request.feature +61 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/hooks/before_playback.feature +185 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/hooks/before_record.feature +172 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/http_libraries/em_http_request.feature +247 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/http_libraries/net_http.feature +169 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/middleware/faraday.feature +56 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/middleware/rack.feature +92 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/record_modes/all.feature +82 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/record_modes/new_episodes.feature +79 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/record_modes/none.feature +72 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/record_modes/once.feature +95 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/README.md +30 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/body.feature +91 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/body_as_json.feature +90 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/custom_matcher.feature +135 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/headers.feature +85 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/host.feature +95 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/identical_request_sequence.feature +89 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/method.feature +96 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/path.feature +96 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/playback_repeats.feature +98 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/query.feature +97 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/uri.feature +94 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/uri_without_param.feature +101 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/step_definitions/cli_steps.rb +201 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/support/env.rb +41 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/support/http_lib_filters.rb +53 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/support/vcr_cucumber_helpers.rb +46 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/test_frameworks/cucumber.feature +210 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/test_frameworks/rspec_macro.feature +106 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/test_frameworks/rspec_metadata.feature +149 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/test_frameworks/test_unit.feature +46 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/gemfiles/typhoeus_old.gemfile +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/gemfiles/typhoeus_old.gemfile.lock +133 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette/erb_renderer.rb +55 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette/http_interaction_list.rb +108 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette/migrator.rb +118 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette/persisters/file_system.rb +64 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette/persisters.rb +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette/serializers/json.rb +48 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette/serializers/psych.rb +48 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette/serializers/syck.rb +61 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette/serializers/yaml.rb +50 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette/serializers.rb +57 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette.rb +291 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/configuration.rb +555 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/deprecations.rb +109 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/errors.rb +266 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/extensions/net_http_response.rb +36 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/library_hooks/excon.rb +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/library_hooks/fakeweb.rb +196 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/library_hooks/faraday.rb +47 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/library_hooks/typhoeus.rb +120 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/library_hooks/typhoeus_0.4.rb +103 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/library_hooks/webmock.rb +164 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/library_hooks.rb +18 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/middleware/excon/legacy_methods.rb +33 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/middleware/excon.rb +221 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/middleware/faraday.rb +114 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/middleware/rack.rb +79 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/request_handler.rb +114 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/request_ignorer.rb +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/request_matcher_registry.rb +149 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/structs.rb +578 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/tasks/vcr.rake +9 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/test_frameworks/cucumber.rb +64 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/test_frameworks/rspec.rb +47 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/util/hooks.rb +61 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/util/internet_connection.rb +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/util/logger.rb +59 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/util/variable_args_block_caller.rb +13 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/util/version_checker.rb +48 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/version.rb +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr.rb +347 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/script/ci.sh +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/acceptance/threading_spec.rb +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/capture_warnings.rb +73 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/fixtures/cassette_spec/1_x_cassette.yml +110 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/fixtures/cassette_spec/empty.yml +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/fixtures/cassette_spec/example.yml +111 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/fixtures/cassette_spec/with_localhost_requests.yml +111 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/fixtures/fake_example_responses.yml +110 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/fixtures/match_requests_on.yml +187 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/monkey_patches.rb +182 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/quality_spec.rb +51 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/spec_helper.rb +92 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/configuration_stubbing.rb +8 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/fixnum_extension.rb +10 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/http_library_adapters.rb +289 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/limited_uri.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/ruby_interpreter.rb +7 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/shared_example_groups/excon.rb +63 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/shared_example_groups/hook_into_http_library.rb +593 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/shared_example_groups/request_hooks.rb +59 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/sinatra_app.rb +86 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/vcr_localhost_server.rb +77 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/vcr_stub_helpers.rb +17 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/cassette/erb_renderer_spec.rb +53 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/cassette/http_interaction_list_spec.rb +295 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/cassette/migrator_spec.rb +195 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/cassette/persisters/file_system_spec.rb +69 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/cassette/persisters_spec.rb +39 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/cassette/serializers_spec.rb +176 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/cassette_spec.rb +618 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/configuration_spec.rb +326 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/deprecations_spec.rb +85 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/errors_spec.rb +162 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/extensions/net_http_response_spec.rb +86 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/library_hooks/excon_spec.rb +104 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/library_hooks/fakeweb_spec.rb +169 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/library_hooks/faraday_spec.rb +68 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/library_hooks/typhoeus_0.4_spec.rb +36 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/library_hooks/typhoeus_spec.rb +162 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/library_hooks/webmock_spec.rb +118 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/library_hooks_spec.rb +51 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/middleware/faraday_spec.rb +182 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/middleware/rack_spec.rb +115 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/request_ignorer_spec.rb +70 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/request_matcher_registry_spec.rb +345 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/structs_spec.rb +732 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/test_frameworks/cucumber_spec.rb +107 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/test_frameworks/rspec_spec.rb +83 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/util/hooks_spec.rb +158 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/util/internet_connection_spec.rb +37 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/util/version_checker_spec.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/version_spec.rb +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr_spec.rb +349 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/vcr.gemspec +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/.gemtest +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/.gitignore +33 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/.rspec-tm +2 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/.travis.yml +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/CHANGELOG.md +1241 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/Gemfile +18 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/LICENSE +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/README.md +1000 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/Rakefile +53 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/api.rb +96 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/assertion_failure.rb +11 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/callback_registry.rb +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/config.rb +18 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/cucumber.rb +8 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/deprecation.rb +9 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/errors.rb +17 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/curb_adapter.rb +272 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/em_http_request/em_http_request_0_x.rb +147 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/em_http_request/em_http_request_1_x.rb +229 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/em_http_request_adapter.rb +11 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/excon_adapter.rb +154 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/http_lib_adapter.rb +7 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/http_lib_adapter_registry.rb +19 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/http_rb/client.rb +14 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/http_rb/request.rb +10 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/http_rb/response.rb +22 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/http_rb/streamer.rb +25 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/http_rb/webmock.rb +62 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/http_rb_adapter.rb +37 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/httpclient_adapter.rb +214 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/manticore_adapter.rb +123 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/net_http.rb +321 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/net_http_response.rb +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/patron_adapter.rb +126 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/typhoeus_hydra_adapter.rb +170 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/matchers/hash_including_matcher.rb +36 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/minitest.rb +39 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/rack_response.rb +69 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/request_body_diff.rb +63 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/request_execution_verifier.rb +78 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/request_pattern.rb +320 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/request_registry.rb +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/request_signature.rb +54 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/request_signature_snippet.rb +61 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/request_stub.rb +100 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/response.rb +158 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/responses_sequence.rb +40 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/rspec/matchers/request_pattern_matcher.rb +78 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/rspec/matchers/webmock_matcher.rb +52 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/rspec/matchers.rb +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/rspec.rb +33 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/stub_registry.rb +67 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/stub_request_snippet.rb +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/test_unit.rb +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/util/hash_counter.rb +32 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/util/hash_keys_stringifier.rb +25 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/util/hash_validator.rb +17 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/util/headers.rb +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/util/json.rb +78 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/util/query_mapper.rb +278 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/util/uri.rb +111 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/util/version_checker.rb +94 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/version.rb +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/webmock.rb +150 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock.rb +56 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/minitest/test_helper.rb +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/minitest/test_webmock.rb +9 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/minitest/webmock_spec.rb +60 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/curb/curb_spec.rb +418 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/curb/curb_spec_helper.rb +144 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/em_http_request/em_http_request_spec.rb +406 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/em_http_request/em_http_request_spec_helper.rb +73 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/excon/excon_spec.rb +75 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/excon/excon_spec_helper.rb +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/http_rb/http_rb_spec.rb +59 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/http_rb/http_rb_spec_helper.rb +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/httpclient/httpclient_spec.rb +164 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/httpclient/httpclient_spec_helper.rb +48 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/manticore/manticore_spec.rb +56 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/manticore/manticore_spec_helper.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/net_http/net_http_shared.rb +142 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/net_http/net_http_spec.rb +301 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/net_http/net_http_spec_helper.rb +55 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/net_http/real_net_http_spec.rb +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/patron/patron_spec.rb +136 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/patron/patron_spec_helper.rb +51 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/shared/allowing_and_disabling_net_connect.rb +142 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/shared/callbacks.rb +146 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/shared/complex_cross_concern_behaviors.rb +36 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/shared/enabling_and_disabling_webmock.rb +95 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/shared/precedence_of_stubs.rb +15 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/shared/request_expectations.rb +859 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/shared/returning_declared_responses.rb +388 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/shared/stubbing_requests.rb +528 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/typhoeus/typhoeus_hydra_spec.rb +135 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/typhoeus/typhoeus_hydra_spec_helper.rb +57 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/webmock_shared.rb +41 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/quality_spec.rb +84 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/spec_helper.rb +59 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/support/example_curl_output.txt +22 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/support/my_rack_app.rb +53 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/support/network_connection.rb +25 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/support/webmock_server.rb +69 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/api_spec.rb +75 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/errors_spec.rb +129 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/http_lib_adapters/http_lib_adapter_registry_spec.rb +17 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/http_lib_adapters/http_lib_adapter_spec.rb +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/matchers/hash_including_matcher_spec.rb +87 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/rack_response_spec.rb +102 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/request_body_diff_spec.rb +90 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/request_execution_verifier_spec.rb +208 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/request_pattern_spec.rb +572 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/request_registry_spec.rb +76 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/request_signature_snippet_spec.rb +89 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/request_signature_spec.rb +155 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/request_stub_spec.rb +199 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/response_spec.rb +282 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/stub_registry_spec.rb +103 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/stub_request_snippet_spec.rb +95 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/util/hash_counter_spec.rb +39 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/util/hash_keys_stringifier_spec.rb +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/util/headers_spec.rb +28 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/util/json_spec.rb +33 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/util/query_mapper_spec.rb +115 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/util/uri_spec.rb +299 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/util/version_checker_spec.rb +59 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/webmock_spec.rb +11 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/test/http_request.rb +24 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/test/shared_test.rb +88 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/test/test_helper.rb +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/test/test_webmock.rb +6 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/webmock.gemspec +42 -0
- data/vendor/bundle/ruby/2.2.0/specifications/ZenTest-4.11.0.gemspec +43 -0
- data/vendor/bundle/ruby/2.2.0/specifications/addressable-2.4.0.gemspec +36 -0
- data/vendor/bundle/ruby/2.2.0/specifications/autotest-4.4.6.gemspec +44 -0
- data/vendor/bundle/ruby/2.2.0/specifications/autotest-fsevent-0.2.11.gemspec +45 -0
- data/vendor/bundle/ruby/2.2.0/specifications/autotest-growl-0.2.16.gemspec +39 -0
- data/vendor/bundle/ruby/2.2.0/specifications/autotest-rails-pure-4.1.2.gemspec +18 -0
- data/vendor/bundle/ruby/2.2.0/specifications/crack-0.4.3.gemspec +32 -0
- data/vendor/bundle/ruby/2.2.0/specifications/diff-lcs-1.2.5.gemspec +68 -0
- data/vendor/bundle/ruby/2.2.0/specifications/ethon-0.8.0.gemspec +32 -0
- data/vendor/bundle/ruby/2.2.0/specifications/ffi-1.9.10.gemspec +49 -0
- data/vendor/bundle/ruby/2.2.0/specifications/hashdiff-0.2.3.gemspec +39 -0
- data/vendor/bundle/ruby/2.2.0/specifications/json-1.8.3.gemspec +0 -0
- data/vendor/bundle/ruby/2.2.0/specifications/rspec-3.4.0.gemspec +42 -0
- data/vendor/bundle/ruby/2.2.0/specifications/rspec-core-3.4.1.gemspec +68 -0
- data/vendor/bundle/ruby/2.2.0/specifications/rspec-expectations-3.4.0.gemspec +50 -0
- data/vendor/bundle/ruby/2.2.0/specifications/rspec-mocks-3.4.0.gemspec +50 -0
- data/vendor/bundle/ruby/2.2.0/specifications/rspec-support-3.4.1.gemspec +41 -0
- data/vendor/bundle/ruby/2.2.0/specifications/safe_yaml-1.0.4.gemspec +23 -0
- data/vendor/bundle/ruby/2.2.0/specifications/sys-uname-1.0.2.gemspec +35 -0
- data/vendor/bundle/ruby/2.2.0/specifications/typhoeus-0.8.0.gemspec +32 -0
- data/vendor/bundle/ruby/2.2.0/specifications/vcr-2.9.3.gemspec +21 -0
- data/vendor/bundle/ruby/2.2.0/specifications/webmock-1.22.3.gemspec +72 -0
- metadata +1755 -46
@@ -0,0 +1,66 @@
|
|
1
|
+
RSpec::Support.require_rspec_core "bisect/server"
|
2
|
+
RSpec::Support.require_rspec_core "bisect/runner"
|
3
|
+
RSpec::Support.require_rspec_core "bisect/example_minimizer"
|
4
|
+
RSpec::Support.require_rspec_core "formatters/bisect_progress_formatter"
|
5
|
+
|
6
|
+
module RSpec
|
7
|
+
module Core
|
8
|
+
module Bisect
|
9
|
+
# @private
|
10
|
+
# The main entry point into the bisect logic. Coordinates among:
|
11
|
+
# - Bisect::Server: Receives suite results.
|
12
|
+
# - Bisect::Runner: Runs a set of examples and directs the results
|
13
|
+
# to the server.
|
14
|
+
# - Bisect::ExampleMinimizer: Contains the core bisect logic.
|
15
|
+
# - Formatters::BisectProgressFormatter: provides progress updates
|
16
|
+
# to the user.
|
17
|
+
class Coordinator
|
18
|
+
def self.bisect_with(original_cli_args, configuration, formatter)
|
19
|
+
new(original_cli_args, configuration, formatter).bisect
|
20
|
+
end
|
21
|
+
|
22
|
+
def initialize(original_cli_args, configuration, formatter)
|
23
|
+
@original_cli_args = original_cli_args
|
24
|
+
@configuration = configuration
|
25
|
+
@formatter = formatter
|
26
|
+
end
|
27
|
+
|
28
|
+
def bisect
|
29
|
+
@configuration.add_formatter @formatter
|
30
|
+
|
31
|
+
reporter.close_after do
|
32
|
+
repro = Server.run do |server|
|
33
|
+
runner = Runner.new(server, @original_cli_args)
|
34
|
+
minimizer = ExampleMinimizer.new(runner, reporter)
|
35
|
+
|
36
|
+
gracefully_abort_on_sigint(minimizer)
|
37
|
+
minimizer.find_minimal_repro
|
38
|
+
minimizer.repro_command_for_currently_needed_ids
|
39
|
+
end
|
40
|
+
|
41
|
+
reporter.publish(:bisect_repro_command, :repro => repro)
|
42
|
+
end
|
43
|
+
|
44
|
+
true
|
45
|
+
rescue BisectFailedError => e
|
46
|
+
reporter.publish(:bisect_failed, :failure_explanation => e.message)
|
47
|
+
false
|
48
|
+
end
|
49
|
+
|
50
|
+
private
|
51
|
+
|
52
|
+
def reporter
|
53
|
+
@configuration.reporter
|
54
|
+
end
|
55
|
+
|
56
|
+
def gracefully_abort_on_sigint(minimizer)
|
57
|
+
trap('INT') do
|
58
|
+
repro = minimizer.repro_command_for_currently_needed_ids
|
59
|
+
reporter.publish(:bisect_aborted, :repro => repro)
|
60
|
+
exit(1)
|
61
|
+
end
|
62
|
+
end
|
63
|
+
end
|
64
|
+
end
|
65
|
+
end
|
66
|
+
end
|
data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/bisect/example_minimizer.rb
ADDED
@@ -0,0 +1,169 @@
|
|
1
|
+
module RSpec
|
2
|
+
module Core
|
3
|
+
module Bisect
|
4
|
+
# @private
|
5
|
+
# Contains the core bisect logic. Searches for examples we can ignore by
|
6
|
+
# repeatedly running different subsets of the suite.
|
7
|
+
class ExampleMinimizer
|
8
|
+
attr_reader :runner, :reporter, :all_example_ids, :failed_example_ids
|
9
|
+
attr_accessor :remaining_ids
|
10
|
+
|
11
|
+
def initialize(runner, reporter)
|
12
|
+
@runner = runner
|
13
|
+
@reporter = reporter
|
14
|
+
end
|
15
|
+
|
16
|
+
def find_minimal_repro
|
17
|
+
prep
|
18
|
+
|
19
|
+
_, duration = track_duration do
|
20
|
+
bisect(non_failing_example_ids)
|
21
|
+
end
|
22
|
+
|
23
|
+
notify(:bisect_complete, :duration => duration,
|
24
|
+
:original_non_failing_count => non_failing_example_ids.size,
|
25
|
+
:remaining_count => remaining_ids.size)
|
26
|
+
|
27
|
+
remaining_ids + failed_example_ids
|
28
|
+
end
|
29
|
+
|
30
|
+
def bisect(candidate_ids)
|
31
|
+
notify(:bisect_dependency_check_started)
|
32
|
+
if get_expected_failures_for?([])
|
33
|
+
notify(:bisect_dependency_check_failed)
|
34
|
+
self.remaining_ids = []
|
35
|
+
return
|
36
|
+
end
|
37
|
+
notify(:bisect_dependency_check_passed)
|
38
|
+
|
39
|
+
bisect_over(candidate_ids)
|
40
|
+
end
|
41
|
+
|
42
|
+
def bisect_over(candidate_ids)
|
43
|
+
return if candidate_ids.one?
|
44
|
+
|
45
|
+
notify(
|
46
|
+
:bisect_round_started,
|
47
|
+
:candidate_range => example_range(candidate_ids),
|
48
|
+
:candidates_count => candidate_ids.size
|
49
|
+
)
|
50
|
+
|
51
|
+
slice_size = (candidate_ids.length / 2.0).ceil
|
52
|
+
lhs, rhs = candidate_ids.each_slice(slice_size).to_a
|
53
|
+
|
54
|
+
ids_to_ignore, duration = track_duration do
|
55
|
+
[lhs, rhs].find do |ids|
|
56
|
+
get_expected_failures_for?(remaining_ids - ids)
|
57
|
+
end
|
58
|
+
end
|
59
|
+
|
60
|
+
if ids_to_ignore
|
61
|
+
self.remaining_ids -= ids_to_ignore
|
62
|
+
notify(
|
63
|
+
:bisect_round_ignoring_ids,
|
64
|
+
:ids_to_ignore => ids_to_ignore,
|
65
|
+
:ignore_range => example_range(ids_to_ignore),
|
66
|
+
:remaining_ids => remaining_ids,
|
67
|
+
:duration => duration
|
68
|
+
)
|
69
|
+
bisect_over(candidate_ids - ids_to_ignore)
|
70
|
+
else
|
71
|
+
notify(
|
72
|
+
:bisect_round_detected_multiple_culprits,
|
73
|
+
:duration => duration
|
74
|
+
)
|
75
|
+
bisect_over(lhs)
|
76
|
+
bisect_over(rhs)
|
77
|
+
end
|
78
|
+
end
|
79
|
+
|
80
|
+
def currently_needed_ids
|
81
|
+
remaining_ids + failed_example_ids
|
82
|
+
end
|
83
|
+
|
84
|
+
def repro_command_for_currently_needed_ids
|
85
|
+
return runner.repro_command_from(currently_needed_ids) if remaining_ids
|
86
|
+
"(Not yet enough information to provide any repro command)"
|
87
|
+
end
|
88
|
+
|
89
|
+
# @private
|
90
|
+
# Convenience class for describing a subset of the candidate examples
|
91
|
+
ExampleRange = Struct.new(:start, :finish) do
|
92
|
+
def description
|
93
|
+
if start == finish
|
94
|
+
"example #{start}"
|
95
|
+
else
|
96
|
+
"examples #{start}-#{finish}"
|
97
|
+
end
|
98
|
+
end
|
99
|
+
end
|
100
|
+
|
101
|
+
private
|
102
|
+
|
103
|
+
def example_range(ids)
|
104
|
+
ExampleRange.new(
|
105
|
+
non_failing_example_ids.find_index(ids.first) + 1,
|
106
|
+
non_failing_example_ids.find_index(ids.last) + 1
|
107
|
+
)
|
108
|
+
end
|
109
|
+
|
110
|
+
def prep
|
111
|
+
notify(:bisect_starting, :original_cli_args => runner.original_cli_args)
|
112
|
+
|
113
|
+
_, duration = track_duration do
|
114
|
+
original_results = runner.original_results
|
115
|
+
@all_example_ids = original_results.all_example_ids
|
116
|
+
@failed_example_ids = original_results.failed_example_ids
|
117
|
+
@remaining_ids = non_failing_example_ids
|
118
|
+
end
|
119
|
+
|
120
|
+
if @failed_example_ids.empty?
|
121
|
+
raise BisectFailedError, "\n\nNo failures found. Bisect only works " \
|
122
|
+
"in the presence of one or more failing examples."
|
123
|
+
else
|
124
|
+
notify(:bisect_original_run_complete, :failed_example_ids => failed_example_ids,
|
125
|
+
:non_failing_example_ids => non_failing_example_ids,
|
126
|
+
:duration => duration)
|
127
|
+
end
|
128
|
+
end
|
129
|
+
|
130
|
+
def non_failing_example_ids
|
131
|
+
@non_failing_example_ids ||= all_example_ids - failed_example_ids
|
132
|
+
end
|
133
|
+
|
134
|
+
def get_expected_failures_for?(ids)
|
135
|
+
ids_to_run = ids + failed_example_ids
|
136
|
+
notify(
|
137
|
+
:bisect_individual_run_start,
|
138
|
+
:command => runner.repro_command_from(ids_to_run),
|
139
|
+
:ids_to_run => ids_to_run
|
140
|
+
)
|
141
|
+
|
142
|
+
results, duration = track_duration { runner.run(ids_to_run) }
|
143
|
+
notify(:bisect_individual_run_complete, :duration => duration, :results => results)
|
144
|
+
|
145
|
+
abort_if_ordering_inconsistent(results)
|
146
|
+
(failed_example_ids & results.failed_example_ids) == failed_example_ids
|
147
|
+
end
|
148
|
+
|
149
|
+
def track_duration
|
150
|
+
start = ::RSpec::Core::Time.now
|
151
|
+
[yield, ::RSpec::Core::Time.now - start]
|
152
|
+
end
|
153
|
+
|
154
|
+
def abort_if_ordering_inconsistent(results)
|
155
|
+
expected_order = all_example_ids & results.all_example_ids
|
156
|
+
return if expected_order == results.all_example_ids
|
157
|
+
|
158
|
+
raise BisectFailedError, "\n\nThe example ordering is inconsistent. " \
|
159
|
+
"`--bisect` relies upon consistent ordering (e.g. by passing " \
|
160
|
+
"`--seed` if you're using random ordering) to work properly."
|
161
|
+
end
|
162
|
+
|
163
|
+
def notify(*args)
|
164
|
+
reporter.publish(*args)
|
165
|
+
end
|
166
|
+
end
|
167
|
+
end
|
168
|
+
end
|
169
|
+
end
|
@@ -0,0 +1,139 @@
|
|
1
|
+
RSpec::Support.require_rspec_core "shell_escape"
|
2
|
+
require 'open3'
|
3
|
+
|
4
|
+
module RSpec
|
5
|
+
module Core
|
6
|
+
module Bisect
|
7
|
+
# Provides an API to run the suite for a set of locations, using
|
8
|
+
# the given bisect server to capture the results.
|
9
|
+
# @private
|
10
|
+
class Runner
|
11
|
+
attr_reader :original_cli_args
|
12
|
+
|
13
|
+
def initialize(server, original_cli_args)
|
14
|
+
@server = server
|
15
|
+
@original_cli_args = original_cli_args.reject { |arg| arg.start_with?("--bisect") }
|
16
|
+
end
|
17
|
+
|
18
|
+
def run(locations)
|
19
|
+
run_locations(locations, original_results.failed_example_ids)
|
20
|
+
end
|
21
|
+
|
22
|
+
def command_for(locations)
|
23
|
+
parts = []
|
24
|
+
|
25
|
+
parts << RUBY << load_path
|
26
|
+
parts << open3_safe_escape(RSpec::Core.path_to_executable)
|
27
|
+
|
28
|
+
parts << "--format" << "bisect"
|
29
|
+
parts << "--drb-port" << @server.drb_port
|
30
|
+
parts.concat reusable_cli_options
|
31
|
+
parts.concat locations.map { |l| open3_safe_escape(l) }
|
32
|
+
|
33
|
+
parts.join(" ")
|
34
|
+
end
|
35
|
+
|
36
|
+
def repro_command_from(locations)
|
37
|
+
parts = []
|
38
|
+
|
39
|
+
parts << "rspec"
|
40
|
+
parts.concat Formatters::Helpers.organize_ids(locations)
|
41
|
+
parts.concat original_cli_args_without_locations
|
42
|
+
|
43
|
+
parts.join(" ")
|
44
|
+
end
|
45
|
+
|
46
|
+
def original_results
|
47
|
+
@original_results ||= run_locations(original_locations)
|
48
|
+
end
|
49
|
+
|
50
|
+
private
|
51
|
+
|
52
|
+
include RSpec::Core::ShellEscape
|
53
|
+
# On JRuby, Open3.popen3 does not handle shellescaped args properly:
|
54
|
+
# https://github.com/jruby/jruby/issues/2767
|
55
|
+
if RSpec::Support::Ruby.jruby?
|
56
|
+
# :nocov:
|
57
|
+
alias open3_safe_escape quote
|
58
|
+
# :nocov:
|
59
|
+
else
|
60
|
+
alias open3_safe_escape escape
|
61
|
+
end
|
62
|
+
|
63
|
+
def run_locations(locations, *capture_args)
|
64
|
+
@server.capture_run_results(*capture_args) do
|
65
|
+
run_command command_for(locations)
|
66
|
+
end
|
67
|
+
end
|
68
|
+
|
69
|
+
# `Open3.capture2e` does not work on JRuby:
|
70
|
+
# https://github.com/jruby/jruby/issues/2766
|
71
|
+
if Open3.respond_to?(:capture2e) && !RSpec::Support::Ruby.jruby?
|
72
|
+
def run_command(cmd)
|
73
|
+
Open3.capture2e(cmd).first
|
74
|
+
end
|
75
|
+
else # for 1.8.7
|
76
|
+
# :nocov:
|
77
|
+
def run_command(cmd)
|
78
|
+
out = err = nil
|
79
|
+
|
80
|
+
Open3.popen3(cmd) do |_, stdout, stderr|
|
81
|
+
# Reading the streams blocks until the process is complete
|
82
|
+
out = stdout.read
|
83
|
+
err = stderr.read
|
84
|
+
end
|
85
|
+
|
86
|
+
"Stdout:\n#{out}\n\nStderr:\n#{err}"
|
87
|
+
end
|
88
|
+
# :nocov:
|
89
|
+
end
|
90
|
+
|
91
|
+
def reusable_cli_options
|
92
|
+
@reusable_cli_options ||= begin
|
93
|
+
opts = original_cli_args_without_locations
|
94
|
+
|
95
|
+
if (port = parsed_original_cli_options[:drb_port])
|
96
|
+
opts -= %W[ --drb-port #{port} ]
|
97
|
+
end
|
98
|
+
|
99
|
+
parsed_original_cli_options.fetch(:formatters) { [] }.each do |(name, out)|
|
100
|
+
opts -= %W[ --format #{name} -f -f#{name} ]
|
101
|
+
opts -= %W[ --out #{out} -o -o#{out} ]
|
102
|
+
end
|
103
|
+
|
104
|
+
opts
|
105
|
+
end
|
106
|
+
end
|
107
|
+
|
108
|
+
def original_cli_args_without_locations
|
109
|
+
@original_cli_args_without_locations ||= begin
|
110
|
+
files_or_dirs = parsed_original_cli_options.fetch(:files_or_directories_to_run)
|
111
|
+
@original_cli_args - files_or_dirs
|
112
|
+
end
|
113
|
+
end
|
114
|
+
|
115
|
+
def parsed_original_cli_options
|
116
|
+
@parsed_original_cli_options ||= Parser.parse(@original_cli_args)
|
117
|
+
end
|
118
|
+
|
119
|
+
def original_locations
|
120
|
+
parsed_original_cli_options.fetch(:files_or_directories_to_run)
|
121
|
+
end
|
122
|
+
|
123
|
+
def load_path
|
124
|
+
@load_path ||= "-I#{$LOAD_PATH.map { |p| open3_safe_escape(p) }.join(':')}"
|
125
|
+
end
|
126
|
+
|
127
|
+
# Path to the currently running Ruby executable, borrowed from Rake:
|
128
|
+
# https://github.com/ruby/rake/blob/v10.4.2/lib/rake/file_utils.rb#L8-L12
|
129
|
+
# Note that we skip `ENV['RUBY']` because we don't have to deal with running
|
130
|
+
# RSpec from within a MRI source repository:
|
131
|
+
# https://github.com/ruby/rake/commit/968682759b3b65e42748cd2befb2ff3e982272d9
|
132
|
+
RUBY = File.join(
|
133
|
+
RbConfig::CONFIG['bindir'],
|
134
|
+
RbConfig::CONFIG['ruby_install_name'] + RbConfig::CONFIG['EXEEXT']).
|
135
|
+
sub(/.*\s.*/m, '"\&"')
|
136
|
+
end
|
137
|
+
end
|
138
|
+
end
|
139
|
+
end
|
@@ -0,0 +1,61 @@
|
|
1
|
+
require 'drb/drb'
|
2
|
+
require 'drb/acl'
|
3
|
+
|
4
|
+
module RSpec
|
5
|
+
module Core
|
6
|
+
# @private
|
7
|
+
module Bisect
|
8
|
+
# @private
|
9
|
+
BisectFailedError = Class.new(StandardError)
|
10
|
+
|
11
|
+
# @private
|
12
|
+
# A DRb server that receives run results from a separate RSpec process
|
13
|
+
# started by the bisect process.
|
14
|
+
class Server
|
15
|
+
def self.run
|
16
|
+
server = new
|
17
|
+
server.start
|
18
|
+
yield server
|
19
|
+
ensure
|
20
|
+
server.stop
|
21
|
+
end
|
22
|
+
|
23
|
+
def capture_run_results(expected_failures=[])
|
24
|
+
self.expected_failures = expected_failures
|
25
|
+
self.latest_run_results = nil
|
26
|
+
run_output = yield
|
27
|
+
latest_run_results || raise_bisect_failed(run_output)
|
28
|
+
end
|
29
|
+
|
30
|
+
def start
|
31
|
+
# Only allow remote DRb requests from this machine.
|
32
|
+
DRb.install_acl ACL.new(%w[ deny all allow localhost allow 127.0.0.1 ])
|
33
|
+
|
34
|
+
# We pass `nil` as the first arg to allow it to pick a DRb port.
|
35
|
+
@drb = DRb.start_service(nil, self)
|
36
|
+
end
|
37
|
+
|
38
|
+
def stop
|
39
|
+
@drb.stop_service
|
40
|
+
end
|
41
|
+
|
42
|
+
def drb_port
|
43
|
+
@drb_port ||= Integer(@drb.uri[/\d+$/])
|
44
|
+
end
|
45
|
+
|
46
|
+
# Fetched via DRb by the BisectFormatter to determine when to abort.
|
47
|
+
attr_accessor :expected_failures
|
48
|
+
|
49
|
+
# Set via DRb by the BisectFormatter with the results of the run.
|
50
|
+
attr_accessor :latest_run_results
|
51
|
+
|
52
|
+
private
|
53
|
+
|
54
|
+
def raise_bisect_failed(run_output)
|
55
|
+
raise BisectFailedError, "Failed to get results from the spec " \
|
56
|
+
"run. Spec run output:\n\n#{run_output}"
|
57
|
+
end
|
58
|
+
end
|
59
|
+
end
|
60
|
+
end
|
61
|
+
end
|
@@ -0,0 +1,1869 @@
|
|
1
|
+
RSpec::Support.require_rspec_core "backtrace_formatter"
|
2
|
+
RSpec::Support.require_rspec_core "ruby_project"
|
3
|
+
RSpec::Support.require_rspec_core "formatters/deprecation_formatter"
|
4
|
+
|
5
|
+
module RSpec
|
6
|
+
module Core
|
7
|
+
# rubocop:disable Metrics/ClassLength
|
8
|
+
|
9
|
+
# Stores runtime configuration information.
|
10
|
+
#
|
11
|
+
# Configuration options are loaded from `~/.rspec`, `.rspec`,
|
12
|
+
# `.rspec-local`, command line switches, and the `SPEC_OPTS` environment
|
13
|
+
# variable (listed in lowest to highest precedence; for example, an option
|
14
|
+
# in `~/.rspec` can be overridden by an option in `.rspec-local`).
|
15
|
+
#
|
16
|
+
# @example Standard settings
|
17
|
+
# RSpec.configure do |c|
|
18
|
+
# c.drb = true
|
19
|
+
# c.drb_port = 1234
|
20
|
+
# c.default_path = 'behavior'
|
21
|
+
# end
|
22
|
+
#
|
23
|
+
# @example Hooks
|
24
|
+
# RSpec.configure do |c|
|
25
|
+
# c.before(:suite) { establish_connection }
|
26
|
+
# c.before(:example) { log_in_as :authorized }
|
27
|
+
# c.around(:example) { |ex| Database.transaction(&ex) }
|
28
|
+
# end
|
29
|
+
#
|
30
|
+
# @see RSpec.configure
|
31
|
+
# @see Hooks
|
32
|
+
class Configuration
|
33
|
+
include RSpec::Core::Hooks
|
34
|
+
|
35
|
+
# Module that holds `attr_reader` declarations. It's in a separate
|
36
|
+
# module to allow us to override those methods and use `super`.
|
37
|
+
# @private
|
38
|
+
Readers = Module.new
|
39
|
+
include Readers
|
40
|
+
|
41
|
+
# @private
|
42
|
+
class MustBeConfiguredBeforeExampleGroupsError < StandardError; end
|
43
|
+
|
44
|
+
# @private
|
45
|
+
def self.define_reader(name)
|
46
|
+
Readers.class_eval do
|
47
|
+
remove_method name if method_defined?(name)
|
48
|
+
attr_reader name
|
49
|
+
end
|
50
|
+
|
51
|
+
define_method(name) { value_for(name) { super() } }
|
52
|
+
end
|
53
|
+
|
54
|
+
# @private
|
55
|
+
def self.define_aliases(name, alias_name)
|
56
|
+
alias_method alias_name, name
|
57
|
+
alias_method "#{alias_name}=", "#{name}="
|
58
|
+
define_predicate_for alias_name
|
59
|
+
end
|
60
|
+
|
61
|
+
# @private
|
62
|
+
def self.define_predicate_for(*names)
|
63
|
+
names.each { |name| alias_method "#{name}?", name }
|
64
|
+
end
|
65
|
+
|
66
|
+
# @private
|
67
|
+
#
|
68
|
+
# Invoked by the `add_setting` instance method. Use that method on a
|
69
|
+
# `Configuration` instance rather than this class method.
|
70
|
+
def self.add_setting(name, opts={})
|
71
|
+
raise "Use the instance add_setting method if you want to set a default" if opts.key?(:default)
|
72
|
+
attr_writer name
|
73
|
+
add_read_only_setting name
|
74
|
+
|
75
|
+
Array(opts[:alias_with]).each do |alias_name|
|
76
|
+
define_aliases(name, alias_name)
|
77
|
+
end
|
78
|
+
end
|
79
|
+
|
80
|
+
# @private
|
81
|
+
#
|
82
|
+
# As `add_setting` but only add the reader.
|
83
|
+
def self.add_read_only_setting(name, opts={})
|
84
|
+
raise "Use the instance add_setting method if you want to set a default" if opts.key?(:default)
|
85
|
+
define_reader name
|
86
|
+
define_predicate_for name
|
87
|
+
end
|
88
|
+
|
89
|
+
# @macro [attach] add_setting
|
90
|
+
# @!attribute [rw] $1
|
91
|
+
# @!method $1=(value)
|
92
|
+
#
|
93
|
+
# @macro [attach] define_reader
|
94
|
+
# @!attribute [r] $1
|
95
|
+
|
96
|
+
# @macro add_setting
|
97
|
+
# Path to use if no path is provided to the `rspec` command (default:
|
98
|
+
# `"spec"`). Allows you to just type `rspec` instead of `rspec spec` to
|
99
|
+
# run all the examples in the `spec` directory.
|
100
|
+
#
|
101
|
+
# @note Other scripts invoking `rspec` indirectly will ignore this
|
102
|
+
# setting.
|
103
|
+
add_read_only_setting :default_path
|
104
|
+
def default_path=(path)
|
105
|
+
project_source_dirs << path
|
106
|
+
@default_path = path
|
107
|
+
end
|
108
|
+
|
109
|
+
# @macro add_setting
|
110
|
+
# Run examples over DRb (default: `false`). RSpec doesn't supply the DRb
|
111
|
+
# server, but you can use tools like spork.
|
112
|
+
add_setting :drb
|
113
|
+
|
114
|
+
# @macro add_setting
|
115
|
+
# The drb_port (default: nil).
|
116
|
+
add_setting :drb_port
|
117
|
+
|
118
|
+
# @macro add_setting
|
119
|
+
# Default: `$stderr`.
|
120
|
+
add_setting :error_stream
|
121
|
+
|
122
|
+
# Indicates if the DSL has been exposed off of modules and `main`.
|
123
|
+
# Default: true
|
124
|
+
def expose_dsl_globally?
|
125
|
+
Core::DSL.exposed_globally?
|
126
|
+
end
|
127
|
+
|
128
|
+
# Use this to expose the core RSpec DSL via `Module` and the `main`
|
129
|
+
# object. It will be set automatically but you can override it to
|
130
|
+
# remove the DSL.
|
131
|
+
# Default: true
|
132
|
+
def expose_dsl_globally=(value)
|
133
|
+
if value
|
134
|
+
Core::DSL.expose_globally!
|
135
|
+
Core::SharedExampleGroup::TopLevelDSL.expose_globally!
|
136
|
+
else
|
137
|
+
Core::DSL.remove_globally!
|
138
|
+
Core::SharedExampleGroup::TopLevelDSL.remove_globally!
|
139
|
+
end
|
140
|
+
end
|
141
|
+
|
142
|
+
# Determines where deprecation warnings are printed.
|
143
|
+
# Defaults to `$stderr`.
|
144
|
+
# @return [IO, String] IO to write to or filename to write to
|
145
|
+
define_reader :deprecation_stream
|
146
|
+
|
147
|
+
# Determines where deprecation warnings are printed.
|
148
|
+
# @param value [IO, String] IO to write to or filename to write to
|
149
|
+
def deprecation_stream=(value)
|
150
|
+
if @reporter && !value.equal?(@deprecation_stream)
|
151
|
+
warn "RSpec's reporter has already been initialized with " \
|
152
|
+
"#{deprecation_stream.inspect} as the deprecation stream, so your change to "\
|
153
|
+
"`deprecation_stream` will be ignored. You should configure it earlier for " \
|
154
|
+
"it to take effect, or use the `--deprecation-out` CLI option. " \
|
155
|
+
"(Called from #{CallerFilter.first_non_rspec_line})"
|
156
|
+
else
|
157
|
+
@deprecation_stream = value
|
158
|
+
end
|
159
|
+
end
|
160
|
+
|
161
|
+
# @macro define_reader
|
162
|
+
# The file path to use for persisting example statuses. Necessary for the
|
163
|
+
# `--only-failures` and `--next-failures` CLI options.
|
164
|
+
#
|
165
|
+
# @overload example_status_persistence_file_path
|
166
|
+
# @return [String] the file path
|
167
|
+
# @overload example_status_persistence_file_path=(value)
|
168
|
+
# @param value [String] the file path
|
169
|
+
define_reader :example_status_persistence_file_path
|
170
|
+
|
171
|
+
# Sets the file path to use for persisting example statuses. Necessary for the
|
172
|
+
# `--only-failures` and `--next-failures` CLI options.
|
173
|
+
def example_status_persistence_file_path=(value)
|
174
|
+
@example_status_persistence_file_path = value
|
175
|
+
clear_values_derived_from_example_status_persistence_file_path
|
176
|
+
end
|
177
|
+
|
178
|
+
# @macro define_reader
|
179
|
+
# Indicates if the `--only-failures` (or `--next-failure`) flag is being used.
|
180
|
+
define_reader :only_failures
|
181
|
+
alias_method :only_failures?, :only_failures
|
182
|
+
|
183
|
+
# @private
|
184
|
+
def only_failures_but_not_configured?
|
185
|
+
only_failures? && !example_status_persistence_file_path
|
186
|
+
end
|
187
|
+
|
188
|
+
# @macro add_setting
|
189
|
+
# If specified, indicates the number of failures required before cleaning
|
190
|
+
# up and exit (default: `nil`).
|
191
|
+
add_setting :fail_fast
|
192
|
+
|
193
|
+
# @macro add_setting
|
194
|
+
# Prints the formatter output of your suite without running any
|
195
|
+
# examples or hooks.
|
196
|
+
add_setting :dry_run
|
197
|
+
|
198
|
+
# @macro add_setting
|
199
|
+
# The exit code to return if there are any failures (default: 1).
|
200
|
+
add_setting :failure_exit_code
|
201
|
+
|
202
|
+
# @macro define_reader
|
203
|
+
# Indicates files configured to be required.
|
204
|
+
define_reader :requires
|
205
|
+
|
206
|
+
# @macro define_reader
|
207
|
+
# Returns dirs that have been prepended to the load path by the `-I`
|
208
|
+
# command line option.
|
209
|
+
define_reader :libs
|
210
|
+
|
211
|
+
# @macro add_setting
|
212
|
+
# Determines where RSpec will send its output.
|
213
|
+
# Default: `$stdout`.
|
214
|
+
define_reader :output_stream
|
215
|
+
|
216
|
+
# Set the output stream for reporter.
|
217
|
+
# @attr value [IO] value for output, defaults to $stdout
|
218
|
+
def output_stream=(value)
|
219
|
+
if @reporter && !value.equal?(@output_stream)
|
220
|
+
warn "RSpec's reporter has already been initialized with " \
|
221
|
+
"#{output_stream.inspect} as the output stream, so your change to "\
|
222
|
+
"`output_stream` will be ignored. You should configure it earlier for " \
|
223
|
+
"it to take effect. (Called from #{CallerFilter.first_non_rspec_line})"
|
224
|
+
else
|
225
|
+
@output_stream = value
|
226
|
+
end
|
227
|
+
end
|
228
|
+
|
229
|
+
# @macro define_reader
|
230
|
+
# Load files matching this pattern (default: `'**{,/*/**}/*_spec.rb'`).
|
231
|
+
define_reader :pattern
|
232
|
+
|
233
|
+
# Set pattern to match files to load.
|
234
|
+
# @attr value [String] the filename pattern to filter spec files by
|
235
|
+
def pattern=(value)
|
236
|
+
update_pattern_attr :pattern, value
|
237
|
+
end
|
238
|
+
|
239
|
+
# @macro define_reader
|
240
|
+
# Exclude files matching this pattern.
|
241
|
+
define_reader :exclude_pattern
|
242
|
+
|
243
|
+
# Set pattern to match files to exclude.
|
244
|
+
# @attr value [String] the filename pattern to exclude spec files by
|
245
|
+
def exclude_pattern=(value)
|
246
|
+
update_pattern_attr :exclude_pattern, value
|
247
|
+
end
|
248
|
+
|
249
|
+
# @macro add_setting
|
250
|
+
# Specifies which directories contain the source code for your project.
|
251
|
+
# When a failure occurs, RSpec looks through the backtrace to find a
|
252
|
+
# a line of source to print. It first looks for a line coming from
|
253
|
+
# one of the project source directories so that, for example, it prints
|
254
|
+
# the expectation or assertion call rather than the source code from
|
255
|
+
# the expectation or assertion framework.
|
256
|
+
# @return [Array<String>]
|
257
|
+
add_setting :project_source_dirs
|
258
|
+
|
259
|
+
# @macro add_setting
|
260
|
+
# Report the times for the slowest examples (default: `false`).
|
261
|
+
# Use this to specify the number of examples to include in the profile.
|
262
|
+
add_setting :profile_examples
|
263
|
+
|
264
|
+
# @macro add_setting
|
265
|
+
# Run all examples if none match the configured filters
|
266
|
+
# (default: `false`).
|
267
|
+
add_setting :run_all_when_everything_filtered
|
268
|
+
|
269
|
+
# @macro add_setting
|
270
|
+
# Color to use to indicate success.
|
271
|
+
# @param color [Symbol] defaults to `:green` but can be set to one of the
|
272
|
+
# following: `[:black, :white, :red, :green, :yellow, :blue, :magenta,
|
273
|
+
# :cyan]`
|
274
|
+
add_setting :success_color
|
275
|
+
|
276
|
+
# @macro add_setting
|
277
|
+
# Color to use to print pending examples.
|
278
|
+
# @param color [Symbol] defaults to `:yellow` but can be set to one of the
|
279
|
+
# following: `[:black, :white, :red, :green, :yellow, :blue, :magenta,
|
280
|
+
# :cyan]`
|
281
|
+
add_setting :pending_color
|
282
|
+
|
283
|
+
# @macro add_setting
|
284
|
+
# Color to use to indicate failure.
|
285
|
+
# @param color [Symbol] defaults to `:red` but can be set to one of the
|
286
|
+
# following: `[:black, :white, :red, :green, :yellow, :blue, :magenta,
|
287
|
+
# :cyan]`
|
288
|
+
add_setting :failure_color
|
289
|
+
|
290
|
+
# @macro add_setting
|
291
|
+
# The default output color.
|
292
|
+
# @param color [Symbol] defaults to `:white` but can be set to one of the
|
293
|
+
# following: `[:black, :white, :red, :green, :yellow, :blue, :magenta,
|
294
|
+
# :cyan]`
|
295
|
+
add_setting :default_color
|
296
|
+
|
297
|
+
# @macro add_setting
|
298
|
+
# Color used when a pending example is fixed.
|
299
|
+
# @param color [Symbol] defaults to `:blue` but can be set to one of the
|
300
|
+
# following: `[:black, :white, :red, :green, :yellow, :blue, :magenta,
|
301
|
+
# :cyan]`
|
302
|
+
add_setting :fixed_color
|
303
|
+
|
304
|
+
# @macro add_setting
|
305
|
+
# Color used to print details.
|
306
|
+
# @param color [Symbol] defaults to `:cyan` but can be set to one of the
|
307
|
+
# following: `[:black, :white, :red, :green, :yellow, :blue, :magenta,
|
308
|
+
# :cyan]`
|
309
|
+
add_setting :detail_color
|
310
|
+
|
311
|
+
# @macro add_setting
|
312
|
+
# Don't print filter info i.e. "Run options: include {:focus=>true}"
|
313
|
+
# (default `false`).
|
314
|
+
add_setting :silence_filter_announcements
|
315
|
+
|
316
|
+
# Deprecated. This config option was added in RSpec 2 to pave the way
|
317
|
+
# for this being the default behavior in RSpec 3. Now this option is
|
318
|
+
# a no-op.
|
319
|
+
def treat_symbols_as_metadata_keys_with_true_values=(_value)
|
320
|
+
RSpec.deprecate(
|
321
|
+
"RSpec::Core::Configuration#treat_symbols_as_metadata_keys_with_true_values=",
|
322
|
+
:message => "RSpec::Core::Configuration#treat_symbols_as_metadata_keys_with_true_values= " \
|
323
|
+
"is deprecated, it is now set to true as default and " \
|
324
|
+
"setting it to false has no effect."
|
325
|
+
)
|
326
|
+
end
|
327
|
+
|
328
|
+
# Record the start time of the spec suite to measure load time.
|
329
|
+
add_setting :start_time
|
330
|
+
|
331
|
+
# @macro add_setting
|
332
|
+
# Use threadsafe options where available.
|
333
|
+
# Currently this will place a mutex around memoized values such as let blocks.
|
334
|
+
add_setting :threadsafe
|
335
|
+
|
336
|
+
# @macro add_setting
|
337
|
+
# Maximum count of failed source lines to display in the failure reports.
|
338
|
+
# (default `10`).
|
339
|
+
add_setting :max_displayed_failure_line_count
|
340
|
+
|
341
|
+
# @private
|
342
|
+
add_setting :tty
|
343
|
+
# @private
|
344
|
+
attr_writer :files_to_run
|
345
|
+
# @private
|
346
|
+
attr_accessor :filter_manager
|
347
|
+
# @private
|
348
|
+
attr_accessor :static_config_filter_manager
|
349
|
+
# @private
|
350
|
+
attr_reader :backtrace_formatter, :ordering_manager, :loaded_spec_files
|
351
|
+
|
352
|
+
def initialize
|
353
|
+
# rubocop:disable Style/GlobalVars
|
354
|
+
@start_time = $_rspec_core_load_started_at || ::RSpec::Core::Time.now
|
355
|
+
# rubocop:enable Style/GlobalVars
|
356
|
+
@expectation_frameworks = []
|
357
|
+
@include_modules = FilterableItemRepository::QueryOptimized.new(:any?)
|
358
|
+
@extend_modules = FilterableItemRepository::QueryOptimized.new(:any?)
|
359
|
+
@prepend_modules = FilterableItemRepository::QueryOptimized.new(:any?)
|
360
|
+
|
361
|
+
@before_suite_hooks = []
|
362
|
+
@after_suite_hooks = []
|
363
|
+
|
364
|
+
@mock_framework = nil
|
365
|
+
@files_or_directories_to_run = []
|
366
|
+
@loaded_spec_files = Set.new
|
367
|
+
@color = false
|
368
|
+
@pattern = '**{,/*/**}/*_spec.rb'
|
369
|
+
@exclude_pattern = ''
|
370
|
+
@failure_exit_code = 1
|
371
|
+
@spec_files_loaded = false
|
372
|
+
|
373
|
+
@backtrace_formatter = BacktraceFormatter.new
|
374
|
+
|
375
|
+
@default_path = 'spec'
|
376
|
+
@project_source_dirs = %w[ spec lib app ]
|
377
|
+
@deprecation_stream = $stderr
|
378
|
+
@output_stream = $stdout
|
379
|
+
@reporter = nil
|
380
|
+
@reporter_buffer = nil
|
381
|
+
@filter_manager = FilterManager.new
|
382
|
+
@static_config_filter_manager = FilterManager.new
|
383
|
+
@ordering_manager = Ordering::ConfigurationManager.new
|
384
|
+
@preferred_options = {}
|
385
|
+
@failure_color = :red
|
386
|
+
@success_color = :green
|
387
|
+
@pending_color = :yellow
|
388
|
+
@default_color = :white
|
389
|
+
@fixed_color = :blue
|
390
|
+
@detail_color = :cyan
|
391
|
+
@profile_examples = false
|
392
|
+
@requires = []
|
393
|
+
@libs = []
|
394
|
+
@derived_metadata_blocks = FilterableItemRepository::QueryOptimized.new(:any?)
|
395
|
+
@threadsafe = true
|
396
|
+
@max_displayed_failure_line_count = 10
|
397
|
+
|
398
|
+
define_built_in_hooks
|
399
|
+
end
|
400
|
+
|
401
|
+
# @private
|
402
|
+
#
|
403
|
+
# Used to set higher priority option values from the command line.
|
404
|
+
def force(hash)
|
405
|
+
ordering_manager.force(hash)
|
406
|
+
@preferred_options.merge!(hash)
|
407
|
+
|
408
|
+
return unless hash.key?(:example_status_persistence_file_path)
|
409
|
+
clear_values_derived_from_example_status_persistence_file_path
|
410
|
+
end
|
411
|
+
|
412
|
+
# @private
|
413
|
+
def reset
|
414
|
+
@spec_files_loaded = false
|
415
|
+
@reporter = nil
|
416
|
+
@formatter_loader = nil
|
417
|
+
end
|
418
|
+
|
419
|
+
# @private
|
420
|
+
def reset_filters
|
421
|
+
self.filter_manager = FilterManager.new
|
422
|
+
filter_manager.include_only(
|
423
|
+
Metadata.deep_hash_dup(static_config_filter_manager.inclusions.rules)
|
424
|
+
)
|
425
|
+
filter_manager.exclude_only(
|
426
|
+
Metadata.deep_hash_dup(static_config_filter_manager.exclusions.rules)
|
427
|
+
)
|
428
|
+
end
|
429
|
+
|
430
|
+
# @overload add_setting(name)
|
431
|
+
# @overload add_setting(name, opts)
|
432
|
+
# @option opts [Symbol] :default
|
433
|
+
#
|
434
|
+
# Set a default value for the generated getter and predicate methods:
|
435
|
+
#
|
436
|
+
# add_setting(:foo, :default => "default value")
|
437
|
+
#
|
438
|
+
# @option opts [Symbol] :alias_with
|
439
|
+
#
|
440
|
+
# Use `:alias_with` to alias the setter, getter, and predicate to
|
441
|
+
# another name, or names:
|
442
|
+
#
|
443
|
+
# add_setting(:foo, :alias_with => :bar)
|
444
|
+
# add_setting(:foo, :alias_with => [:bar, :baz])
|
445
|
+
#
|
446
|
+
# Adds a custom setting to the RSpec.configuration object.
|
447
|
+
#
|
448
|
+
# RSpec.configuration.add_setting :foo
|
449
|
+
#
|
450
|
+
# Used internally and by extension frameworks like rspec-rails, so they
|
451
|
+
# can add config settings that are domain specific. For example:
|
452
|
+
#
|
453
|
+
# RSpec.configure do |c|
|
454
|
+
# c.add_setting :use_transactional_fixtures,
|
455
|
+
# :default => true,
|
456
|
+
# :alias_with => :use_transactional_examples
|
457
|
+
# end
|
458
|
+
#
|
459
|
+
# `add_setting` creates three methods on the configuration object, a
|
460
|
+
# setter, a getter, and a predicate:
|
461
|
+
#
|
462
|
+
# RSpec.configuration.foo=(value)
|
463
|
+
# RSpec.configuration.foo
|
464
|
+
# RSpec.configuration.foo? # Returns true if foo returns anything but nil or false.
|
465
|
+
def add_setting(name, opts={})
|
466
|
+
default = opts.delete(:default)
|
467
|
+
(class << self; self; end).class_exec do
|
468
|
+
add_setting(name, opts)
|
469
|
+
end
|
470
|
+
__send__("#{name}=", default) if default
|
471
|
+
end
|
472
|
+
|
473
|
+
# Returns the configured mock framework adapter module.
|
474
|
+
def mock_framework
|
475
|
+
if @mock_framework.nil?
|
476
|
+
begin
|
477
|
+
mock_with :rspec
|
478
|
+
rescue LoadError
|
479
|
+
mock_with :nothing
|
480
|
+
end
|
481
|
+
end
|
482
|
+
@mock_framework
|
483
|
+
end
|
484
|
+
|
485
|
+
# Delegates to mock_framework=(framework).
|
486
|
+
def mock_framework=(framework)
|
487
|
+
mock_with framework
|
488
|
+
end
|
489
|
+
|
490
|
+
# Regexps used to exclude lines from backtraces.
|
491
|
+
#
|
492
|
+
# Excludes lines from ruby (and jruby) source, installed gems, anything
|
493
|
+
# in any "bin" directory, and any of the RSpec libs (outside gem
|
494
|
+
# installs) by default.
|
495
|
+
#
|
496
|
+
# You can modify the list via the getter, or replace it with the setter.
|
497
|
+
#
|
498
|
+
# To override this behaviour and display a full backtrace, use
|
499
|
+
# `--backtrace` on the command line, in a `.rspec` file, or in the
|
500
|
+
# `rspec_options` attribute of RSpec's rake task.
|
501
|
+
def backtrace_exclusion_patterns
|
502
|
+
@backtrace_formatter.exclusion_patterns
|
503
|
+
end
|
504
|
+
|
505
|
+
# Set regular expressions used to exclude lines in backtrace.
|
506
|
+
# @param patterns [Regexp] set the backtrace exlusion pattern
|
507
|
+
def backtrace_exclusion_patterns=(patterns)
|
508
|
+
@backtrace_formatter.exclusion_patterns = patterns
|
509
|
+
end
|
510
|
+
|
511
|
+
# Regexps used to include lines in backtraces.
|
512
|
+
#
|
513
|
+
# Defaults to [Regexp.new Dir.getwd].
|
514
|
+
#
|
515
|
+
# Lines that match an exclusion _and_ an inclusion pattern
|
516
|
+
# will be included.
|
517
|
+
#
|
518
|
+
# You can modify the list via the getter, or replace it with the setter.
|
519
|
+
def backtrace_inclusion_patterns
|
520
|
+
@backtrace_formatter.inclusion_patterns
|
521
|
+
end
|
522
|
+
|
523
|
+
# Set regular expressions used to include lines in backtrace.
|
524
|
+
# @attr patterns [Regexp] set backtrace_formatter inclusion_patterns
|
525
|
+
def backtrace_inclusion_patterns=(patterns)
|
526
|
+
@backtrace_formatter.inclusion_patterns = patterns
|
527
|
+
end
|
528
|
+
|
529
|
+
# Adds {#backtrace_exclusion_patterns} that will filter lines from
|
530
|
+
# the named gems from backtraces.
|
531
|
+
#
|
532
|
+
# @param gem_names [Array<String>] Names of the gems to filter
|
533
|
+
#
|
534
|
+
# @example
|
535
|
+
# RSpec.configure do |config|
|
536
|
+
# config.filter_gems_from_backtrace "rack", "rake"
|
537
|
+
# end
|
538
|
+
#
|
539
|
+
# @note The patterns this adds will match the named gems in their common
|
540
|
+
# locations (e.g. system gems, vendored with bundler, installed as a
|
541
|
+
# :git dependency with bundler, etc) but is not guaranteed to work for
|
542
|
+
# all possible gem locations. For example, if you have the gem source
|
543
|
+
# in a directory with a completely unrelated name, and use bundler's
|
544
|
+
# :path option, this will not filter it.
|
545
|
+
def filter_gems_from_backtrace(*gem_names)
|
546
|
+
gem_names.each do |name|
|
547
|
+
@backtrace_formatter.filter_gem(name)
|
548
|
+
end
|
549
|
+
end
|
550
|
+
|
551
|
+
# @private
|
552
|
+
MOCKING_ADAPTERS = {
|
553
|
+
:rspec => :RSpec,
|
554
|
+
:flexmock => :Flexmock,
|
555
|
+
:rr => :RR,
|
556
|
+
:mocha => :Mocha,
|
557
|
+
:nothing => :Null
|
558
|
+
}
|
559
|
+
|
560
|
+
# Sets the mock framework adapter module.
|
561
|
+
#
|
562
|
+
# `framework` can be a Symbol or a Module.
|
563
|
+
#
|
564
|
+
# Given any of `:rspec`, `:mocha`, `:flexmock`, or `:rr`, configures the
|
565
|
+
# named framework.
|
566
|
+
#
|
567
|
+
# Given `:nothing`, configures no framework. Use this if you don't use
|
568
|
+
# any mocking framework to save a little bit of overhead.
|
569
|
+
#
|
570
|
+
# Given a Module, includes that module in every example group. The module
|
571
|
+
# should adhere to RSpec's mock framework adapter API:
|
572
|
+
#
|
573
|
+
# setup_mocks_for_rspec
|
574
|
+
# - called before each example
|
575
|
+
#
|
576
|
+
# verify_mocks_for_rspec
|
577
|
+
# - called after each example if the example hasn't yet failed.
|
578
|
+
# Framework should raise an exception when expectations fail
|
579
|
+
#
|
580
|
+
# teardown_mocks_for_rspec
|
581
|
+
# - called after verify_mocks_for_rspec (even if there are errors)
|
582
|
+
#
|
583
|
+
# If the module responds to `configuration` and `mock_with` receives a
|
584
|
+
# block, it will yield the configuration object to the block e.g.
|
585
|
+
#
|
586
|
+
# config.mock_with OtherMockFrameworkAdapter do |mod_config|
|
587
|
+
# mod_config.custom_setting = true
|
588
|
+
# end
|
589
|
+
def mock_with(framework)
|
590
|
+
framework_module =
|
591
|
+
if framework.is_a?(Module)
|
592
|
+
framework
|
593
|
+
else
|
594
|
+
const_name = MOCKING_ADAPTERS.fetch(framework) do
|
595
|
+
raise ArgumentError,
|
596
|
+
"Unknown mocking framework: #{framework.inspect}. " \
|
597
|
+
"Pass a module or one of #{MOCKING_ADAPTERS.keys.inspect}"
|
598
|
+
end
|
599
|
+
|
600
|
+
RSpec::Support.require_rspec_core "mocking_adapters/#{const_name.to_s.downcase}"
|
601
|
+
RSpec::Core::MockingAdapters.const_get(const_name)
|
602
|
+
end
|
603
|
+
|
604
|
+
new_name, old_name = [framework_module, @mock_framework].map do |mod|
|
605
|
+
mod.respond_to?(:framework_name) ? mod.framework_name : :unnamed
|
606
|
+
end
|
607
|
+
|
608
|
+
unless new_name == old_name
|
609
|
+
assert_no_example_groups_defined(:mock_framework)
|
610
|
+
end
|
611
|
+
|
612
|
+
if block_given?
|
613
|
+
raise "#{framework_module} must respond to `configuration` so that " \
|
614
|
+
"mock_with can yield it." unless framework_module.respond_to?(:configuration)
|
615
|
+
yield framework_module.configuration
|
616
|
+
end
|
617
|
+
|
618
|
+
@mock_framework = framework_module
|
619
|
+
end
|
620
|
+
|
621
|
+
# Returns the configured expectation framework adapter module(s)
|
622
|
+
def expectation_frameworks
|
623
|
+
if @expectation_frameworks.empty?
|
624
|
+
begin
|
625
|
+
expect_with :rspec
|
626
|
+
rescue LoadError
|
627
|
+
expect_with Module.new
|
628
|
+
end
|
629
|
+
end
|
630
|
+
@expectation_frameworks
|
631
|
+
end
|
632
|
+
|
633
|
+
# Delegates to expect_with(framework).
|
634
|
+
def expectation_framework=(framework)
|
635
|
+
expect_with(framework)
|
636
|
+
end
|
637
|
+
|
638
|
+
# Sets the expectation framework module(s) to be included in each example
|
639
|
+
# group.
|
640
|
+
#
|
641
|
+
# `frameworks` can be `:rspec`, `:test_unit`, `:minitest`, a custom
|
642
|
+
# module, or any combination thereof:
|
643
|
+
#
|
644
|
+
# config.expect_with :rspec
|
645
|
+
# config.expect_with :test_unit
|
646
|
+
# config.expect_with :minitest
|
647
|
+
# config.expect_with :rspec, :minitest
|
648
|
+
# config.expect_with OtherExpectationFramework
|
649
|
+
#
|
650
|
+
# RSpec will translate `:rspec`, `:minitest`, and `:test_unit` into the
|
651
|
+
# appropriate modules.
|
652
|
+
#
|
653
|
+
# ## Configuration
|
654
|
+
#
|
655
|
+
# If the module responds to `configuration`, `expect_with` will
|
656
|
+
# yield the `configuration` object if given a block:
|
657
|
+
#
|
658
|
+
# config.expect_with OtherExpectationFramework do |custom_config|
|
659
|
+
# custom_config.custom_setting = true
|
660
|
+
# end
|
661
|
+
def expect_with(*frameworks)
|
662
|
+
modules = frameworks.map do |framework|
|
663
|
+
case framework
|
664
|
+
when Module
|
665
|
+
framework
|
666
|
+
when :rspec
|
667
|
+
require 'rspec/expectations'
|
668
|
+
|
669
|
+
# Tag this exception class so our exception formatting logic knows
|
670
|
+
# that it satisfies the `MultipleExceptionError` interface.
|
671
|
+
::RSpec::Expectations::MultipleExpectationsNotMetError.__send__(
|
672
|
+
:include, MultipleExceptionError::InterfaceTag
|
673
|
+
)
|
674
|
+
|
675
|
+
::RSpec::Matchers
|
676
|
+
when :test_unit
|
677
|
+
require 'rspec/core/test_unit_assertions_adapter'
|
678
|
+
::RSpec::Core::TestUnitAssertionsAdapter
|
679
|
+
when :minitest
|
680
|
+
require 'rspec/core/minitest_assertions_adapter'
|
681
|
+
::RSpec::Core::MinitestAssertionsAdapter
|
682
|
+
else
|
683
|
+
raise ArgumentError, "#{framework.inspect} is not supported"
|
684
|
+
end
|
685
|
+
end
|
686
|
+
|
687
|
+
if (modules - @expectation_frameworks).any?
|
688
|
+
assert_no_example_groups_defined(:expect_with)
|
689
|
+
end
|
690
|
+
|
691
|
+
if block_given?
|
692
|
+
raise "expect_with only accepts a block with a single argument. " \
|
693
|
+
"Call expect_with #{modules.length} times, " \
|
694
|
+
"once with each argument, instead." if modules.length > 1
|
695
|
+
raise "#{modules.first} must respond to `configuration` so that " \
|
696
|
+
"expect_with can yield it." unless modules.first.respond_to?(:configuration)
|
697
|
+
yield modules.first.configuration
|
698
|
+
end
|
699
|
+
|
700
|
+
@expectation_frameworks.push(*modules)
|
701
|
+
end
|
702
|
+
|
703
|
+
# Check if full backtrace is enabled.
|
704
|
+
# @return [Boolean] is full backtrace enabled
|
705
|
+
def full_backtrace?
|
706
|
+
@backtrace_formatter.full_backtrace?
|
707
|
+
end
|
708
|
+
|
709
|
+
# Toggle full backtrace.
|
710
|
+
# @attr true_or_false [Boolean] toggle full backtrace display
|
711
|
+
def full_backtrace=(true_or_false)
|
712
|
+
@backtrace_formatter.full_backtrace = true_or_false
|
713
|
+
end
|
714
|
+
|
715
|
+
# Returns the configuration option for color, but should not
|
716
|
+
# be used to check if color is supported.
|
717
|
+
#
|
718
|
+
# @see color_enabled?
|
719
|
+
# @return [Boolean]
|
720
|
+
def color
|
721
|
+
value_for(:color) { @color }
|
722
|
+
end
|
723
|
+
|
724
|
+
# Check if color is enabled for a particular output.
|
725
|
+
# @param output [IO] an output stream to use, defaults to the current
|
726
|
+
# `output_stream`
|
727
|
+
# @return [Boolean]
|
728
|
+
def color_enabled?(output=output_stream)
|
729
|
+
output_to_tty?(output) && color
|
730
|
+
end
|
731
|
+
|
732
|
+
# Toggle output color.
|
733
|
+
attr_writer :color
|
734
|
+
|
735
|
+
# @private
|
736
|
+
def libs=(libs)
|
737
|
+
libs.map do |lib|
|
738
|
+
@libs.unshift lib
|
739
|
+
$LOAD_PATH.unshift lib
|
740
|
+
end
|
741
|
+
end
|
742
|
+
|
743
|
+
# Run examples matching on `description` in all files to run.
|
744
|
+
# @param description [String, Regexp] the pattern to filter on
|
745
|
+
def full_description=(description)
|
746
|
+
filter_run :full_description => Regexp.union(*Array(description).map { |d| Regexp.new(d) })
|
747
|
+
end
|
748
|
+
|
749
|
+
# @return [Array] full description filter
|
750
|
+
def full_description
|
751
|
+
filter.fetch :full_description, nil
|
752
|
+
end
|
753
|
+
|
754
|
+
# @overload add_formatter(formatter)
|
755
|
+
#
|
756
|
+
# Adds a formatter to the formatters collection. `formatter` can be a
|
757
|
+
# string representing any of the built-in formatters (see
|
758
|
+
# `built_in_formatter`), or a custom formatter class.
|
759
|
+
#
|
760
|
+
# ### Note
|
761
|
+
#
|
762
|
+
# For internal purposes, `add_formatter` also accepts the name of a class
|
763
|
+
# and paths to use for output streams, but you should consider that a
|
764
|
+
# private api that may change at any time without notice.
|
765
|
+
def add_formatter(formatter_to_use, *paths)
|
766
|
+
paths << output_stream if paths.empty?
|
767
|
+
formatter_loader.add formatter_to_use, *paths
|
768
|
+
end
|
769
|
+
alias_method :formatter=, :add_formatter
|
770
|
+
|
771
|
+
# The formatter that will be used if no formatter has been set.
|
772
|
+
# Defaults to 'progress'.
|
773
|
+
def default_formatter
|
774
|
+
formatter_loader.default_formatter
|
775
|
+
end
|
776
|
+
|
777
|
+
# Sets a fallback formatter to use if none other has been set.
|
778
|
+
#
|
779
|
+
# @example
|
780
|
+
#
|
781
|
+
# RSpec.configure do |rspec|
|
782
|
+
# rspec.default_formatter = 'doc'
|
783
|
+
# end
|
784
|
+
def default_formatter=(value)
|
785
|
+
formatter_loader.default_formatter = value
|
786
|
+
end
|
787
|
+
|
788
|
+
# Returns a duplicate of the formatters currently loaded in
|
789
|
+
# the `FormatterLoader` for introspection.
|
790
|
+
#
|
791
|
+
# Note as this is a duplicate, any mutations will be disregarded.
|
792
|
+
#
|
793
|
+
# @return [Array] the formatters currently loaded
|
794
|
+
def formatters
|
795
|
+
formatter_loader.formatters.dup
|
796
|
+
end
|
797
|
+
|
798
|
+
# @private
|
799
|
+
def formatter_loader
|
800
|
+
@formatter_loader ||= Formatters::Loader.new(Reporter.new(self))
|
801
|
+
end
|
802
|
+
|
803
|
+
# @private
|
804
|
+
#
|
805
|
+
# This buffer is used to capture all messages sent to the reporter during
|
806
|
+
# reporter initialization. It can then replay those messages after the
|
807
|
+
# formatter is correctly initialized. Otherwise, deprecation warnings
|
808
|
+
# during formatter initialization can cause an infinite loop.
|
809
|
+
class DeprecationReporterBuffer
|
810
|
+
def initialize
|
811
|
+
@calls = []
|
812
|
+
end
|
813
|
+
|
814
|
+
def deprecation(*args)
|
815
|
+
@calls << args
|
816
|
+
end
|
817
|
+
|
818
|
+
def play_onto(reporter)
|
819
|
+
@calls.each do |args|
|
820
|
+
reporter.deprecation(*args)
|
821
|
+
end
|
822
|
+
end
|
823
|
+
end
|
824
|
+
|
825
|
+
# @private
|
826
|
+
def reporter
|
827
|
+
# @reporter_buffer should only ever be set in this method to cover
|
828
|
+
# initialization of @reporter.
|
829
|
+
@reporter_buffer || @reporter ||=
|
830
|
+
begin
|
831
|
+
@reporter_buffer = DeprecationReporterBuffer.new
|
832
|
+
formatter_loader.setup_default output_stream, deprecation_stream
|
833
|
+
@reporter_buffer.play_onto(formatter_loader.reporter)
|
834
|
+
@reporter_buffer = nil
|
835
|
+
formatter_loader.reporter
|
836
|
+
end
|
837
|
+
end
|
838
|
+
|
839
|
+
# @api private
|
840
|
+
#
|
841
|
+
# Defaults `profile_examples` to 10 examples when `@profile_examples` is
|
842
|
+
# `true`.
|
843
|
+
def profile_examples
|
844
|
+
profile = value_for(:profile_examples) { @profile_examples }
|
845
|
+
if profile && !profile.is_a?(Integer)
|
846
|
+
10
|
847
|
+
else
|
848
|
+
profile
|
849
|
+
end
|
850
|
+
end
|
851
|
+
|
852
|
+
# @private
|
853
|
+
def files_or_directories_to_run=(*files)
|
854
|
+
files = files.flatten
|
855
|
+
|
856
|
+
if (command == 'rspec' || Runner.running_in_drb?) && default_path && files.empty?
|
857
|
+
files << default_path
|
858
|
+
end
|
859
|
+
|
860
|
+
@files_or_directories_to_run = files
|
861
|
+
@files_to_run = nil
|
862
|
+
end
|
863
|
+
|
864
|
+
# The spec files RSpec will run.
|
865
|
+
# @return [Array] specified files about to run
|
866
|
+
def files_to_run
|
867
|
+
@files_to_run ||= get_files_to_run(@files_or_directories_to_run)
|
868
|
+
end
|
869
|
+
|
870
|
+
# @private
|
871
|
+
def last_run_statuses
|
872
|
+
@last_run_statuses ||= Hash.new(UNKNOWN_STATUS).tap do |statuses|
|
873
|
+
if (path = example_status_persistence_file_path)
|
874
|
+
begin
|
875
|
+
ExampleStatusPersister.load_from(path).inject(statuses) do |hash, example|
|
876
|
+
hash[example.fetch(:example_id)] = example.fetch(:status)
|
877
|
+
hash
|
878
|
+
end
|
879
|
+
rescue SystemCallError => e
|
880
|
+
RSpec.warning "Could not read from #{path.inspect} (configured as " \
|
881
|
+
"`config.example_status_persistence_file_path`) due " \
|
882
|
+
"to a system error: #{e.inspect}. Please check that " \
|
883
|
+
"the config option is set to an accessible, valid " \
|
884
|
+
"file path", :call_site => nil
|
885
|
+
end
|
886
|
+
end
|
887
|
+
end
|
888
|
+
end
|
889
|
+
|
890
|
+
# @private
|
891
|
+
UNKNOWN_STATUS = "unknown".freeze
|
892
|
+
|
893
|
+
# @private
|
894
|
+
FAILED_STATUS = "failed".freeze
|
895
|
+
|
896
|
+
# @private
|
897
|
+
def spec_files_with_failures
|
898
|
+
@spec_files_with_failures ||= last_run_statuses.inject(Set.new) do |files, (id, status)|
|
899
|
+
files << Example.parse_id(id).first if status == FAILED_STATUS
|
900
|
+
files
|
901
|
+
end.to_a
|
902
|
+
end
|
903
|
+
|
904
|
+
# Creates a method that delegates to `example` including the submitted
|
905
|
+
# `args`. Used internally to add variants of `example` like `pending`:
|
906
|
+
# @param name [String] example name alias
|
907
|
+
# @param args [Array<Symbol>, Hash] metadata for the generated example
|
908
|
+
#
|
909
|
+
# @note The specific example alias below (`pending`) is already
|
910
|
+
# defined for you.
|
911
|
+
# @note Use with caution. This extends the language used in your
|
912
|
+
# specs, but does not add any additional documentation. We use this
|
913
|
+
# in RSpec to define methods like `focus` and `xit`, but we also add
|
914
|
+
# docs for those methods.
|
915
|
+
#
|
916
|
+
# @example
|
917
|
+
# RSpec.configure do |config|
|
918
|
+
# config.alias_example_to :pending, :pending => true
|
919
|
+
# end
|
920
|
+
#
|
921
|
+
# # This lets you do this:
|
922
|
+
#
|
923
|
+
# describe Thing do
|
924
|
+
# pending "does something" do
|
925
|
+
# thing = Thing.new
|
926
|
+
# end
|
927
|
+
# end
|
928
|
+
#
|
929
|
+
# # ... which is the equivalent of
|
930
|
+
#
|
931
|
+
# describe Thing do
|
932
|
+
# it "does something", :pending => true do
|
933
|
+
# thing = Thing.new
|
934
|
+
# end
|
935
|
+
# end
|
936
|
+
def alias_example_to(name, *args)
|
937
|
+
extra_options = Metadata.build_hash_from(args)
|
938
|
+
RSpec::Core::ExampleGroup.define_example_method(name, extra_options)
|
939
|
+
end
|
940
|
+
|
941
|
+
# Creates a method that defines an example group with the provided
|
942
|
+
# metadata. Can be used to define example group/metadata shortcuts.
|
943
|
+
#
|
944
|
+
# @example
|
945
|
+
# RSpec.configure do |config|
|
946
|
+
# config.alias_example_group_to :describe_model, :type => :model
|
947
|
+
# end
|
948
|
+
#
|
949
|
+
# shared_context_for "model tests", :type => :model do
|
950
|
+
# # define common model test helper methods, `let` declarations, etc
|
951
|
+
# end
|
952
|
+
#
|
953
|
+
# # This lets you do this:
|
954
|
+
#
|
955
|
+
# RSpec.describe_model User do
|
956
|
+
# end
|
957
|
+
#
|
958
|
+
# # ... which is the equivalent of
|
959
|
+
#
|
960
|
+
# RSpec.describe User, :type => :model do
|
961
|
+
# end
|
962
|
+
#
|
963
|
+
# @note The defined aliased will also be added to the top level
|
964
|
+
# (e.g. `main` and from within modules) if
|
965
|
+
# `expose_dsl_globally` is set to true.
|
966
|
+
# @see #alias_example_to
|
967
|
+
# @see #expose_dsl_globally=
|
968
|
+
def alias_example_group_to(new_name, *args)
|
969
|
+
extra_options = Metadata.build_hash_from(args)
|
970
|
+
RSpec::Core::ExampleGroup.define_example_group_method(new_name, extra_options)
|
971
|
+
end
|
972
|
+
|
973
|
+
# Define an alias for it_should_behave_like that allows different
|
974
|
+
# language (like "it_has_behavior" or "it_behaves_like") to be
|
975
|
+
# employed when including shared examples.
|
976
|
+
#
|
977
|
+
# @example
|
978
|
+
# RSpec.configure do |config|
|
979
|
+
# config.alias_it_behaves_like_to(:it_has_behavior, 'has behavior:')
|
980
|
+
# end
|
981
|
+
#
|
982
|
+
# # allows the user to include a shared example group like:
|
983
|
+
#
|
984
|
+
# describe Entity do
|
985
|
+
# it_has_behavior 'sortability' do
|
986
|
+
# let(:sortable) { Entity.new }
|
987
|
+
# end
|
988
|
+
# end
|
989
|
+
#
|
990
|
+
# # which is reported in the output as:
|
991
|
+
# # Entity
|
992
|
+
# # has behavior: sortability
|
993
|
+
# # ...sortability examples here
|
994
|
+
#
|
995
|
+
# @note Use with caution. This extends the language used in your
|
996
|
+
# specs, but does not add any additional documentation. We use this
|
997
|
+
# in RSpec to define `it_should_behave_like` (for backward
|
998
|
+
# compatibility), but we also add docs for that method.
|
999
|
+
def alias_it_behaves_like_to(new_name, report_label='')
|
1000
|
+
RSpec::Core::ExampleGroup.define_nested_shared_group_method(new_name, report_label)
|
1001
|
+
end
|
1002
|
+
alias_method :alias_it_should_behave_like_to, :alias_it_behaves_like_to
|
1003
|
+
|
1004
|
+
# Adds key/value pairs to the `inclusion_filter`. If `args`
|
1005
|
+
# includes any symbols that are not part of the hash, each symbol
|
1006
|
+
# is treated as a key in the hash with the value `true`.
|
1007
|
+
#
|
1008
|
+
# ### Note
|
1009
|
+
#
|
1010
|
+
# Filters set using this method can be overridden from the command line
|
1011
|
+
# or config files (e.g. `.rspec`).
|
1012
|
+
#
|
1013
|
+
# @example
|
1014
|
+
# # Given this declaration.
|
1015
|
+
# describe "something", :foo => 'bar' do
|
1016
|
+
# # ...
|
1017
|
+
# end
|
1018
|
+
#
|
1019
|
+
# # Any of the following will include that group.
|
1020
|
+
# config.filter_run_including :foo => 'bar'
|
1021
|
+
# config.filter_run_including :foo => /^ba/
|
1022
|
+
# config.filter_run_including :foo => lambda {|v| v == 'bar'}
|
1023
|
+
# config.filter_run_including :foo => lambda {|v,m| m[:foo] == 'bar'}
|
1024
|
+
#
|
1025
|
+
# # Given a proc with an arity of 1, the lambda is passed the value
|
1026
|
+
# # related to the key, e.g.
|
1027
|
+
# config.filter_run_including :foo => lambda {|v| v == 'bar'}
|
1028
|
+
#
|
1029
|
+
# # Given a proc with an arity of 2, the lambda is passed the value
|
1030
|
+
# # related to the key, and the metadata itself e.g.
|
1031
|
+
# config.filter_run_including :foo => lambda {|v,m| m[:foo] == 'bar'}
|
1032
|
+
#
|
1033
|
+
# filter_run_including :foo # same as filter_run_including :foo => true
|
1034
|
+
def filter_run_including(*args)
|
1035
|
+
meta = Metadata.build_hash_from(args, :warn_about_example_group_filtering)
|
1036
|
+
filter_manager.include_with_low_priority meta
|
1037
|
+
static_config_filter_manager.include_with_low_priority Metadata.deep_hash_dup(meta)
|
1038
|
+
end
|
1039
|
+
|
1040
|
+
alias_method :filter_run, :filter_run_including
|
1041
|
+
|
1042
|
+
# Clears and reassigns the `inclusion_filter`. Set to `nil` if you don't
|
1043
|
+
# want any inclusion filter at all.
|
1044
|
+
#
|
1045
|
+
# ### Warning
|
1046
|
+
#
|
1047
|
+
# This overrides any inclusion filters/tags set on the command line or in
|
1048
|
+
# configuration files.
|
1049
|
+
def inclusion_filter=(filter)
|
1050
|
+
meta = Metadata.build_hash_from([filter], :warn_about_example_group_filtering)
|
1051
|
+
filter_manager.include_only meta
|
1052
|
+
end
|
1053
|
+
|
1054
|
+
alias_method :filter=, :inclusion_filter=
|
1055
|
+
|
1056
|
+
# Returns the `inclusion_filter`. If none has been set, returns an empty
|
1057
|
+
# hash.
|
1058
|
+
def inclusion_filter
|
1059
|
+
filter_manager.inclusions
|
1060
|
+
end
|
1061
|
+
|
1062
|
+
alias_method :filter, :inclusion_filter
|
1063
|
+
|
1064
|
+
# Adds key/value pairs to the `exclusion_filter`. If `args`
|
1065
|
+
# includes any symbols that are not part of the hash, each symbol
|
1066
|
+
# is treated as a key in the hash with the value `true`.
|
1067
|
+
#
|
1068
|
+
# ### Note
|
1069
|
+
#
|
1070
|
+
# Filters set using this method can be overridden from the command line
|
1071
|
+
# or config files (e.g. `.rspec`).
|
1072
|
+
#
|
1073
|
+
# @example
|
1074
|
+
# # Given this declaration.
|
1075
|
+
# describe "something", :foo => 'bar' do
|
1076
|
+
# # ...
|
1077
|
+
# end
|
1078
|
+
#
|
1079
|
+
# # Any of the following will exclude that group.
|
1080
|
+
# config.filter_run_excluding :foo => 'bar'
|
1081
|
+
# config.filter_run_excluding :foo => /^ba/
|
1082
|
+
# config.filter_run_excluding :foo => lambda {|v| v == 'bar'}
|
1083
|
+
# config.filter_run_excluding :foo => lambda {|v,m| m[:foo] == 'bar'}
|
1084
|
+
#
|
1085
|
+
# # Given a proc with an arity of 1, the lambda is passed the value
|
1086
|
+
# # related to the key, e.g.
|
1087
|
+
# config.filter_run_excluding :foo => lambda {|v| v == 'bar'}
|
1088
|
+
#
|
1089
|
+
# # Given a proc with an arity of 2, the lambda is passed the value
|
1090
|
+
# # related to the key, and the metadata itself e.g.
|
1091
|
+
# config.filter_run_excluding :foo => lambda {|v,m| m[:foo] == 'bar'}
|
1092
|
+
#
|
1093
|
+
# filter_run_excluding :foo # same as filter_run_excluding :foo => true
|
1094
|
+
def filter_run_excluding(*args)
|
1095
|
+
meta = Metadata.build_hash_from(args, :warn_about_example_group_filtering)
|
1096
|
+
filter_manager.exclude_with_low_priority meta
|
1097
|
+
static_config_filter_manager.exclude_with_low_priority Metadata.deep_hash_dup(meta)
|
1098
|
+
end
|
1099
|
+
|
1100
|
+
# Clears and reassigns the `exclusion_filter`. Set to `nil` if you don't
|
1101
|
+
# want any exclusion filter at all.
|
1102
|
+
#
|
1103
|
+
# ### Warning
|
1104
|
+
#
|
1105
|
+
# This overrides any exclusion filters/tags set on the command line or in
|
1106
|
+
# configuration files.
|
1107
|
+
def exclusion_filter=(filter)
|
1108
|
+
meta = Metadata.build_hash_from([filter], :warn_about_example_group_filtering)
|
1109
|
+
filter_manager.exclude_only meta
|
1110
|
+
end
|
1111
|
+
|
1112
|
+
# Returns the `exclusion_filter`. If none has been set, returns an empty
|
1113
|
+
# hash.
|
1114
|
+
def exclusion_filter
|
1115
|
+
filter_manager.exclusions
|
1116
|
+
end
|
1117
|
+
|
1118
|
+
# Tells RSpec to include `mod` in example groups. Methods defined in
|
1119
|
+
# `mod` are exposed to examples (not example groups). Use `filters` to
|
1120
|
+
# constrain the groups or examples in which to include the module.
|
1121
|
+
#
|
1122
|
+
# @example
|
1123
|
+
#
|
1124
|
+
# module AuthenticationHelpers
|
1125
|
+
# def login_as(user)
|
1126
|
+
# # ...
|
1127
|
+
# end
|
1128
|
+
# end
|
1129
|
+
#
|
1130
|
+
# module UserHelpers
|
1131
|
+
# def users(username)
|
1132
|
+
# # ...
|
1133
|
+
# end
|
1134
|
+
# end
|
1135
|
+
#
|
1136
|
+
# RSpec.configure do |config|
|
1137
|
+
# config.include(UserHelpers) # included in all modules
|
1138
|
+
# config.include(AuthenticationHelpers, :type => :request)
|
1139
|
+
# end
|
1140
|
+
#
|
1141
|
+
# describe "edit profile", :type => :request do
|
1142
|
+
# it "can be viewed by owning user" do
|
1143
|
+
# login_as users(:jdoe)
|
1144
|
+
# get "/profiles/jdoe"
|
1145
|
+
# assert_select ".username", :text => 'jdoe'
|
1146
|
+
# end
|
1147
|
+
# end
|
1148
|
+
#
|
1149
|
+
# @note Filtered module inclusions can also be applied to
|
1150
|
+
# individual examples that have matching metadata. Just like
|
1151
|
+
# Ruby's object model is that every object has a singleton class
|
1152
|
+
# which has only a single instance, RSpec's model is that every
|
1153
|
+
# example has a singleton example group containing just the one
|
1154
|
+
# example.
|
1155
|
+
#
|
1156
|
+
# @see #extend
|
1157
|
+
# @see #prepend
|
1158
|
+
def include(mod, *filters)
|
1159
|
+
meta = Metadata.build_hash_from(filters, :warn_about_example_group_filtering)
|
1160
|
+
@include_modules.append(mod, meta)
|
1161
|
+
configure_existing_groups(mod, meta, :safe_include)
|
1162
|
+
end
|
1163
|
+
|
1164
|
+
# Tells RSpec to extend example groups with `mod`. Methods defined in
|
1165
|
+
# `mod` are exposed to example groups (not examples). Use `filters` to
|
1166
|
+
# constrain the groups to extend.
|
1167
|
+
#
|
1168
|
+
# Similar to `include`, but behavior is added to example groups, which
|
1169
|
+
# are classes, rather than the examples, which are instances of those
|
1170
|
+
# classes.
|
1171
|
+
#
|
1172
|
+
# @example
|
1173
|
+
#
|
1174
|
+
# module UiHelpers
|
1175
|
+
# def run_in_browser
|
1176
|
+
# # ...
|
1177
|
+
# end
|
1178
|
+
# end
|
1179
|
+
#
|
1180
|
+
# RSpec.configure do |config|
|
1181
|
+
# config.extend(UiHelpers, :type => :request)
|
1182
|
+
# end
|
1183
|
+
#
|
1184
|
+
# describe "edit profile", :type => :request do
|
1185
|
+
# run_in_browser
|
1186
|
+
#
|
1187
|
+
# it "does stuff in the client" do
|
1188
|
+
# # ...
|
1189
|
+
# end
|
1190
|
+
# end
|
1191
|
+
#
|
1192
|
+
# @see #include
|
1193
|
+
# @see #prepend
|
1194
|
+
def extend(mod, *filters)
|
1195
|
+
meta = Metadata.build_hash_from(filters, :warn_about_example_group_filtering)
|
1196
|
+
@extend_modules.append(mod, meta)
|
1197
|
+
configure_existing_groups(mod, meta, :safe_extend)
|
1198
|
+
end
|
1199
|
+
|
1200
|
+
if RSpec::Support::RubyFeatures.module_prepends_supported?
|
1201
|
+
# Tells RSpec to prepend example groups with `mod`. Methods defined in
|
1202
|
+
# `mod` are exposed to examples (not example groups). Use `filters` to
|
1203
|
+
# constrain the groups in which to prepend the module.
|
1204
|
+
#
|
1205
|
+
# Similar to `include`, but module is included before the example group's class
|
1206
|
+
# in the ancestor chain.
|
1207
|
+
#
|
1208
|
+
# @example
|
1209
|
+
#
|
1210
|
+
# module OverrideMod
|
1211
|
+
# def override_me
|
1212
|
+
# "overridden"
|
1213
|
+
# end
|
1214
|
+
# end
|
1215
|
+
#
|
1216
|
+
# RSpec.configure do |config|
|
1217
|
+
# config.prepend(OverrideMod, :method => :prepend)
|
1218
|
+
# end
|
1219
|
+
#
|
1220
|
+
# describe "overriding example's class", :method => :prepend do
|
1221
|
+
# it "finds the user" do
|
1222
|
+
# self.class.class_eval do
|
1223
|
+
# def override_me
|
1224
|
+
# end
|
1225
|
+
# end
|
1226
|
+
# override_me # => "overridden"
|
1227
|
+
# # ...
|
1228
|
+
# end
|
1229
|
+
# end
|
1230
|
+
#
|
1231
|
+
# @see #include
|
1232
|
+
# @see #extend
|
1233
|
+
def prepend(mod, *filters)
|
1234
|
+
meta = Metadata.build_hash_from(filters, :warn_about_example_group_filtering)
|
1235
|
+
@prepend_modules.append(mod, meta)
|
1236
|
+
configure_existing_groups(mod, meta, :safe_prepend)
|
1237
|
+
end
|
1238
|
+
end
|
1239
|
+
|
1240
|
+
# @private
|
1241
|
+
#
|
1242
|
+
# Used internally to extend a group with modules using `include`, `prepend` and/or
|
1243
|
+
# `extend`.
|
1244
|
+
def configure_group(group)
|
1245
|
+
configure_group_with group, @include_modules, :safe_include
|
1246
|
+
configure_group_with group, @extend_modules, :safe_extend
|
1247
|
+
configure_group_with group, @prepend_modules, :safe_prepend
|
1248
|
+
end
|
1249
|
+
|
1250
|
+
# @private
|
1251
|
+
def configure_group_with(group, module_list, application_method)
|
1252
|
+
module_list.items_for(group.metadata).each do |mod|
|
1253
|
+
__send__(application_method, mod, group)
|
1254
|
+
end
|
1255
|
+
end
|
1256
|
+
|
1257
|
+
# @private
|
1258
|
+
def configure_existing_groups(mod, meta, application_method)
|
1259
|
+
RSpec.world.all_example_groups.each do |group|
|
1260
|
+
next unless meta.empty? || MetadataFilter.apply?(:any?, meta, group.metadata)
|
1261
|
+
__send__(application_method, mod, group)
|
1262
|
+
end
|
1263
|
+
end
|
1264
|
+
|
1265
|
+
# @private
|
1266
|
+
#
|
1267
|
+
# Used internally to extend the singleton class of a single example's
|
1268
|
+
# example group instance with modules using `include` and/or `extend`.
|
1269
|
+
def configure_example(example)
|
1270
|
+
singleton_group = example.example_group_instance.singleton_class
|
1271
|
+
|
1272
|
+
# We replace the metadata so that SharedExampleGroupModule#included
|
1273
|
+
# has access to the example's metadata[:location].
|
1274
|
+
singleton_group.with_replaced_metadata(example.metadata) do
|
1275
|
+
modules = @include_modules.items_for(example.metadata)
|
1276
|
+
modules.each do |mod|
|
1277
|
+
safe_include(mod, example.example_group_instance.singleton_class)
|
1278
|
+
end
|
1279
|
+
|
1280
|
+
MemoizedHelpers.define_helpers_on(singleton_group) unless modules.empty?
|
1281
|
+
end
|
1282
|
+
end
|
1283
|
+
|
1284
|
+
if RSpec::Support::RubyFeatures.module_prepends_supported?
|
1285
|
+
# @private
|
1286
|
+
def safe_prepend(mod, host)
|
1287
|
+
host.__send__(:prepend, mod) unless host < mod
|
1288
|
+
end
|
1289
|
+
end
|
1290
|
+
|
1291
|
+
# @private
|
1292
|
+
def requires=(paths)
|
1293
|
+
directories = ['lib', default_path].select { |p| File.directory? p }
|
1294
|
+
RSpec::Core::RubyProject.add_to_load_path(*directories)
|
1295
|
+
paths.each { |path| require path }
|
1296
|
+
@requires += paths
|
1297
|
+
end
|
1298
|
+
|
1299
|
+
# @private
|
1300
|
+
def in_project_source_dir_regex
|
1301
|
+
regexes = project_source_dirs.map do |dir|
|
1302
|
+
/\A#{Regexp.escape(File.expand_path(dir))}\//
|
1303
|
+
end
|
1304
|
+
|
1305
|
+
Regexp.union(regexes)
|
1306
|
+
end
|
1307
|
+
|
1308
|
+
# @private
|
1309
|
+
if RUBY_VERSION.to_f >= 1.9
|
1310
|
+
# @private
|
1311
|
+
def safe_include(mod, host)
|
1312
|
+
host.__send__(:include, mod) unless host < mod
|
1313
|
+
end
|
1314
|
+
|
1315
|
+
# @private
|
1316
|
+
def safe_extend(mod, host)
|
1317
|
+
host.extend(mod) unless host.singleton_class < mod
|
1318
|
+
end
|
1319
|
+
else # for 1.8.7
|
1320
|
+
# :nocov:
|
1321
|
+
# @private
|
1322
|
+
def safe_include(mod, host)
|
1323
|
+
host.__send__(:include, mod) unless host.included_modules.include?(mod)
|
1324
|
+
end
|
1325
|
+
|
1326
|
+
# @private
|
1327
|
+
def safe_extend(mod, host)
|
1328
|
+
host.extend(mod) unless (class << host; self; end).included_modules.include?(mod)
|
1329
|
+
end
|
1330
|
+
# :nocov:
|
1331
|
+
end
|
1332
|
+
|
1333
|
+
# @private
|
1334
|
+
def configure_mock_framework
|
1335
|
+
RSpec::Core::ExampleGroup.__send__(:include, mock_framework)
|
1336
|
+
conditionally_disable_mocks_monkey_patching
|
1337
|
+
end
|
1338
|
+
|
1339
|
+
# @private
|
1340
|
+
def configure_expectation_framework
|
1341
|
+
expectation_frameworks.each do |framework|
|
1342
|
+
RSpec::Core::ExampleGroup.__send__(:include, framework)
|
1343
|
+
end
|
1344
|
+
conditionally_disable_expectations_monkey_patching
|
1345
|
+
end
|
1346
|
+
|
1347
|
+
# @private
|
1348
|
+
def load_spec_files
|
1349
|
+
# Note which spec files world is already aware of.
|
1350
|
+
# This is generally only needed for when the user runs
|
1351
|
+
# `ruby path/to/spec.rb` (and loads `rspec/autorun`) --
|
1352
|
+
# in that case, the spec file was loaded by `ruby` and
|
1353
|
+
# isn't loaded by us here so we only know about it because
|
1354
|
+
# of an example group being registered in it.
|
1355
|
+
RSpec.world.registered_example_group_files.each do |f|
|
1356
|
+
loaded_spec_files << f # the registered files are already expended absolute paths
|
1357
|
+
end
|
1358
|
+
|
1359
|
+
files_to_run.uniq.each do |f|
|
1360
|
+
file = File.expand_path(f)
|
1361
|
+
load file
|
1362
|
+
loaded_spec_files << file
|
1363
|
+
end
|
1364
|
+
|
1365
|
+
@spec_files_loaded = true
|
1366
|
+
end
|
1367
|
+
|
1368
|
+
# @private
|
1369
|
+
DEFAULT_FORMATTER = lambda { |string| string }
|
1370
|
+
|
1371
|
+
# Formats the docstring output using the block provided.
|
1372
|
+
#
|
1373
|
+
# @example
|
1374
|
+
# # This will strip the descriptions of both examples and example
|
1375
|
+
# # groups.
|
1376
|
+
# RSpec.configure do |config|
|
1377
|
+
# config.format_docstrings { |s| s.strip }
|
1378
|
+
# end
|
1379
|
+
def format_docstrings(&block)
|
1380
|
+
@format_docstrings_block = block_given? ? block : DEFAULT_FORMATTER
|
1381
|
+
end
|
1382
|
+
|
1383
|
+
# @private
|
1384
|
+
def format_docstrings_block
|
1385
|
+
@format_docstrings_block ||= DEFAULT_FORMATTER
|
1386
|
+
end
|
1387
|
+
|
1388
|
+
# @private
|
1389
|
+
# @macro [attach] delegate_to_ordering_manager
|
1390
|
+
# @!method $1
|
1391
|
+
def self.delegate_to_ordering_manager(*methods)
|
1392
|
+
methods.each do |method|
|
1393
|
+
define_method method do |*args, &block|
|
1394
|
+
ordering_manager.__send__(method, *args, &block)
|
1395
|
+
end
|
1396
|
+
end
|
1397
|
+
end
|
1398
|
+
|
1399
|
+
# @macro delegate_to_ordering_manager
|
1400
|
+
#
|
1401
|
+
# Sets the seed value and sets the default global ordering to random.
|
1402
|
+
delegate_to_ordering_manager :seed=
|
1403
|
+
|
1404
|
+
# @macro delegate_to_ordering_manager
|
1405
|
+
# Seed for random ordering (default: generated randomly each run).
|
1406
|
+
#
|
1407
|
+
# When you run specs with `--order random`, RSpec generates a random seed
|
1408
|
+
# for the randomization and prints it to the `output_stream` (assuming
|
1409
|
+
# you're using RSpec's built-in formatters). If you discover an ordering
|
1410
|
+
# dependency (i.e. examples fail intermittently depending on order), set
|
1411
|
+
# this (on Configuration or on the command line with `--seed`) to run
|
1412
|
+
# using the same seed while you debug the issue.
|
1413
|
+
#
|
1414
|
+
# We recommend, actually, that you use the command line approach so you
|
1415
|
+
# don't accidentally leave the seed encoded.
|
1416
|
+
delegate_to_ordering_manager :seed
|
1417
|
+
|
1418
|
+
# @macro delegate_to_ordering_manager
|
1419
|
+
#
|
1420
|
+
# Sets the default global order and, if order is `'rand:<seed>'`, also
|
1421
|
+
# sets the seed.
|
1422
|
+
delegate_to_ordering_manager :order=
|
1423
|
+
|
1424
|
+
# @macro delegate_to_ordering_manager
|
1425
|
+
# Registers a named ordering strategy that can later be
|
1426
|
+
# used to order an example group's subgroups by adding
|
1427
|
+
# `:order => <name>` metadata to the example group.
|
1428
|
+
#
|
1429
|
+
# @param name [Symbol] The name of the ordering.
|
1430
|
+
# @yield Block that will order the given examples or example groups
|
1431
|
+
# @yieldparam list [Array<RSpec::Core::Example>,
|
1432
|
+
# Array<RSpec::Core::ExampleGroup>] The examples or groups to order
|
1433
|
+
# @yieldreturn [Array<RSpec::Core::Example>,
|
1434
|
+
# Array<RSpec::Core::ExampleGroup>] The re-ordered examples or groups
|
1435
|
+
#
|
1436
|
+
# @example
|
1437
|
+
# RSpec.configure do |rspec|
|
1438
|
+
# rspec.register_ordering :reverse do |list|
|
1439
|
+
# list.reverse
|
1440
|
+
# end
|
1441
|
+
# end
|
1442
|
+
#
|
1443
|
+
# describe MyClass, :order => :reverse do
|
1444
|
+
# # ...
|
1445
|
+
# end
|
1446
|
+
#
|
1447
|
+
# @note Pass the symbol `:global` to set the ordering strategy that
|
1448
|
+
# will be used to order the top-level example groups and any example
|
1449
|
+
# groups that do not have declared `:order` metadata.
|
1450
|
+
delegate_to_ordering_manager :register_ordering
|
1451
|
+
|
1452
|
+
# @private
|
1453
|
+
delegate_to_ordering_manager :seed_used?, :ordering_registry
|
1454
|
+
|
1455
|
+
# Set Ruby warnings on or off.
|
1456
|
+
def warnings=(value)
|
1457
|
+
$VERBOSE = !!value
|
1458
|
+
end
|
1459
|
+
|
1460
|
+
# @return [Boolean] Whether or not ruby warnings are enabled.
|
1461
|
+
def warnings?
|
1462
|
+
$VERBOSE
|
1463
|
+
end
|
1464
|
+
|
1465
|
+
# @private
|
1466
|
+
RAISE_ERROR_WARNING_NOTIFIER = lambda { |message| raise message }
|
1467
|
+
|
1468
|
+
# Turns warnings into errors. This can be useful when
|
1469
|
+
# you want RSpec to run in a 'strict' no warning situation.
|
1470
|
+
#
|
1471
|
+
# @example
|
1472
|
+
#
|
1473
|
+
# RSpec.configure do |rspec|
|
1474
|
+
# rspec.raise_on_warning = true
|
1475
|
+
# end
|
1476
|
+
def raise_on_warning=(value)
|
1477
|
+
if value
|
1478
|
+
RSpec::Support.warning_notifier = RAISE_ERROR_WARNING_NOTIFIER
|
1479
|
+
else
|
1480
|
+
RSpec::Support.warning_notifier = RSpec::Support::DEFAULT_WARNING_NOTIFIER
|
1481
|
+
end
|
1482
|
+
end
|
1483
|
+
|
1484
|
+
# Exposes the current running example via the named
|
1485
|
+
# helper method. RSpec 2.x exposed this via `example`,
|
1486
|
+
# but in RSpec 3.0, the example is instead exposed via
|
1487
|
+
# an arg yielded to `it`, `before`, `let`, etc. However,
|
1488
|
+
# some extension gems (such as Capybara) depend on the
|
1489
|
+
# RSpec 2.x's `example` method, so this config option
|
1490
|
+
# can be used to maintain compatibility.
|
1491
|
+
#
|
1492
|
+
# @param method_name [Symbol] the name of the helper method
|
1493
|
+
#
|
1494
|
+
# @example
|
1495
|
+
#
|
1496
|
+
# RSpec.configure do |rspec|
|
1497
|
+
# rspec.expose_current_running_example_as :example
|
1498
|
+
# end
|
1499
|
+
#
|
1500
|
+
# describe MyClass do
|
1501
|
+
# before do
|
1502
|
+
# # `example` can be used here because of the above config.
|
1503
|
+
# do_something if example.metadata[:type] == "foo"
|
1504
|
+
# end
|
1505
|
+
# end
|
1506
|
+
def expose_current_running_example_as(method_name)
|
1507
|
+
ExposeCurrentExample.module_exec do
|
1508
|
+
extend RSpec::SharedContext
|
1509
|
+
let(method_name) { |ex| ex }
|
1510
|
+
end
|
1511
|
+
|
1512
|
+
include ExposeCurrentExample
|
1513
|
+
end
|
1514
|
+
|
1515
|
+
# @private
|
1516
|
+
module ExposeCurrentExample; end
|
1517
|
+
|
1518
|
+
# Turns deprecation warnings into errors, in order to surface
|
1519
|
+
# the full backtrace of the call site. This can be useful when
|
1520
|
+
# you need more context to address a deprecation than the
|
1521
|
+
# single-line call site normally provided.
|
1522
|
+
#
|
1523
|
+
# @example
|
1524
|
+
#
|
1525
|
+
# RSpec.configure do |rspec|
|
1526
|
+
# rspec.raise_errors_for_deprecations!
|
1527
|
+
# end
|
1528
|
+
def raise_errors_for_deprecations!
|
1529
|
+
self.deprecation_stream = Formatters::DeprecationFormatter::RaiseErrorStream.new
|
1530
|
+
end
|
1531
|
+
|
1532
|
+
# Enables zero monkey patching mode for RSpec. It removes monkey
|
1533
|
+
# patching of the top-level DSL methods (`describe`,
|
1534
|
+
# `shared_examples_for`, etc) onto `main` and `Module`, instead
|
1535
|
+
# requiring you to prefix these methods with `RSpec.`. It enables
|
1536
|
+
# expect-only syntax for rspec-mocks and rspec-expectations. It
|
1537
|
+
# simply disables monkey patching on whatever pieces of RSpec
|
1538
|
+
# the user is using.
|
1539
|
+
#
|
1540
|
+
# @note It configures rspec-mocks and rspec-expectations only
|
1541
|
+
# if the user is using those (either explicitly or implicitly
|
1542
|
+
# by not setting `mock_with` or `expect_with` to anything else).
|
1543
|
+
#
|
1544
|
+
# @note If the user uses this options with `mock_with :mocha`
|
1545
|
+
# (or similiar) they will still have monkey patching active
|
1546
|
+
# in their test environment from mocha.
|
1547
|
+
#
|
1548
|
+
# @example
|
1549
|
+
#
|
1550
|
+
# # It disables all monkey patching.
|
1551
|
+
# RSpec.configure do |config|
|
1552
|
+
# config.disable_monkey_patching!
|
1553
|
+
# end
|
1554
|
+
#
|
1555
|
+
# # Is an equivalent to
|
1556
|
+
# RSpec.configure do |config|
|
1557
|
+
# config.expose_dsl_globally = false
|
1558
|
+
#
|
1559
|
+
# config.mock_with :rspec do |mocks|
|
1560
|
+
# mocks.syntax = :expect
|
1561
|
+
# mocks.patch_marshal_to_support_partial_doubles = false
|
1562
|
+
# end
|
1563
|
+
#
|
1564
|
+
# config.mock_with :rspec do |expectations|
|
1565
|
+
# expectations.syntax = :expect
|
1566
|
+
# end
|
1567
|
+
# end
|
1568
|
+
def disable_monkey_patching!
|
1569
|
+
self.expose_dsl_globally = false
|
1570
|
+
self.disable_monkey_patching = true
|
1571
|
+
conditionally_disable_mocks_monkey_patching
|
1572
|
+
conditionally_disable_expectations_monkey_patching
|
1573
|
+
end
|
1574
|
+
|
1575
|
+
# @private
|
1576
|
+
attr_accessor :disable_monkey_patching
|
1577
|
+
|
1578
|
+
# Defines a callback that can assign derived metadata values.
|
1579
|
+
#
|
1580
|
+
# @param filters [Array<Symbol>, Hash] metadata filters that determine
|
1581
|
+
# which example or group metadata hashes the callback will be triggered
|
1582
|
+
# for. If none are given, the callback will be run against the metadata
|
1583
|
+
# hashes of all groups and examples.
|
1584
|
+
# @yieldparam metadata [Hash] original metadata hash from an example or
|
1585
|
+
# group. Mutate this in your block as needed.
|
1586
|
+
#
|
1587
|
+
# @example
|
1588
|
+
# RSpec.configure do |config|
|
1589
|
+
# # Tag all groups and examples in the spec/unit directory with
|
1590
|
+
# # :type => :unit
|
1591
|
+
# config.define_derived_metadata(:file_path => %r{/spec/unit/}) do |metadata|
|
1592
|
+
# metadata[:type] = :unit
|
1593
|
+
# end
|
1594
|
+
# end
|
1595
|
+
def define_derived_metadata(*filters, &block)
|
1596
|
+
meta = Metadata.build_hash_from(filters, :warn_about_example_group_filtering)
|
1597
|
+
@derived_metadata_blocks.append(block, meta)
|
1598
|
+
end
|
1599
|
+
|
1600
|
+
# @private
|
1601
|
+
def apply_derived_metadata_to(metadata)
|
1602
|
+
@derived_metadata_blocks.items_for(metadata).each do |block|
|
1603
|
+
block.call(metadata)
|
1604
|
+
end
|
1605
|
+
end
|
1606
|
+
|
1607
|
+
# Defines a `before` hook. See {Hooks#before} for full docs.
|
1608
|
+
#
|
1609
|
+
# This method differs from {Hooks#before} in only one way: it supports
|
1610
|
+
# the `:suite` scope. Hooks with the `:suite` scope will be run once before
|
1611
|
+
# the first example of the entire suite is executed.
|
1612
|
+
#
|
1613
|
+
# @see #prepend_before
|
1614
|
+
# @see #after
|
1615
|
+
# @see #append_after
|
1616
|
+
def before(*args, &block)
|
1617
|
+
handle_suite_hook(args, @before_suite_hooks, :push,
|
1618
|
+
Hooks::BeforeHook, block) || super(*args, &block)
|
1619
|
+
end
|
1620
|
+
alias_method :append_before, :before
|
1621
|
+
|
1622
|
+
# Adds `block` to the start of the list of `before` blocks in the same
|
1623
|
+
# scope (`:example`, `:context`, or `:suite`), in contrast to {#before},
|
1624
|
+
# which adds the hook to the end of the list.
|
1625
|
+
#
|
1626
|
+
# See {Hooks#before} for full `before` hook docs.
|
1627
|
+
#
|
1628
|
+
# This method differs from {Hooks#prepend_before} in only one way: it supports
|
1629
|
+
# the `:suite` scope. Hooks with the `:suite` scope will be run once before
|
1630
|
+
# the first example of the entire suite is executed.
|
1631
|
+
#
|
1632
|
+
# @see #before
|
1633
|
+
# @see #after
|
1634
|
+
# @see #append_after
|
1635
|
+
def prepend_before(*args, &block)
|
1636
|
+
handle_suite_hook(args, @before_suite_hooks, :unshift,
|
1637
|
+
Hooks::BeforeHook, block) || super(*args, &block)
|
1638
|
+
end
|
1639
|
+
|
1640
|
+
# Defines a `after` hook. See {Hooks#after} for full docs.
|
1641
|
+
#
|
1642
|
+
# This method differs from {Hooks#after} in only one way: it supports
|
1643
|
+
# the `:suite` scope. Hooks with the `:suite` scope will be run once after
|
1644
|
+
# the last example of the entire suite is executed.
|
1645
|
+
#
|
1646
|
+
# @see #append_after
|
1647
|
+
# @see #before
|
1648
|
+
# @see #prepend_before
|
1649
|
+
def after(*args, &block)
|
1650
|
+
handle_suite_hook(args, @after_suite_hooks, :unshift,
|
1651
|
+
Hooks::AfterHook, block) || super(*args, &block)
|
1652
|
+
end
|
1653
|
+
alias_method :prepend_after, :after
|
1654
|
+
|
1655
|
+
# Adds `block` to the end of the list of `after` blocks in the same
|
1656
|
+
# scope (`:example`, `:context`, or `:suite`), in contrast to {#after},
|
1657
|
+
# which adds the hook to the start of the list.
|
1658
|
+
#
|
1659
|
+
# See {Hooks#after} for full `after` hook docs.
|
1660
|
+
#
|
1661
|
+
# This method differs from {Hooks#append_after} in only one way: it supports
|
1662
|
+
# the `:suite` scope. Hooks with the `:suite` scope will be run once after
|
1663
|
+
# the last example of the entire suite is executed.
|
1664
|
+
#
|
1665
|
+
# @see #append_after
|
1666
|
+
# @see #before
|
1667
|
+
# @see #prepend_before
|
1668
|
+
def append_after(*args, &block)
|
1669
|
+
handle_suite_hook(args, @after_suite_hooks, :push,
|
1670
|
+
Hooks::AfterHook, block) || super(*args, &block)
|
1671
|
+
end
|
1672
|
+
|
1673
|
+
# @private
|
1674
|
+
def with_suite_hooks
|
1675
|
+
return yield if dry_run?
|
1676
|
+
|
1677
|
+
hook_context = SuiteHookContext.new
|
1678
|
+
begin
|
1679
|
+
run_hooks_with(@before_suite_hooks, hook_context)
|
1680
|
+
yield
|
1681
|
+
ensure
|
1682
|
+
run_hooks_with(@after_suite_hooks, hook_context)
|
1683
|
+
end
|
1684
|
+
end
|
1685
|
+
|
1686
|
+
# @private
|
1687
|
+
# Holds the various registered hooks. Here we use a FilterableItemRepository
|
1688
|
+
# implementation that is specifically optimized for the read/write patterns
|
1689
|
+
# of the config object.
|
1690
|
+
def hooks
|
1691
|
+
@hooks ||= HookCollections.new(self, FilterableItemRepository::QueryOptimized)
|
1692
|
+
end
|
1693
|
+
|
1694
|
+
# Invokes block before defining an example group
|
1695
|
+
def on_example_group_definition(&block)
|
1696
|
+
on_example_group_definition_callbacks << block
|
1697
|
+
end
|
1698
|
+
|
1699
|
+
# @api private
|
1700
|
+
# Returns an array of blocks to call before defining an example group
|
1701
|
+
def on_example_group_definition_callbacks
|
1702
|
+
@on_example_group_definition_callbacks ||= []
|
1703
|
+
end
|
1704
|
+
|
1705
|
+
private
|
1706
|
+
|
1707
|
+
def handle_suite_hook(args, collection, append_or_prepend, hook_type, block)
|
1708
|
+
scope, meta = *args
|
1709
|
+
return nil unless scope == :suite
|
1710
|
+
|
1711
|
+
if meta
|
1712
|
+
# TODO: in RSpec 4, consider raising an error here.
|
1713
|
+
# We warn only for backwards compatibility.
|
1714
|
+
RSpec.warn_with "WARNING: `:suite` hooks do not support metadata since " \
|
1715
|
+
"they apply to the suite as a whole rather than " \
|
1716
|
+
"any individual example or example group that has metadata. " \
|
1717
|
+
"The metadata you have provided (#{meta.inspect}) will be ignored."
|
1718
|
+
end
|
1719
|
+
|
1720
|
+
collection.__send__(append_or_prepend, hook_type.new(block, {}))
|
1721
|
+
end
|
1722
|
+
|
1723
|
+
def run_hooks_with(hooks, hook_context)
|
1724
|
+
hooks.each { |h| h.run(hook_context) }
|
1725
|
+
end
|
1726
|
+
|
1727
|
+
def get_files_to_run(paths)
|
1728
|
+
files = FlatMap.flat_map(paths_to_check(paths)) do |path|
|
1729
|
+
path = path.gsub(File::ALT_SEPARATOR, File::SEPARATOR) if File::ALT_SEPARATOR
|
1730
|
+
File.directory?(path) ? gather_directories(path) : extract_location(path)
|
1731
|
+
end.sort.uniq
|
1732
|
+
|
1733
|
+
return files unless only_failures?
|
1734
|
+
relative_files = files.map { |f| Metadata.relative_path(File.expand_path f) }
|
1735
|
+
intersection = (relative_files & spec_files_with_failures.to_a)
|
1736
|
+
intersection.empty? ? files : intersection
|
1737
|
+
end
|
1738
|
+
|
1739
|
+
def paths_to_check(paths)
|
1740
|
+
return paths if pattern_might_load_specs_from_vendored_dirs?
|
1741
|
+
paths + [Dir.getwd]
|
1742
|
+
end
|
1743
|
+
|
1744
|
+
def pattern_might_load_specs_from_vendored_dirs?
|
1745
|
+
pattern.split(File::SEPARATOR).first.include?('**')
|
1746
|
+
end
|
1747
|
+
|
1748
|
+
def gather_directories(path)
|
1749
|
+
include_files = get_matching_files(path, pattern)
|
1750
|
+
exclude_files = get_matching_files(path, exclude_pattern)
|
1751
|
+
(include_files - exclude_files).sort.uniq
|
1752
|
+
end
|
1753
|
+
|
1754
|
+
def get_matching_files(path, pattern)
|
1755
|
+
Dir[file_glob_from(path, pattern)].map { |file| File.expand_path(file) }
|
1756
|
+
end
|
1757
|
+
|
1758
|
+
def file_glob_from(path, pattern)
|
1759
|
+
stripped = "{#{pattern.gsub(/\s*,\s*/, ',')}}"
|
1760
|
+
return stripped if pattern =~ /^(\.\/)?#{Regexp.escape path}/ || absolute_pattern?(pattern)
|
1761
|
+
File.join(path, stripped)
|
1762
|
+
end
|
1763
|
+
|
1764
|
+
if RSpec::Support::OS.windows?
|
1765
|
+
# :nocov:
|
1766
|
+
def absolute_pattern?(pattern)
|
1767
|
+
pattern =~ /\A[A-Z]:\\/ || windows_absolute_network_path?(pattern)
|
1768
|
+
end
|
1769
|
+
|
1770
|
+
def windows_absolute_network_path?(pattern)
|
1771
|
+
return false unless ::File::ALT_SEPARATOR
|
1772
|
+
pattern.start_with?(::File::ALT_SEPARATOR + ::File::ALT_SEPARATOR)
|
1773
|
+
end
|
1774
|
+
# :nocov:
|
1775
|
+
else
|
1776
|
+
def absolute_pattern?(pattern)
|
1777
|
+
pattern.start_with?(File::Separator)
|
1778
|
+
end
|
1779
|
+
end
|
1780
|
+
|
1781
|
+
def extract_location(path)
|
1782
|
+
match = /^(.*?)((?:\:\d+)+)$/.match(path)
|
1783
|
+
|
1784
|
+
if match
|
1785
|
+
captures = match.captures
|
1786
|
+
path = captures[0]
|
1787
|
+
lines = captures[1][1..-1].split(":").map(&:to_i)
|
1788
|
+
filter_manager.add_location path, lines
|
1789
|
+
else
|
1790
|
+
path, scoped_ids = Example.parse_id(path)
|
1791
|
+
filter_manager.add_ids(path, scoped_ids.split(/\s*,\s*/)) if scoped_ids
|
1792
|
+
end
|
1793
|
+
|
1794
|
+
return [] if path == default_path
|
1795
|
+
path
|
1796
|
+
end
|
1797
|
+
|
1798
|
+
def command
|
1799
|
+
$0.split(File::SEPARATOR).last
|
1800
|
+
end
|
1801
|
+
|
1802
|
+
def value_for(key)
|
1803
|
+
@preferred_options.fetch(key) { yield }
|
1804
|
+
end
|
1805
|
+
|
1806
|
+
def define_built_in_hooks
|
1807
|
+
around(:example, :aggregate_failures => true) do |procsy|
|
1808
|
+
begin
|
1809
|
+
aggregate_failures(nil, :hide_backtrace => true, &procsy)
|
1810
|
+
rescue Support::AllExceptionsExceptOnesWeMustNotRescue => exception
|
1811
|
+
procsy.example.set_aggregate_failures_exception(exception)
|
1812
|
+
end
|
1813
|
+
end
|
1814
|
+
end
|
1815
|
+
|
1816
|
+
def assert_no_example_groups_defined(config_option)
|
1817
|
+
return unless RSpec.world.example_groups.any?
|
1818
|
+
|
1819
|
+
raise MustBeConfiguredBeforeExampleGroupsError.new(
|
1820
|
+
"RSpec's #{config_option} configuration option must be configured before " \
|
1821
|
+
"any example groups are defined, but you have already defined a group."
|
1822
|
+
)
|
1823
|
+
end
|
1824
|
+
|
1825
|
+
def output_to_tty?(output=output_stream)
|
1826
|
+
tty? || (output.respond_to?(:tty?) && output.tty?)
|
1827
|
+
end
|
1828
|
+
|
1829
|
+
def conditionally_disable_mocks_monkey_patching
|
1830
|
+
return unless disable_monkey_patching && rspec_mocks_loaded?
|
1831
|
+
|
1832
|
+
RSpec::Mocks.configuration.tap do |config|
|
1833
|
+
config.syntax = :expect
|
1834
|
+
config.patch_marshal_to_support_partial_doubles = false
|
1835
|
+
end
|
1836
|
+
end
|
1837
|
+
|
1838
|
+
def conditionally_disable_expectations_monkey_patching
|
1839
|
+
return unless disable_monkey_patching && rspec_expectations_loaded?
|
1840
|
+
|
1841
|
+
RSpec::Expectations.configuration.syntax = :expect
|
1842
|
+
end
|
1843
|
+
|
1844
|
+
def rspec_mocks_loaded?
|
1845
|
+
defined?(RSpec::Mocks.configuration)
|
1846
|
+
end
|
1847
|
+
|
1848
|
+
def rspec_expectations_loaded?
|
1849
|
+
defined?(RSpec::Expectations.configuration)
|
1850
|
+
end
|
1851
|
+
|
1852
|
+
def update_pattern_attr(name, value)
|
1853
|
+
if @spec_files_loaded
|
1854
|
+
RSpec.warning "Configuring `#{name}` to #{value} has no effect since " \
|
1855
|
+
"RSpec has already loaded the spec files."
|
1856
|
+
end
|
1857
|
+
|
1858
|
+
instance_variable_set(:"@#{name}", value)
|
1859
|
+
@files_to_run = nil
|
1860
|
+
end
|
1861
|
+
|
1862
|
+
def clear_values_derived_from_example_status_persistence_file_path
|
1863
|
+
@last_run_statuses = nil
|
1864
|
+
@spec_files_with_failures = nil
|
1865
|
+
end
|
1866
|
+
end
|
1867
|
+
# rubocop:enable Metrics/ClassLength
|
1868
|
+
end
|
1869
|
+
end
|