Commit Graph

10 Commits

Author SHA1 Message Date
Max Preussner
d41ca16bb5 Serialization: Added support for TMap property de-serialization
#CodeReview: keli.hlodversson, justin.sargent

[CL 2685684 by Max Preussner in Main branch]
2015-09-09 20:32:05 -04:00
Max Preussner
2a93bf28f0 Serialization: Added support for TMap property serialization
#CodeReview: keli.hlodversson, justin.sargent

[CL 2685082 by Max Preussner in Main branch]
2015-09-09 14:24:58 -04:00
Adric Worley
9d134e7464 #ENGINE - Integrating automation test flags refactor
- New filter flags in automationtest.h
- Compile time errors if proper flags are not specified
- Existing tests converted to new flags
- New "disabled" flag
- Filter dropdown in automation UI replaces Smoke Tests button
- Automation features are no longer compiled out in Test configuration at runtime (except in Shipping)
- Enabled automation tests to be triggered from in-game console in non-editor builds (automation controller is enabled)

NOTE: This will force licensees who use automation to update their tests.
#codereview: jason.bestimt, mike.fricker, ben.salem

[CL 2672561 by Adric Worley in Main branch]
2015-08-28 13:23:02 -04:00
Max Preussner
023e334f5b Serialization: Added support for FText properties
#CodeReview: keli.hloedversson

[CL 2624861 by Max Preussner in Main branch]
2015-07-17 16:38:09 -04:00
Adric Worley
e578e2d7cd Separate automated system tests from project-specific tests
[CL 2514485 by Adric Worley in Main branch]
2015-04-16 12:40:47 -04:00
Ben Marsh
149375b14b Update copyright notices to 2015.
[CL 2379638 by Ben Marsh in Main branch]
2014-12-07 19:09:38 -05:00
Max Preussner
acbde8b2f0 Serialization: Improved unit tests for numeric values and FGuid
[CL 2343108 by Max Preussner in Main branch]
2014-10-28 20:59:30 -04:00
Max Preussner
5ab3a8dbf2 Serialization: Cleaned up header includes
[CL 2317579 by Max Preussner in Main branch]
2014-10-02 14:03:18 -04:00
Martin Wilson
d0f7b51655 non unity compile fixes (penance for breaking it yesterday)
[CL 2317163 by Martin Wilson in Main branch]
2014-10-02 07:03:46 -04:00
Max Preussner
619367728a Serialization: Initial revision of the UStruct serialization framework
[CL 2316688 by Max Preussner in Main branch]
2014-10-01 18:20:53 -04:00