summaryrefslogtreecommitdiff
path: root/tests/basics/parser.py
AgeCommit message (Expand)Author
2025-10-04all: Replace legacy name with MicroPython and MPy as applicable.Angus Gratton
2017-06-10tests/basics: Convert "sys.exit()" to "raise SystemExit".Paul Sokolovsky
2015-07-24tests: Skip parser test if "compile" builtin is not available.Damien George
2015-07-24py/parse: Fix handling of empty input so it raises an exception.Damien George