Skip to content

Feature move to gtest - #48

Merged
Certseeds merged 5 commits into
masterfrom
feature-move-to-gtest
Jul 25, 2026
Merged

Feature move to gtest#48
Certseeds merged 5 commits into
masterfrom
feature-move-to-gtest

Conversation

@Certseeds

Copy link
Copy Markdown
Owner

Description

不难发现 Ubuntu 26.04 已经可以安装 libgtest-dev, 不再需要捆绑一个 catch2

Fixes # (issue)

Type of change

This commit Works for

  • Algorithm
  • The template itself

PS:这个是单选

What kind of this pr?

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Documentation update-TODO
  • More testcase (for show fix or just add)

How Has This Been Tested?

  • This can pass test in my platform
  • This can pass test in GitHub Actions

PS: please ensure both of them are ok

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • Any dependent changes have been merged and published in downstream modules

Signed-off-by: Certseeds <51754303+Certseeds@users.noreply.github.com>
Signed-off-by: Certseeds <51754303+Certseeds@users.noreply.github.com>
Signed-off-by: Certseeds <51754303+Certseeds@users.noreply.github.com>
Signed-off-by: Certseeds <51754303+Certseeds@users.noreply.github.com>
@Certseeds Certseeds self-assigned this Jul 25, 2026
@Certseeds Certseeds added the enhancement New feature or request label Jul 25, 2026
Signed-off-by: Certseeds <51754303+Certseeds@users.noreply.github.com>
@Certseeds
Certseeds merged commit 5995d28 into master Jul 25, 2026
4 checks passed
@Certseeds
Certseeds deleted the feature-move-to-gtest branch July 25, 2026 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant