ultimatepp/bazaar/GoogleTestUIExample/GoogleTestUIExample.upp
klugier 3cf2896c61 Bazaar: Added GoogleTestUIExample.
git-svn-id: svn://ultimatepp.org/upp/trunk@14989 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-05 18:28:49 +00:00

17 lines
210 B
Text

uses
CtrlLib;
uses(TESTING_TEST) plugin/gtest;
file
AppWindow.h,
AppWindow.cpp,
main.cpp,
Tests readonly separator,
TestAppWindow.cpp,
TestMain.cpp;
mainconfig
"" = "GUI",
"" = "GUI TESTING_TEST";