projects
/
cython.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9bdb451
)
status output from 'make test' target
author
Stefan Behnel
<scoder@users.berlios.de>
Thu, 10 Jul 2008 08:25:44 +0000
(10:25 +0200)
committer
Stefan Behnel
<scoder@users.berlios.de>
Thu, 10 Jul 2008 08:25:44 +0000
(10:25 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 1026ec2bfbe6e0e831089d60feef7b70c6044bca..37380a2a2c1705953e2aca41664606b3d48e6f04 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-11,11
+11,11
@@
testclean:
rm -fr BUILD
test: testclean
- ${PYTHON} runtests.py
+ ${PYTHON} runtests.py
-vv
test3: testclean
${PYTHON} runtests.py --no-cleanup
- python3.0 runtests.py --no-cython
+ python3.0 runtests.py -
vv -
-no-cython
s5:
$(MAKE) -C Doc/s5 slides