diff options
author | Stan Lo <[email protected]> | 2023-01-05 13:06:15 +0000 |
---|---|---|
committer | git <[email protected]> | 2023-01-05 13:06:23 +0000 |
commit | f9148d1580e43038d9d2319e59086d38c4aa9c47 () | |
tree | 77baf2a32cc1c50f69c86bff4fead00599650189 /gc.rb | |
parent | 4959e01932cf6c4d3e5e90d3e0b4fa780f754fa6 (diff) |
[ruby/irb] Group command test cases with class
(https://.com/ruby/irb/pull/491) Currently, IRB has 35 test cases for 10 non-debugging commands, with the rest 10 commands untested. So in the long-term, it could have around 70 test cases for all existing commands. With this number of test cases, I think it's easier to manage them by grouping them in classes (by command).
0 files changed, 0 insertions, 0 deletions