It would be nice to have a make target that just builds a few tests that are known to not require any of the standard libraries. That way, for preliminary testing, you could get test results quickly (without having to run them one by one) without having to wait for all the libraries to build.
It would be nice to have a
maketarget that just builds a few tests that are known to not require any of the standard libraries. That way, for preliminary testing, you could get test results quickly (without having to run them one by one) without having to wait for all the libraries to build.