mirror of
https://github.com/bellard/quickjs.git
synced 2026-03-31 12:18:01 +00: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
|
||||
endif
|
||||
|
||||
ifeq ($(wildcard test262o/tests.txt),)
|
||||
ifeq ($(wildcard test262/features.txt),)
|
||||
test2 test2-32 test2-update test2-default test2-check:
|
||||
@echo test262 tests not installed
|
||||
else
|
||||
|
||||
Loading…
Reference in New Issue
Block a user