-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
That would be useful for both the students and the TAs. This should include:
- GTest to make sure the tests still pass
-
valgrindto make sure there are no memory leaks - Make badges out of these if possible
There are GitHub Actions that include gtest now, so hopefully that won't be too big a deal.
It looks like we might need to install valgrind in the container that runs the tests. Apparently this will do the job:
sudo apt install -y valgrindbut takes rather a while to do the install.
Metadata
Metadata
Assignees
Labels
No labels