-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Describe the bug
In a project without any tests, when a "TESTS" definition is added to a Makefile.am, the following error occurs:
parallel-tests: error: required file './test-driver' not found
parallel-tests: 'automake --add-missing' can install 'test-driver'
autoreconf: error: automake failed with exit status: 1
Expected behavior
The test-driver should be added automatically (eg, automake --add-missing) when the configuration is re-checked.
Where does the extension run?
- OS where VSCode runs: Windows 10
- OS where the autotools extension runs: Ubuntu 22.04
- Extension Version: 0.2.0
What project are you editing?
- Project repo if public: private
- Autoconf version (
autoconf --version):autoconf (GNU Autoconf) 2.71 - Automake version (
automake --version):automake (GNU automake) 1.16.5 - Make version (
make --version):GNU Make 4.3 - Using libtool? : [ yes / no ]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels