| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 1370fdc commit 1de25f2
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -114,7 +114,9 @@ v8: | |||
| 114 | 114 | tools/make-v8.sh v8 | |
| 115 | 115 | $(MAKE) -C deps/v8 $(V8_ARCH) $(V8_BUILD_OPTIONS) | |
| 116 | 116 | ||
| 117 | - test: | build-addons cctest # Both targets depend on 'all'. | ||
| 117 | + test: all | ||
| 118 | + $(MAKE) build-addons | ||
| 119 | + $(MAKE) cctest | ||
| 118 | 120 | $(PYTHON) tools/test.py --mode=release -J \ | |
| 119 | 121 | addon doctool message parallel sequential | |
| 120 | 122 | $(MAKE) lint | |
| Back | FazBrowse Home | New Git URL |
0 commit comments