Open Issues Need Help
View All on GitHub Disable the backtrace for certain tests about 1 month ago
enhancement good first issue help wanted
AI Summary: The issue describes a bug where the string '[.orig]' is incorrectly printed next to checked output file paths. This string should only appear when a file with that suffix actually exists, but it's being displayed erroneously for output files.
Complexity:
2/5
bug good first issue
AI Summary: This issue proposes creating a 'name' file for tests that verify output files, similar to how it's done for stdout/stderr checks. The goal is to ensure consistency in how test outputs are named and managed, likely for better organization and debugging.
Complexity:
2/5
bug good first issue
enhancement help wanted big-task