Age | Commit message (Expand) | Author |
---|---|---|
2023-06-08 | tests: Replace umodule with module everywhere. | Jim Mussared |
2021-07-01 | py/objexcept: Pretty print OSError also when it has 2 arguments. | David Lechner |
2017-12-19 | tests: Add some more tests to improve coverage of py/parse.c. | Damien George |
2017-06-10 | tests/basics: Convert "sys.exit()" to "raise SystemExit". | Paul Sokolovsky |
2016-09-30 | tests/basics: Add test for printing OSError when errno is unknown. | Damien George |
2016-09-16 | tests/basics: Add errno1 test, to check basics of uerrno module. | Damien George |