diff options
| author | Arkadiy Shapkin <arkady.shapkin@gmail.com> | 2016-09-21 16:33:07 +0300 |
|---|---|---|
| committer | Arkadiy Shapkin <arkady.shapkin@gmail.com> | 2016-09-22 13:01:39 +0300 |
| commit | 76ae02e653f7001ae300986b77566ff158ca6827 (patch) | |
| tree | cd9e693b31273af74f035f7ca9984cf64f66cafe /ports/gtest/CONTROL | |
| parent | 23a45e7db6fe997add43aeb4f3716e3083704e2a (diff) | |
| download | vcpkg-76ae02e653f7001ae300986b77566ff158ca6827.tar.gz vcpkg-76ae02e653f7001ae300986b77566ff158ca6827.zip | |
[gtest] Initial addition (googletest and googlemock)
Diffstat (limited to 'ports/gtest/CONTROL')
| -rw-r--r-- | ports/gtest/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/gtest/CONTROL b/ports/gtest/CONTROL new file mode 100644 index 000000000..07336b978 --- /dev/null +++ b/ports/gtest/CONTROL @@ -0,0 +1,3 @@ +Source: gtest +Version: 1.8 +Description: GoogleTest and GoogleMock testing frameworks.
\ No newline at end of file |
