mirror of
https://github.com/bellard/quickjs.git
synced 2024-11-22 05:38:11 +08:00
fixed test of test262 directory
This commit is contained in:
parent
d378a9f3a5
commit
adec734346
2
Makefile
2
Makefile
@ -524,7 +524,7 @@ test2o-update: run-test262
|
|||||||
./run-test262 -t -u -c test262o.conf
|
./run-test262 -t -u -c test262o.conf
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(wildcard test262o/tests.txt),)
|
ifeq ($(wildcard test262/features.txt),)
|
||||||
test2 test2-32 test2-update test2-default test2-check:
|
test2 test2-32 test2-update test2-default test2-check:
|
||||||
@echo test262 tests not installed
|
@echo test262 tests not installed
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user