summaryrefslogtreecommitdiff
path: root/src/cmake/googletest-download.cmake
AgeCommit message (Collapse)Author
2022-10-17fix(CORE): gcc compilation errors with gtest (#13445)Yehonal
2022-06-13chore: restore googletest main repo reference (#12011)Stefano Borzì
chore: retore googletest main repo reference
2022-05-28fix: temporary workaround for the googletest issue (#11902)Stefano Borzì
* fix: temporary googletest issue * chore: use main branch * fix: typo * chore: update reference
2022-05-01chore(CI): add macos-12 (#11242)Patrick Lewis
* chore(CI): add macos-12 * Update SECURITY.md * test changing googletest git_tag to main * update utf8cpp * Update DBCStorageIterator.h Co-Authored-By: Shauren <shauren.trinity@gmail.com> Co-authored-by: Shauren <shauren.trinity@gmail.com>
2021-09-30feat(License): add new headers information about license (#7941)Kargatum
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
2020-08-15feature(testing-automation): unit tests with Google Framework (#3273)Francesco Borzì