Hacker News new | ask | show | jobs
by s3m4j 2849 days ago
https://www.sqlite.org/src/dir?ci=tip

In the generated makefile there should be the tests targets, I guess. In the Makefile.in I see the targets : tcltest, quicktest, test, valgrindtest, smoketest and many others

1 comments

Excellent, thank you. :)