<html><body><div>Hello,</div><div><br></div><div>I'm trying to update texinfo and I have troubles running gmake test. Texinfo has tests in multiple locations, in the build/ they can be found in:</div><div><br></div><div>amd64/info/t/</div><div>amd64/install-info/tests/</div><div>amd64/tp/tests/test-scripts/</div><div>amd64/tp/tests/many_input_files/</div><div>amd64/Pod-Simple-Texinfo/</div><div>amd64/texindex/tests/<br></div><div>amd64/util/tests/</div><div><br></div><div>When I run gmake check in every folder with tests, they run normally. Yet, using just gmake test in texinfo/ directory, only tests in amd64/info/t/ run, others (from next directories) just don't run at all. <br></div><div><br></div><div>Using gmake test in the current version 6.8 all tests run correctly (plus the structure of the source code is basically the same). It seems that only in the updated version there is a problem with running all of them automatically. <br></div><div><br></div><div>I didn't play with test related variables in Makefile (current state of work can be seen here: https://github.com/balrog-nona/oi-userland/commit/e15da6f6ae1de62578bfe09634bfa57a05df1d4d)</div><div><br></div><div>Can anybody give me the hint about where the problem might be?</div><div><br></div><div>Thank you.</div><div>Best regards,</div><div>Nona<br></div></body></html>