mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
.bazaar GoogleTest.upt now using namespace Upp when main package is enabled.
git-svn-id: svn://ultimatepp.org/upp/trunk@10931 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
61e78d1944
commit
cafaf99c4a
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,8 @@ option "Use Google Mock" googleMock = 1;
|
|||
#include <Core/Core.h>
|
||||
<:?googleMock == 0:>#include <plugin/gtest/gtest.h><:.:><:?googleMock == 1:>#include <plugin/gmock/gmock.h><:.:>
|
||||
|
||||
using namespace Upp;
|
||||
|
||||
TEST_APP_MAIN {}<:.:>
|
||||
@@<:PACKAGE:>.upp
|
||||
uses
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue