mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-30 06:12:20 -06:00
17 lines
210 B
Text
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";
|
|
|