gtest ver. bump
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>GoogleTest - Google Testing and Mocking Framework</Summary>
|
||||
<Description>Google's framework for writing C++ tests on a variety of platforms (GNU/Linux, Mac OS X, Windows, Windows CE, and Symbian). Based on the xUnit architecture. Supports automatic test discovery, a rich set of assertions, user-defined assertions, death tests, fatal and non-fatal failures, various options for running the tests, and XML test report generation.</Description>
|
||||
<Archive sha1sum="2b28c2a3a30d86b1759543ef61fac3c4d69f8c4c" type="targz">https://github.com/google/googletest/archive/refs/tags/v1.14.0.tar.gz</Archive>
|
||||
<Archive sha1sum="8a8ee424e8275ec4b480ba4a0d1ba94b5dee3ee4" type="targz">https://github.com/google/googletest/archive/refs/tags/v1.17.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
@@ -45,6 +45,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2025-09-24</Date>
|
||||
<Version>1.17.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2023-11-04</Date>
|
||||
<Version>1.14.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user