free_mutant/spec
Markus Schirp 7e670bafaa Fix zombifier require to return loaded flag
* Ruby 2.3 uses Kernel#require to expand autoloads, and autload constant
  propagation only is done on #require returning true.
* The zombifier used to return incorrect falsy/truthy values.
* This would never have happened on a static language
2016-01-24 21:08:56 +00:00
..
integration/mutant Drop support for rspec-3.2 2015-11-15 21:50:22 +00:00
shared Fix typo in spec example 2015-11-18 17:26:17 -08:00
support Fix zombifier require to return loaded flag 2016-01-24 21:08:56 +00:00
unit Fix zombifier require to return loaded flag 2016-01-24 21:08:56 +00:00
integrations.yml Fix repo location of rubyspec 2015-12-19 22:17:30 +00:00
rcov.opts Add method matcher infrastructure 2012-07-23 22:54:35 +02:00
spec_helper.rb Fix devtools API & external gem changes 2016-01-24 00:55:00 +00:00