aboutsummaryrefslogtreecommitdiff
path: root/tests/extmod/ure_stack_overflow.py
AgeCommit message (Collapse)Author
2017-10-03tests/extmod: Add test for ure regexes leading to infinite recursion.Paul Sokolovsky
These now should be caught properly and lead to RuntimeError instead of crash.