diff options
author | David Lechner <david@pybricks.com> | 2020-02-01 21:10:42 -0600 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2020-02-04 17:54:31 +1100 |
commit | 4a97f7aaf3c9123a7f127d6986b0f61ce9361beb (patch) | |
tree | a47685d7e4b399a4518608cc8815cb3fcb688a40 /tests/cpydiff/modules_os_getenv.py | |
parent | f1b6e6bb158f5d59c78212c9d3bd651a4af81829 (diff) | |
download | micropython-4a97f7aaf3c9123a7f127d6986b0f61ce9361beb.tar.gz micropython-4a97f7aaf3c9123a7f127d6986b0f61ce9361beb.zip |
tests/cmdline: Add test for MICROPYINSPECT environment variable.
When this variable is set to non-empty string it triggers the REPL after a
command/module/file finishes running.
The Python file without the file extension is because the cmdline: parser
in run-test splits on spaces, so we can't use the -c option since
`import os` can't be written without a space.
Diffstat (limited to 'tests/cpydiff/modules_os_getenv.py')
0 files changed, 0 insertions, 0 deletions