Skip to content

Commit

Permalink
try 14
Browse files Browse the repository at this point in the history
  • Loading branch information
saghul committed Nov 7, 2023
1 parent aaa38d5 commit 051ff85
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,9 @@ ifdef CONFIG_M32
./qjs32 tests/test_builtin.js
./qjs32 tests/test_loop.js
./qjs32 tests/test_std.js
ifndef CONFIG_MINGW
./qjs32 tests/test_worker.js
endif
ifdef CONFIG_BIGNUM
./qjs32 --bignum tests/test_op_overloading.js
./qjs32 --bignum tests/test_bignum.js
Expand Down

0 comments on commit 051ff85

Please sign in to comment.