summaryrefslogtreecommitdiff
path: root/test/mkmf/test_egrep_cpp.rb
AgeCommit message (Collapse)Author
2022-04-22Avoid defining the same test class in multiple filesJeremy Evans
Should fix issues with parallel testing sometimes not running all tests. This should be viewed skipping whitespace changes. Fixes [Bug #18731] Notes: Merged: https://github.com/ruby/ruby/pull/5839
2021-02-05Added tests for MakeMakefile#test_egrep_cppNobuyoshi Nakada