]> git.kaiwu.me - njs.git/commitdiff
Test262: running tests within their own directory.
authorDmitry Volyntsev <xeioex@nginx.com>
Sat, 14 Dec 2024 06:43:25 +0000 (22:43 -0800)
committerDmitry Volyntsev <xeioexception@gmail.com>
Wed, 18 Dec 2024 23:44:35 +0000 (15:44 -0800)
test/test262

index ce1f4a9367901079487085dd22cdc90d854bd449..e7d888b24e0dc0a52cffc34e5eb33b3404a1bbd2 100755 (executable)
@@ -8,6 +8,8 @@ set -e
 . test/options
 . test/setup
 
+export NJS_TEST_DIR
+
 for njs_test in $NJS_TESTS; do
     . test/prepare