Test: skip the test if there's no test.sh.
authorTatsuo Ishii <ishii@sraoss.co.jp>
Sat, 15 Apr 2023 07:26:23 +0000 (16:26 +0900)
committerTatsuo Ishii <ishii@sraoss.co.jp>
Sat, 15 Apr 2023 07:33:51 +0000 (16:33 +0900)
commit296cecd5a1ac0fd8f4e1133b26be75a747819e71
treee1f247c7c40fa85f0bf29a6a8007f946c1523a69
parent8831a6b0b580c2154e7c34c30aebadb493435e10
Test: skip the test if there's no test.sh.

This is useful when developers want to run the test on git repository
because the check suppresses false positive errors. There could newer
branch's test directories remain without any contents and regress.sh
reports wrong failures.
src/test/regression/regress.sh