One more TODO

This commit is contained in:
2024-06-17 16:10:59 -04:00
parent 3e7fd95276
commit 72a422e266

View File

@@ -12,6 +12,7 @@
// TODO: Provide alternate checks (google test has specific assertations for handling floats, for example) (Are these actually necessary??)
// TODO: Automatic test discovery
// TODO: Implement log-file-specification-capability in jlog so we can log to test_results.txt specifically.
// TODO: Provide benchmarking on test running-time
int main(int argc, char** argv)
{