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
e2be069686
circuitpython
/
tests
/
basics
/
memoryerror.py.exp
4 lines
35 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests: create result file for test/basics/memoryerror.py . On Mac OS "python3 test/basics/memoryerror.py" never runs out of memory, the process is frozen by the os before.
2014-05-11 15:29:54 -04:00
MemoryError
tests: Adapt basics/memoryerror.py for ports with lower heap sizes.
2015-06-24 04:43:09 -04:00
1000 0 999
tests/basics/memoryerror: Add test for out-of-memory using realloc.
2017-12-20 00:58:27 -05:00
MemoryError