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:
992e346
)
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:29:56 +0000
(18:29 -0700)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index d43347487565040cca45f5b2fc430559821cf7c1..acc957dda7a5007a96df453c1d7d4ee57f43e173 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-32,7
+32,7
@@
install:
uninstall:
@$(WAF) uninstall
-test: all
node_modules/weak
+test: all
$(PYTHON) tools/test.py --mode=release simple message
test-http1: all