joe kirchoff
459eaab9fa
Fix C4855: implicit capture of 'this' via '[=]' is deprecated in '/std:c++20'
...
#rnx
[CL 26110477 by joe kirchoff in 5.3 branch]
2023-06-19 19:57:10 -04:00
jerome delattre
6470265e3a
Fix hyper link functionality in Automation Test Results widget
...
+ make sure filename token is always placed at the end of the string
#jira UE-188837
#rnx
#rb Rob.Huyett
[CL 26064993 by jerome delattre in 5.3 branch]
2023-06-16 15:07:15 -04:00
steve robb
24eb5c96b3
Lambda capture fixes ahead of perfect forwarding of lambda Execute*() arguments.
...
#rb devin.doucette
[CL 26038896 by steve robb in 5.3 branch]
2023-06-16 02:57:21 -04:00
Jerome Delattre
81e77c198f
Fix filtered out test results in automation window for the case when "Search" bar is not empty.
...
Introduce GetEnabledReports and GetFilteredReports; deprecated unspecific GetReports
#rnx
#fyi Oleg.Krasnov
[CL 25976576 by Jerome Delattre in ue5-main branch]
2023-06-14 09:46:24 -04:00
oleg krasnov
ae76461bc6
Implement auto expansion of subgroups that has only one child in SessionFrontend
...
#jira UE-187980
#rb jerome.delattre
[CL 25973143 by oleg krasnov in ue5-main branch]
2023-06-14 04:56:18 -04:00
oleg krasnov
dbd9457c0e
Fix missed skip state in Test Automation window report
...
#jira UE-185892
#rb jerome.delattre
[CL 25869365 by oleg krasnov in ue5-main branch]
2023-06-08 09:11:36 -04:00
Jerome Delattre
80363edc22
Add Support for shader model in automation test framework exclusion list (2nd try)
...
#jira UE-185221
#preflight 64789f69f8715b9b1bfa6ab8
#preflight 6478c221947ff6973c225d8c
#rnx
#rb Chris.Constantinescu
[CL 25736798 by Jerome Delattre in ue5-main branch]
2023-06-01 15:31:00 -04:00
keaton stewart
8bc2626ba4
[Backout] - CL25713520
...
#fyi Jerome.Delattre
#jira FORT-617474
Original CL Desc
-----------------------------------------------------------------
Add Support for shader model in automation test framework exclusion list
#jira UE-185221
#preflight 646685c83660522200415d43
#rnx
#rb Chris.Constantinescu
[CL 25715585 by keaton stewart in ue5-main branch]
2023-05-31 17:39:06 -04:00
Jerome Delattre
82bc568a43
Add Support for shader model in automation test framework exclusion list
...
#jira UE-185221
#preflight 646685c83660522200415d43
#rnx
#rb Chris.Constantinescu
[CL 25713520 by Jerome Delattre in ue5-main branch]
2023-05-31 16:39:48 -04:00
mikalai sukhikh
c85e10a400
Fix: Session Frontend - test log details scrollbar changes justification when scrolling
...
#jira UE-186120
#rb adam.miezianko, chris.constantinescu, jerome.delattre
#preflight 646e20bf64351d76f3a48c4f
[CL 25616696 by mikalai sukhikh in ue5-main branch]
2023-05-25 02:10:07 -04:00
mikalai sukhikh
986e047e29
Session FrontEnd - Missing export menu and copy button when test results are displayed
...
#jira UE-185235
#rb adam.miezianko, chris.constantinescu, jerome.delattre
#preflight 6464b95f4404e3cdd2ecc6df
[CL 25543610 by mikalai sukhikh in ue5-main branch]
2023-05-19 09:35:19 -04:00
bryan sefcik
d205101cc8
Removed unnecessary private include modules.
...
#preflight 645da640cf788a25581110bb
[CL 25451545 by bryan sefcik in ue5-main branch]
2023-05-12 12:13:52 -04:00
mikalai sukhikh
779c303bc7
Tooltip in the Exclusion buttons in Session Frontend Automation Test no longer displays the reason
...
#jira UE-184082
#rb adam.miezianko, chris.constantinescu, jerome.delattre
#preflight 6450ade71c2846595c7bd2b1
[CL 25300897 by mikalai sukhikh in ue5-main branch]
2023-05-02 09:52:38 -04:00
Mikita Hauruk
d98db07b26
Fixed UE-178837.
...
Added #if WITH_EDITOR to SAutomationWindow::HandleSessionManagerCanSelectSession
#jira UE-178837
#rb adam.miezianko, jerome.delattre, oleg.krasnov, mikalai.sukhikh
#preflight 641b0625ec01de16642e59cd
[CL 24749180 by Mikita Hauruk in ue5-main branch]
2023-03-22 12:06:43 -04:00
mikalai sukhikh
6a1ac68579
Prevent vanishing of test results bar
...
#jira UE-180260
#rb adam.miezianko, chris.constantinescu, jerome.delattre
#preflight 64146a005d3e25354f1f6f3e
[CL 24714893 by mikalai sukhikh in ue5-main branch]
2023-03-20 09:27:39 -04:00
mikalai sukhikh
23976c1827
Place test result bar in Test Automation window result below GameInstance
...
#jira UE-176626
#rb adam.miezianko, chris.constantinescu, jerome.delattre
#preflight 64116e91af3fc352925698b7
[CL 24653688 by mikalai sukhikh in ue5-main branch]
2023-03-15 09:49:55 -04:00
mikalai sukhikh
88d9eb46aa
Add missing header to SAutomationWindow.cpp
...
#preflight 63edfa2fb96a6b2718ee0bde
[CL 24253908 by mikalai sukhikh in ue5-main branch]
2023-02-16 04:55:09 -05:00
mikalai sukhikh
9f50cf7f0a
Update Test Automation UI/UX
...
#jira UE-156781
#rb adam.miezianko, chris.constantinescu, jerome.delattre
#preflight 63e2597bb923ed4bdd145311
#preflight 63e24611786751d1e0e8b4e8
[CL 24251663 by mikalai sukhikh in ue5-main branch]
2023-02-16 01:55:24 -05:00
Mikita Hauruk
1cb982f829
Added #if WITH_EDITOR for "Keep Pie Open option is visible" widget due to it is Editor only feature
...
#jira UE-176792
#rb adam.miezianko, chris.constantinescu, jerome.delattre, oleg_krasnov, saltanat_janybekova, mikalai_sukhikh
#preflight 63ea11fab91ae11c1c861deb
[CL 24174330 by Mikita Hauruk in ue5-main branch]
2023-02-13 10:00:00 -05:00
henrik karlsson
b5164ac775
Fixes to make modules compile with IWYU. We've added to IWYU toolchain so it compiles "orphaned" headers which does not have a owning cpp file. This identified lots of headers that couldn't be compiled by themselves (or if they were to included first)
...
Change consist of only forward declaration and additional includes
#preflight 63789c1de30d438849c48188
#rb none
[CL 23218412 by henrik karlsson in ue5-main branch]
2022-11-21 03:22:23 -05:00
Jerome Delattre
baa78341e6
Fix play level test search mechanic
...
* get the package object to get the package path instead of guessing from file name
#jira UE-169325
#preflight 636a982edc30a4ce96aa48fc
#rnx
#rb Chris.Constantinescu
[CL 23062070 by Jerome Delattre in ue5-main branch]
2022-11-09 15:47:59 -05:00
henrik karlsson
b5b86c796c
This change is a strategical submit for a coming change that removes lots of includes in headers that are included by many files. This change contains adding of includes in files that previously got those includes transitively from other inclkudes
...
#preflight 6355d4940313c24974b2107b
#rb none
[CL 22783162 by henrik karlsson in ue5-main branch]
2022-10-26 12:57:32 -04:00
bryan sefcik
0beee50b45
Updated ../Engine/Source/Developer/... to inline gen.cpp files
...
Before:
Total CPU Time: 53783.640625 s
Total time in Parallel executor: 558.66 seconds
After:
Total CPU Time: 47886.140625 s
Total time in Parallel executor: 498.81 seconds
#jira
[CL 22173145 by bryan sefcik in ue5-main branch]
2022-09-24 13:31:25 -04:00
Patrick Boutot
0704fc41ce
Fix bad alignment with the AutomationWindow. It was not using the base constructor.
...
#jira UE-162678
#rb none
#preflight 6320847da514fd1e37c5879b
#preflight 63209d839677b738f493afc7
[CL 21983532 by Patrick Boutot in ue5-main branch]
2022-09-13 11:31:16 -04:00
bryan sefcik
a3dddc6630
Pass 1 on Developer include fixes:
...
Removed redundant private include paths from build.cs files.
Fixed include paths to be relative to the private or public folders.
Hid or removed includes that reached into other private module folders.
Updated PublicInclude paths when necessary.
#jira
#preflight 631e281694758d0bf2ea1399
[CL 21960082 by bryan sefcik in ue5-main branch]
2022-09-11 18:32:18 -04:00