Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-09 | Update to ruby/spec@d8bacef | Andrew Konchin | |
Notes: Merged: https://github.com/ruby/ruby/pull/13265 | |||
2025-03-27 | Update to ruby/spec@5e579e2 | Andrew Konchin | |
Notes: Merged: https://github.com/ruby/ruby/pull/12984 | |||
2024-07-02 | Update to ruby/spec@f8987ac | Andrew Konchin | |
2024-02-05 | Update to ruby/spec@3fc4444 | Benoit Daloze | |
2023-05-29 | Update to ruby/spec@c3677cf | Benoit Daloze | |
2023-01-22 | More coverage tests & specs. (#7171) | Samuel Williams | |
* Add spec for eval and line coverage. * Add test for main file coverage. Notes: Merged-By: ioquatix <[email protected]> | |||
2023-01-05 | * remove trailing spaces, append newline at EOF. [ci skip] | git | |
2023-01-05 | Update to ruby/spec@9d69b95 | Benoit Daloze | |
2022-10-08 | Add spec for `Coverage.supported?` and `start(eval: true)`. (#6499) | Samuel Williams | |
* Don't emit coverage for eval when eval coverage is disabled. Notes: Merged-By: ioquatix <[email protected]> | |||
2022-09-22 | Enable coverage for eval. | Samuel Williams | |
Notes: Merged: https://github.com/ruby/ruby/pull/6396 | |||
2021-10-25 | Make Coverage suspendable (#4856) | Yusuke Endoh | |
* Make Coverage suspendable Add `Coverage.suspend`, `Coverage.resume` and some methods. [Feature #18176] [ruby-core:105321] Notes: Merged-By: mame <[email protected]> | |||
2020-09-30 | Update to ruby/spec@9277d27 | Benoit Daloze | |
2019-11-30 | Update to ruby/spec@4eec3dc | Benoit Daloze | |
2019-04-27 | Update to ruby/spec@15c9619 | Benoit Daloze | |
2018-04-28 | Update to ruby/spec@6f38a82 | eregon | |
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63293 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | |||
2018-03-04 | Update to ruby/spec@c1b568b | eregon | |
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62656 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | |||
2017-09-20 | Move spec/rubyspec to spec/ruby for consistency | eregon | |
* Other ruby implementations use the spec/ruby directory. [Misc #13792] [ruby-core:82287] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59979 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |