AdaCore / ada_language_server

Server implementing the Microsoft Language Protocol for Ada and SPARK
GNU General Public License v3.0
229 stars 54 forks source link

V624-007: Fix valgrind testsuite #987

Closed AnthonyLeonardoGracio closed 2 years ago

AnthonyLeonardoGracio commented 2 years ago

Use a bash script wrapper to run the ALS with valgrind and all its needed arguments. This is needed in order to spawn the process successfully in the test runner.