This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
You've already forked circuitpython
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
146271fa58
circuitpython
/
tests
/
basics
/
errno1.py.exp
6 lines
73 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests/basics: Add errno1 test, to check basics of uerrno module.
2016-09-16 01:33:51 -04:00
<class 'int'>
Update errno tests to match new expected behavior Signed-off-by: Matt Wozniski <mwozniski@bloomberg.net>
2018-05-14 22:55:21 -04:00
[Errno ] Input/output error
[Errno ] ENOBUFS
tests/basics: Add test for printing OSError when errno is unknown.
2016-09-30 02:45:10 -04:00
9999
tests: Add some more tests to improve coverage of py/parse.c.
2017-12-19 00:13:00 -05:00
uerrno