While casually browsing the stdlib, I found this sublib which is deprecated since 8.10. I thought having -3000 loc would be nice, but my PR does not pass the tests (despite my local tests being ok).
(cd test-suite; make clean); make -C test-suite
)What did I do wrong with my tests? (I ran (cd test-suite; make clean); make -C test-suite)
that should be correct
What did you do to build the stdlib before running the tests?
Last updated: Oct 13 2024 at 01:02 UTC