Dustin J. Mitchell
|
28a46880a2
|
Treat a nonzero exit status as a failure (#3430)
And fix the test cases that have been failing ,undetected
|
2024-05-03 13:58:09 +00:00 |
|
Christian Clauss
|
50cfbe8b63
|
Fix Python SyntaxError in tests/version.test.py (#3424)
% `ruff check`
```
error: Failed to parse test/version.test.py:92:54: Expected a statement
Error: test/version.test.py:92:54: E999 SyntaxError: Expected a statement
```
|
2024-05-03 00:30:02 +00:00 |
|
Christian Clauss
|
b7551cbba6
|
Fix SyntaxWarning invalid escape sequence in Python code (#3433)
|
2024-05-03 00:22:33 +00:00 |
|
mattsmida
|
ef9613e2d6
|
Renaming test files according to their language (#3407)
|
2024-05-01 14:28:07 -04:00 |
|