Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
Commits
e02b77bf
Commit
e02b77bf
authored
Apr 17, 2014
by
Andrew Scheller
Browse files
Updated the envvar used by ./run-tests
As discussed in #504
parent
d5ce916f
Changes
1
Hide whitespace changes
Inline
Side-by-side
unix/Makefile
View file @
e02b77bf
...
...
@@ -71,4 +71,4 @@ include ../py/mkrules.mk
test
:
$(PROG) ../tests/run-tests
$(
eval
DIRNAME
=
$(
notdir
$(CURDIR)
))
cd
../tests
&&
MICROPY_M
P_PY
=
../
$(DIRNAME)
/
$(PROG)
./run-tests
cd
../tests
&&
MICROPY_M
ICROPYTHON
=
../
$(DIRNAME)
/
$(PROG)
./run-tests
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment