projects
/
platform
/
upstream
/
nodejs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a62dd44
)
test: No need for weak in 'make test'
author
isaacs
<i@izs.me>
Sat, 5 May 2012 01:29:56 +0000
(18:29 -0700)
committer
isaacs
<i@izs.me>
Sat, 5 May 2012 01:30:38 +0000
(18:30 -0700)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 972dca27d5185f5535baf2f937e62a0ab8780141..cc913ff75d1af9578f6034cd837dd1d735bc479e 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-51,7
+51,7
@@
distclean:
-rm -rf node node_g blog.html email.md
-rm -rf node_modules
-test: all
node_modules/weak
+test: all
$(PYTHON) tools/test.py --mode=release simple message
PYTHONPATH=tools/closure_linter/ $(PYTHON) tools/closure_linter/closure_linter/gjslint.py --unix_mode --strict --nojsdoc -r lib/ -r src/ --exclude_files lib/punycode.js