### 3.5.0 / 2016-07-01 [Full Changelog](http://github.com/rspec/rspec-support/compare/v3.5.0.beta4...v3.5.0) **No user facing changes since beat4** ### 3.5.0.beta4 / 2016-06-05 [Full Changelog](http://github.com/rspec/rspec-support/compare/v3.5.0.beta3...v3.5.0.beta4) Enhancements: * Improve `MethodSignature` to better support keyword arguments. (#250, Rob Smith). ### 3.5.0.beta3 / 2016-04-02 [Full Changelog](http://github.com/rspec/rspec-support/compare/v3.5.0.beta2...v3.5.0.beta3) Bug Fixes: * Fix `EncodedString` to properly handle the behavior of `String#split` on JRuby when the string contains invalid bytes. (Jon Rowe, #268) * Fix `ObjectFormatter` so that formatting objects that don't respond to `#inspect` (such as `BasicObject`) does not cause `NoMethodError`. (Yuji Nakayama, #269) * Fix `ObjectFormatter` so that formatting recursive array or hash does not cause `SystemStackError`. (Yuji Nakayama, #270, #272) ### 3.5.0.beta2 / 2016-03-10 [Full Changelog](http://github.com/rspec/rspec-support/compare/v3.5.0.beta1...v3.5.0.beta2) No user-facing changes. ### 3.5.0.beta1 / 2016-02-06 [Full Changelog](http://github.com/rspec/rspec-support/compare/v3.4.1...v3.5.0.beta1) Enhancements: * Improve formatting of objects by allowing truncation to a pre-configured length. (Liam M, #256)
34 lines
1.6 KiB
Text
34 lines
1.6 KiB
Text
@comment $NetBSD: PLIST,v 1.5 2016/10/09 15:02:13 taca Exp $
|
|
${GEM_HOME}/cache/${GEM_NAME}.gem
|
|
${GEM_LIBDIR}/Changelog.md
|
|
${GEM_LIBDIR}/LICENSE.md
|
|
${GEM_LIBDIR}/README.md
|
|
${GEM_LIBDIR}/lib/rspec/support.rb
|
|
${GEM_LIBDIR}/lib/rspec/support/caller_filter.rb
|
|
${GEM_LIBDIR}/lib/rspec/support/comparable_version.rb
|
|
${GEM_LIBDIR}/lib/rspec/support/differ.rb
|
|
${GEM_LIBDIR}/lib/rspec/support/directory_maker.rb
|
|
${GEM_LIBDIR}/lib/rspec/support/encoded_string.rb
|
|
${GEM_LIBDIR}/lib/rspec/support/fuzzy_matcher.rb
|
|
${GEM_LIBDIR}/lib/rspec/support/hunk_generator.rb
|
|
${GEM_LIBDIR}/lib/rspec/support/matcher_definition.rb
|
|
${GEM_LIBDIR}/lib/rspec/support/method_signature_verifier.rb
|
|
${GEM_LIBDIR}/lib/rspec/support/mutex.rb
|
|
${GEM_LIBDIR}/lib/rspec/support/object_formatter.rb
|
|
${GEM_LIBDIR}/lib/rspec/support/recursive_const_methods.rb
|
|
${GEM_LIBDIR}/lib/rspec/support/reentrant_mutex.rb
|
|
${GEM_LIBDIR}/lib/rspec/support/ruby_features.rb
|
|
${GEM_LIBDIR}/lib/rspec/support/spec.rb
|
|
${GEM_LIBDIR}/lib/rspec/support/spec/deprecation_helpers.rb
|
|
${GEM_LIBDIR}/lib/rspec/support/spec/formatting_support.rb
|
|
${GEM_LIBDIR}/lib/rspec/support/spec/in_sub_process.rb
|
|
${GEM_LIBDIR}/lib/rspec/support/spec/library_wide_checks.rb
|
|
${GEM_LIBDIR}/lib/rspec/support/spec/shell_out.rb
|
|
${GEM_LIBDIR}/lib/rspec/support/spec/stderr_splitter.rb
|
|
${GEM_LIBDIR}/lib/rspec/support/spec/string_matcher.rb
|
|
${GEM_LIBDIR}/lib/rspec/support/spec/with_isolated_directory.rb
|
|
${GEM_LIBDIR}/lib/rspec/support/spec/with_isolated_stderr.rb
|
|
${GEM_LIBDIR}/lib/rspec/support/version.rb
|
|
${GEM_LIBDIR}/lib/rspec/support/warnings.rb
|
|
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|
|
|