Open ben-albrecht opened 4 years ago
Organize test/mason to make it clearer about what commands are being tested.
test/mason
Directory hierarchy should follow commands that are being tested:
mason/ new/ init/ add/ rm/ update/ ...
Not high priority, but I wanted to document the desire. Related to https://github.com/chapel-lang/chapel/issues/5599
I have been thinking of doing this for a long time. May I work on it ?
Absolutely! Let me know if there are tests you run into that don't clearly fit into this scheme.
Organize
test/mason
to make it clearer about what commands are being tested.Directory hierarchy should follow commands that are being tested:
Not high priority, but I wanted to document the desire. Related to https://github.com/chapel-lang/chapel/issues/5599