free_mutant/lib
Markus Schirp f2297e3472 Use a more error tolerant way to access {Module,Class}#name
"Many" library authors override Class or Modules #name not to return a
String or nil. They are not aware these are integral APIs for
reflection / tools. This change prints an ugly warning message in case
the API was violated.

Mutant used to crash often because of this LSP violation. This change
should provide a generic workaround.
2014-01-18 23:58:14 +01:00
..
mutant Use a more error tolerant way to access {Module,Class}#name 2014-01-18 23:58:14 +01:00
mutant-rspec.rb Use mutant- as main plugin require integration point 2014-01-18 00:32:10 +01:00
mutant.rb Include guardfile from morpher, compatible with latest guard-rspec 2014-01-18 23:53:07 +01:00
parser-node-list.rb Add missing encoding header 2014-01-12 00:23:45 +01:00