klugier
|
d745d2aecf
|
Bazaar: GTest do not warn about leaks on windows.
git-svn-id: svn://ultimatepp.org/upp/trunk@15031 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-09-13 12:55:46 +00:00 |
|
klugier
|
ed4d0b9ee6
|
Bazaar: GTest windows implementation is now free of crashes.
git-svn-id: svn://ultimatepp.org/upp/trunk@15030 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-09-13 12:36:23 +00:00 |
|
klugier
|
e2a1fb5fe5
|
Bazaar: GTest main function fix on Linux.
git-svn-id: svn://ultimatepp.org/upp/trunk@15024 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-09-12 21:06:39 +00:00 |
|
klugier
|
f1dc3eca2f
|
Bazaar: plain GTest leaks ignored only on windows.
git-svn-id: svn://ultimatepp.org/upp/trunk@15023 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-09-12 15:43:49 +00:00 |
|
klugier
|
2310f9bce7
|
Bazaar: GTest test main function reorganization.
git-svn-id: svn://ultimatepp.org/upp/trunk@15022 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-09-12 15:23:17 +00:00 |
|
klugier
|
cfd070d0c2
|
Bazaar: GTest examples on Windows do not crash on exit.
git-svn-id: svn://ultimatepp.org/upp/trunk@15021 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-09-12 12:45:42 +00:00 |
|
klugier
|
51c4663882
|
Bazzar: GTest cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@15010 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-09-10 17:44:48 +00:00 |
|
klugier
|
3a0216553e
|
Bazaar: TEST_GUI_APP_MAIN macOS port.
git-svn-id: svn://ultimatepp.org/upp/trunk@15009 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-09-10 16:58:06 +00:00 |
|
klugier
|
5f3d6509e1
|
Bazaar: TEST_GUI_APP_MAIN GoogleTest Windows implementation.
git-svn-id: svn://ultimatepp.org/upp/trunk@14991 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-09-05 19:30:05 +00:00 |
|
klugier
|
352d0ad44e
|
Bazaar: GoogleTest now can launch simulated UI enviroment via TEST_GUI_APP_MAIN.
git-svn-id: svn://ultimatepp.org/upp/trunk@14985 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-09-03 20:51:54 +00:00 |
|
klugier
|
1f56cdb57b
|
Bazaar: Fix GTest to compile on Windows.
git-svn-id: svn://ultimatepp.org/upp/trunk@14930 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-29 15:42:22 +00:00 |
|
klugier
|
2e867b0992
|
Bazaar: GoogleMockExample now uses new MOCK_METHOD approch.
git-svn-id: svn://ultimatepp.org/upp/trunk@14862 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-21 17:55:11 +00:00 |
|
klugier
|
53ecd82096
|
Bazaar: Google Mock upgraded to version 1.10.
git-svn-id: svn://ultimatepp.org/upp/trunk@14853 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-20 23:57:02 +00:00 |
|
klugier
|
b3d0fb1dbf
|
Bazaar: plugin/gtest updated to version 1.10
git-svn-id: svn://ultimatepp.org/upp/trunk@14852 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-20 21:35:01 +00:00 |
|
klugier
|
c9e8a47a73
|
Bazzar: GTest "Run all tests" macro now cleans terminal before execution.
git-svn-id: svn://ultimatepp.org/upp/trunk@12898 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-03-25 18:40:20 +00:00 |
|
klugier
|
61e78d1944
|
.bazaar Fix windows platform detenction in google test upp part.
git-svn-id: svn://ultimatepp.org/upp/trunk@10930 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-03-09 22:37:07 +00:00 |
|
klugier
|
43599bbde1
|
.bazaar .google_test memory now is now checked on operating systems diffrent than Windows. Improve template for google test (google mock option).
git-svn-id: svn://ultimatepp.org/upp/trunk@10925 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-03-08 21:51:04 +00:00 |
|
klugier
|
b8682215f6
|
Google test now doesn't report memory leaks (now on all platforms in the future only on Windows and MSVC). Added new macro TEST_APP_MAIN that do the magic.
git-svn-id: svn://ultimatepp.org/upp/trunk@10917 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-03-07 23:08:46 +00:00 |
|
klugier
|
3b23ec59b2
|
.bazaar GoogleMockExample is now main pack
git-svn-id: svn://ultimatepp.org/upp/trunk@10883 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-02-24 20:41:53 +00:00 |
|
klugier
|
5c627a3efb
|
.bazzar fully ported gmock to upp build system.
git-svn-id: svn://ultimatepp.org/upp/trunk@10856 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-02-18 21:37:06 +00:00 |
|
klugier
|
04cba6245a
|
Added GTest.usc script to gtest that allows launch test directly from code editor.
git-svn-id: svn://ultimatepp.org/upp/trunk@10461 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-11-17 21:57:33 +00:00 |
|
cxl
|
e354e51f4e
|
u++: init files removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10409 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-11-12 06:36:54 +00:00 |
|
klugier
|
8e3e11e5ce
|
.bazaar minor gtest improvements, added template for gtest (in bazaar/upt)
git-svn-id: svn://ultimatepp.org/upp/trunk@9432 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-01-24 12:16:17 +00:00 |
|
klugier
|
8d56e81392
|
.bazaar fixed plugin/gtest memory leaks on MS Windows
git-svn-id: svn://ultimatepp.org/upp/trunk@9430 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-01-23 18:17:59 +00:00 |
|
klugier
|
b0555fb43b
|
.bazzar Added Google Test to bazzar with appropriate example
git-svn-id: svn://ultimatepp.org/upp/trunk@9401 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-01-16 11:49:51 +00:00 |
|