diff options
author | Peter Zhu <[email protected]> | 2023-11-28 12:22:46 -0500 |
---|---|---|
committer | Peter Zhu <[email protected]> | 2023-11-28 12:22:46 -0500 |
commit | fadd28c7ba6b55ec934f379cfc30a8111e340404 (patch) | |
tree | 7168bfe5e6c102f6d32853e7b2e72e9ce263d9c4 /vm_method.c | |
parent | 476a231e7e2c2a370ea9f47c9b62e8d6d3d9442d (diff) |
[ruby/irb] Change show_source tests into integration tests
* Remove trailing spaces
* Migrate show_source tests to integration tests
Because show_source tests often need to define class and/or methods,
they can easily leak state to other tests. Changing them to integration
tests will ensure that they are run in a clean environment.
* Fix NoMethodError caused by SourceFinder#method_target
https://github.com/ruby/irb/commit/3c39f13397c72a8db24e50afdcb8942e6c4ea12f
Diffstat (limited to 'vm_method.c')
0 files changed, 0 insertions, 0 deletions