While the repository contains several different tests in the tests folder, IIRC many of those tests are not functioning any longer. Indeed, they are not included directly within the testing infrastructure in the build system (See meson.build).
Assess the current state of the testing, design the desired test suite for the C++ tools, and clean/update the integration of testing within the repo.
While the repository contains several different tests in the
testsfolder, IIRC many of those tests are not functioning any longer. Indeed, they are not included directly within the testing infrastructure in the build system (Seemeson.build).Assess the current state of the testing, design the desired test suite for the C++ tools, and clean/update the integration of testing within the repo.