| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 9809992 commit 4c423e6
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -16,9 +16,9 @@ ifdef QUICKCHECK | |||
| 16 | 16 | endif | |
| 17 | 17 | ||
| 18 | 18 | ifdef ENABLE_V8_TAP | |
| 19 | - TAP_V8 := --junitout v8-tap.xml | ||
| 20 | - TAP_V8_INTL := --junitout v8-intl-tap.xml | ||
| 21 | - TAP_V8_BENCHMARKS := --junitout v8-benchmarks-tap.xml | ||
| 19 | + TAP_V8 := --junitout $(PWD)/v8-tap.xml | ||
| 20 | + TAP_V8_INTL := --junitout $(PWD)/v8-intl-tap.xml | ||
| 21 | + TAP_V8_BENCHMARKS := --junitout $(PWD)/v8-benchmarks-tap.xml | ||
| 22 | 22 | endif | |
| 23 | 23 | ||
| 24 | 24 | ifdef DISABLE_V8_I18N | |
| Back | FazBrowse Home | New Git URL |
0 commit comments