free_mutant/spec/unit/mutant
Markus Schirp cb2ca5132e Remove redundant freeze calls
* Rubocop meanwhile knows the singleton class problem.
2018-12-25 11:42:51 +00:00
..
actor Change required Ruby version to >=2.3 2018-09-12 14:21:24 +00:00
ast Change to skip regexp bodies regexp_parser does not accept 2018-12-24 15:41:15 +00:00
env Change required Ruby version to >=2.3 2018-09-12 14:21:24 +00:00
expression Fix prefix check for equivalent recursive namespaces 2018-11-16 15:44:47 +00:00
integration Replace Time.now usage with Mutant::Timer.now 2018-11-25 21:51:40 +00:00
isolation Change fork isolation to be more nitpicky about exceptions to rescue 2018-12-09 22:58:49 +00:00
matcher Fix let code formatting in specs 2018-11-06 11:05:46 -08:00
meta Change meta examples to allow specifying N types 2018-12-02 00:18:10 +00:00
mutator Change meta examples to allow specifying N types 2018-12-02 00:18:10 +00:00
parallel Change required Ruby version to >=2.3 2018-09-12 14:21:24 +00:00
reporter Change to always report isolation errors 2018-12-22 22:44:21 +00:00
repository Add whitespace filter to incremental mode 2018-12-24 16:23:58 +00:00
result Rename Mutant::Isolation::Result::{Error => Exception} 2018-12-08 15:41:17 +00:00
runner Replace Time.now usage with Mutant::Timer.now 2018-11-25 21:51:40 +00:00
selector Change required Ruby version to >=2.3 2018-09-12 14:21:24 +00:00
subject/method Change required Ruby version to >=2.3 2018-09-12 14:21:24 +00:00
util Change required Ruby version to >=2.3 2018-09-12 14:21:24 +00:00
ast_spec.rb Change required Ruby version to >=2.3 2018-09-12 14:21:24 +00:00
cli_spec.rb Change to use 2.3 squiggly heredocs 2018-09-12 14:28:09 +00:00
clock_monotonic_spec.rb Add Mutant::Timer 2018-11-25 21:43:35 +00:00
context_spec.rb Change required Ruby version to >=2.3 2018-09-12 14:21:24 +00:00
diff_spec.rb Change to use 2.3 squiggly heredocs 2018-09-12 14:28:09 +00:00
env_spec.rb Rename Mutant::Isolation::Result::{Error => Exception} 2018-12-08 15:41:17 +00:00
expression_spec.rb Change required Ruby version to >=2.3 2018-09-12 14:21:24 +00:00
integration_spec.rb Change required Ruby version to >=2.3 2018-09-12 14:21:24 +00:00
loader_spec.rb Change to always insert mutations with frozen string literals 2018-12-24 16:00:35 +00:00
mutation_spec.rb Remove redundant freeze calls 2018-12-25 11:42:51 +00:00
mutator_spec.rb Change required Ruby version to >=2.3 2018-09-12 14:21:24 +00:00
parallel_spec.rb Change required Ruby version to >=2.3 2018-09-12 14:21:24 +00:00
parser_spec.rb Change required Ruby version to >=2.3 2018-09-12 14:21:24 +00:00
registry_spec.rb Change required Ruby version to >=2.3 2018-09-12 14:21:24 +00:00
require_highjack_spec.rb Change required Ruby version to >=2.3 2018-09-12 14:21:24 +00:00
result_spec.rb Change required Ruby version to >=2.3 2018-09-12 14:21:24 +00:00
runner_spec.rb Change required Ruby version to >=2.3 2018-09-12 14:21:24 +00:00
subject_spec.rb Change to use unparser release with modern AST 2018-11-29 22:07:24 +00:00
warning_filter_spec.rb Change required Ruby version to >=2.3 2018-09-12 14:21:24 +00:00
zombifier_spec.rb Upgrade bundled dependencies 2018-12-01 23:35:26 +00:00