mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-01 14:22:41 -06:00
12 lines
169 B
Text
12 lines
169 B
Text
description "Unit test package that shows how to use Google Test with Google Mock\377";
|
|
|
|
uses
|
|
Core,
|
|
plugin/gmock;
|
|
|
|
file
|
|
GoogleMockExample.cpp;
|
|
|
|
mainconfig
|
|
"" = "";
|
|
|