[qet] [GIT] qet/qet.git branch master updated. 0.8.rc-21-g4de9c1d |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
This is an automated email from git. It was generated because a ref
change was pushed to the "qet/qet.git" repository.
The branch, master has been updated
via 4de9c1d9220b319f07e247ae72dea9c8551ce440 (commit)
from d89d1088a37b628e5b4c65e62f6b806ed33d4f49 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 4de9c1d9220b319f07e247ae72dea9c8551ce440
Author: Simon De Backer <simondebacker@xxxxxxx>
Date: Wed Dec 9 10:48:38 2020 +0100
Add Test google mock
for imitating QET on tests (a file, a netwerk link, ...)
-----------------------------------------------------------------------
Summary of changes:
tests/CMakeLists.txt | 1 +
tests/{qttest => googlemock}/.clang-format | 0
tests/{qttest => googlemock}/.gitignore | 0
tests/{googletest => googlemock}/CMakeLists.txt | 4 ++--
tests/{googletest => googlemock}/main.cpp | 4 ++--
tests/googlemock/tst_My_test.cpp | 5 +++++
6 files changed, 10 insertions(+), 4 deletions(-)
copy tests/{qttest => googlemock}/.clang-format (100%)
copy tests/{qttest => googlemock}/.gitignore (100%)
copy tests/{googletest => googlemock}/CMakeLists.txt (96%)
copy tests/{googletest => googlemock}/main.cpp (85%)
create mode 100644 tests/googlemock/tst_My_test.cpp
hooks/post-receive
--
qet/qet.git