]> git.kaiwu.me - njs.git/commit
Unit tests: replacing njs_vm_retval_string() with njs_vm_retval_dump().
authorDmitry Volyntsev <xeioex@nginx.com>
Tue, 28 Feb 2023 03:05:03 +0000 (19:05 -0800)
committerDmitry Volyntsev <xeioex@nginx.com>
Tue, 28 Feb 2023 03:05:03 +0000 (19:05 -0800)
commit8878d9816da7cbf8d0236b7c85f8254719d86613
treed16e69c78e738493ecdac5cd0e0122e97aa9b4d3
parent455f6d4f0447a60329c21928d67f61c79ac3b243
Unit tests: replacing njs_vm_retval_string() with njs_vm_retval_dump().

The change allows to cover CLI behaviour more closely.
src/test/njs_unit_test.c