summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorEarlopain <[email protected]>2025-01-17 08:53:35 +0100
committerKevin Newton <[email protected]>2025-03-18 13:36:53 -0400
commitfc14d3ac7d4fa14f568d2428b846f391ebdf0d62 (patch)
tree1128c5f3460ee74b4740d5c45e724d0330881a24 /lib
parent0b4604d5a0f999d7fdd33a9230587a775301a667 (diff)
[ruby/prism] Allow to test a custom fixtures path during testing
Of course, these won't really be fixtures, but it allows to test against whole codebases without copying them, doing symlinks or something like that. For example, I can tell that over the whole RuboCop codebase, there are only 8 files that produce mismatched ast. Telling what the problem is is a different problem. The ast for real files can and will be huge so I haven't checked yet (maybe parser bug) but it's nice for discoverability regardless https://github.com/ruby/prism/commit/2184d82ba6
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions