Skip to content

Commit

Permalink
git submodule add googletest-1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yanyiwu committed Jul 22, 2024
1 parent 4ec3204 commit 8aad517
Show file tree
Hide file tree
Showing 45 changed files with 15 additions and 31,400 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ name: CMake

on:
push:
branches: [ master ]
pull_request:
branches: [ master ]

env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
Expand Down
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[submodule "deps/limonp"]
path = deps/limonp
url = https://github.com/yanyiwu/limonp.git
[submodule "test/googletest"]
path = test/googletest
url = https://github.com/google/googletest.git
6 changes: 5 additions & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# CppJieba ChangeLog
# ChangeLog

## Next Version

+ [googletest] git submodule add googletest-1.6.0

## v5.1.2

Expand Down
1 change: 0 additions & 1 deletion deps/CMakeLists.txt

This file was deleted.

5 changes: 0 additions & 5 deletions deps/gtest/CMakeLists.txt

This file was deleted.

283 changes: 0 additions & 283 deletions deps/gtest/include/gtest/gtest-death-test.h

This file was deleted.

Loading

0 comments on commit 8aad517

Please sign in to comment.