-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build, unit tests, and linting #12
Merged
Commits on Apr 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f6441d3 - Browse repository at this point
Copy the full SHA f6441d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f549ab - Browse repository at this point
Copy the full SHA 6f549abView commit details -
ci: tests: client/server/shared unit tests
using google test for unit testing Also changed client/server CMake to export a library with everything except their respective main.cpp. This is used to access the client/server code from the unit tests.
Configuration menu - View commit details
-
Copy full SHA for 22d9b01 - Browse repository at this point
Copy the full SHA 22d9b01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c66ae9 - Browse repository at this point
Copy the full SHA 8c66ae9View commit details
Commits on Apr 15, 2024
-
ci: lint: clang-tidy lints locally
run make lint from the build directory to run clang-tidy locally
Configuration menu - View commit details
-
Copy full SHA for 4f5cc42 - Browse repository at this point
Copy the full SHA 4f5cc42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97ddb2a - Browse repository at this point
Copy the full SHA 97ddb2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1782f2 - Browse repository at this point
Copy the full SHA e1782f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7966b5 - Browse repository at this point
Copy the full SHA c7966b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c1b3ae - Browse repository at this point
Copy the full SHA 1c1b3aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8b6ea2 - Browse repository at this point
Copy the full SHA c8b6ea2View commit details -
ci: lint: ignore virtual destructor warningcppcoreguidelines-virtual-…
…class-destructor,
Configuration menu - View commit details
-
Copy full SHA for a3f71a7 - Browse repository at this point
Copy the full SHA a3f71a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e0f898 - Browse repository at this point
Copy the full SHA 7e0f898View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ded619 - Browse repository at this point
Copy the full SHA 9ded619View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.