[njs] Fixed building unit tests binaries on MacOS with custom LDFLAGS.

2021-11-29 Thread Dmitry Volyntsev
details: https://hg.nginx.org/njs/rev/94e5a03702f9 branches: changeset: 1751:94e5a03702f9 user: Dmitry Volyntsev date: Mon Nov 29 14:05:33 2021 + description: Fixed building unit tests binaries on MacOS with custom LDFLAGS. diffstat: auto/make | 4 ++-- 1 files changed, 2 ins

[njs] Allowing to build njs util without interactive shell support.

2021-11-29 Thread Dmitry Volyntsev
details: https://hg.nginx.org/njs/rev/144e430d0ed5 branches: changeset: 1752:144e430d0ed5 user: Dmitry Volyntsev date: Mon Nov 29 14:41:09 2021 + description: Allowing to build njs util without interactive shell support. diffstat: auto/make | 21 ++--- a

[njs] Tests: refactored JavaScript tests.

2021-11-29 Thread Dmitry Volyntsev
details: https://hg.nginx.org/njs/rev/3b035831f64a branches: changeset: 1753:3b035831f64a user: Dmitry Volyntsev date: Mon Nov 29 16:50:41 2021 + description: Tests: refactored JavaScript tests. A generic runner test/run is introduced. It runs all available tests in test/ direc