mirror of
https://github.com/bellard/quickjs.git
synced 2025-11-15 18:22:15 +03:00
handle missing test262 gracefully
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,5 +1,6 @@
|
|||||||
*.a
|
*.a
|
||||||
.obj/
|
.obj/
|
||||||
|
tests/bjson.so
|
||||||
examples/test_fib
|
examples/test_fib
|
||||||
test_fib.c
|
test_fib.c
|
||||||
examples/*.so
|
examples/*.so
|
||||||
|
|||||||
Reference in New Issue
Block a user