-
Notifications
You must be signed in to change notification settings - Fork 675
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
Added Common++ unit test project based on Gtest. #1507
Open
Dimi1010
wants to merge
40
commits into
seladb:dev
Choose a base branch
from
Dimi1010:feature/gtest-framework
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Jul 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5f02028 - Browse repository at this point
Copy the full SHA 5f02028View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0687ddd - Browse repository at this point
Copy the full SHA 0687dddView commit details -
Configuration menu - View commit details
-
Copy full SHA for a004e3c - Browse repository at this point
Copy the full SHA a004e3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94a3b0e - Browse repository at this point
Copy the full SHA 94a3b0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for be20d78 - Browse repository at this point
Copy the full SHA be20d78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3395ac7 - Browse repository at this point
Copy the full SHA 3395ac7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55fdf10 - Browse repository at this point
Copy the full SHA 55fdf10View commit details -
Configuration menu - View commit details
-
Copy full SHA for f447d9c - Browse repository at this point
Copy the full SHA f447d9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b37a1f - Browse repository at this point
Copy the full SHA 5b37a1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12e4599 - Browse repository at this point
Copy the full SHA 12e4599View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f20bb9 - Browse repository at this point
Copy the full SHA 0f20bb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2718d8 - Browse repository at this point
Copy the full SHA a2718d8View commit details
Commits on Jul 22, 2024
-
- Added IPAddress multicast unit tests. - Added IPNetwork includes unit tests. - Formatting
Configuration menu - View commit details
-
Copy full SHA for e29190a - Browse repository at this point
Copy the full SHA e29190aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f3f927 - Browse repository at this point
Copy the full SHA 0f3f927View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8d04de - Browse repository at this point
Copy the full SHA c8d04deView commit details -
Configuration menu - View commit details
-
Copy full SHA for a67ebe7 - Browse repository at this point
Copy the full SHA a67ebe7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a93a202 - Browse repository at this point
Copy the full SHA a93a202View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66d1937 - Browse repository at this point
Copy the full SHA 66d1937View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa92f72 - Browse repository at this point
Copy the full SHA aa92f72View commit details -
Configuration menu - View commit details
-
Copy full SHA for d191cdb - Browse repository at this point
Copy the full SHA d191cdbView commit details
Commits on Jul 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bd8ecd9 - Browse repository at this point
Copy the full SHA bd8ecd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70708fd - Browse repository at this point
Copy the full SHA 70708fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for d45b54d - Browse repository at this point
Copy the full SHA d45b54dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9cd1b8 - Browse repository at this point
Copy the full SHA a9cd1b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4803471 - Browse repository at this point
Copy the full SHA 4803471View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e77c18 - Browse repository at this point
Copy the full SHA 9e77c18View commit details
Commits on Jul 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 63a8fbe - Browse repository at this point
Copy the full SHA 63a8fbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for d503bcd - Browse repository at this point
Copy the full SHA d503bcdView commit details
Commits on Aug 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bf9c3ca - Browse repository at this point
Copy the full SHA bf9c3caView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1baa83 - Browse repository at this point
Copy the full SHA f1baa83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b50130 - Browse repository at this point
Copy the full SHA 6b50130View commit details
Commits on Sep 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 706fb4b - Browse repository at this point
Copy the full SHA 706fb4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 012df84 - Browse repository at this point
Copy the full SHA 012df84View commit details
Commits on Sep 8, 2024
-
Pulled operator << overloads into the 'pcpp' namespace to leverage AD…
…L as it does not consider functions in the global namespace. - Pulled operator<< for IpAddress into the `pcpp` namespace. - Pulled operator<< for IpV4Address into the `pcpp` namespace. - Pulled operator<< for IpV6Address into the `pcpp` namespace. - Pulled operator<< for IpNetwork into the `pcpp` namespace. - Pulled operator<< for IpV4Network into the `pcpp` namespace. - Pulled operator<< for IpV6Network into the `pcpp` namespace. - Pulled operator<< for MacAddress into the `pcpp` namespace.
Configuration menu - View commit details
-
Copy full SHA for e875c0b - Browse repository at this point
Copy the full SHA e875c0bView commit details -
Renamed MacAddress ToStream test to be consistent with IPAddress test…
…s of the same nature.
Configuration menu - View commit details
-
Copy full SHA for 3a97325 - Browse repository at this point
Copy the full SHA 3a97325View commit details -
Configuration menu - View commit details
-
Copy full SHA for f07b0bf - Browse repository at this point
Copy the full SHA f07b0bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01b5cc1 - Browse repository at this point
Copy the full SHA 01b5cc1View commit details
Commits on Oct 24, 2024
-
Merge remote-tracking branch 'upstream/dev' into feature/gtest-framework
# Conflicts: # .pre-commit-config.yaml
Configuration menu - View commit details
-
Copy full SHA for ddf1d3a - Browse repository at this point
Copy the full SHA ddf1d3aView commit details
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c20e5d3 - Browse repository at this point
Copy the full SHA c20e5d3View commit details
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4b71919 - Browse repository at this point
Copy the full SHA 4b71919View 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.