Commit Graph

7 Commits

Author SHA1 Message Date
michael forot
6e4094da3e Chaos implicit object ref counted ptr + union simple shapes (WIP)
#rb chris.caulfield

[CL 26722951 by michael forot in ue5-main branch]
2023-07-31 17:46:47 -04:00
chris constantinescu
4e7e7f9f3f LLT cleanup and improvements/updates:
- remove dependency on LaunchEngineLoop.cpp which also allows compilation against engine to succeed
- LowLevelTestsRunner no dependency on engine modules required: Launch, Core, Project
- EXPLICIT_TESTS_TARGET definition for self-contained tests: test modules and targets that derive from TestModuleRules/TestTargetRules respectively
- Cleanup Launch dependencies from existing explicit tests
- Cleanup redundant flags from existing explicit tests
- rename Self -> Foundation for in Horde
- additional platform fixes
Default #preflight 63e14d37244dc45a20e29337
All platform/tests LLTs #preflight 63e022f91b44ee7cb1c11d60
#rnx

[CL 24035900 by chris constantinescu in ue5-main branch]
2023-02-06 14:27:24 -05:00
steven barnett
7ad1b9a5c8 Add a test to ChaosUserDataPTTests which changes data and ensures that that the new value makes it from GT to PT.
[FYI] noah.presser

[CL 23888502 by steven barnett in ue5-main branch]
2023-01-27 14:18:22 -05:00
steven barnett
c4e4c61afd Add test for ChaosUserDataPT ClearData function
[CL 23317595 by steven barnett in ue5-main branch]
2022-11-29 16:26:07 -05:00
chris constantinescu
7859a6cdb4 Catch2 feature introduced: test groups and group events at global, group and test group before/after levels
#preflight 636ab505450be1d9f83e90e4
#rb Jerome.Delattre

[CL 23039159 by chris constantinescu in ue5-main branch]
2022-11-08 16:02:46 -05:00
steven barnett
5c1c16c49f Updates to SimCallbackObject API:
- Change method for specifying callback object options... Rather than needing to provide a list of bools at the time of CreateAndRegister, specify an option bitmask in parent template.
- Add particle creation and deletion optional callbacks to sim callback object.
- Update ChaosUserDataPT to use particle removal callback so that userdata associated with deleted particles gets removed.
#rb benn.gallagher
[FYI] scott.lindeneau, aaron.eady

[CL 22534485 by steven barnett in ue5-main branch]
2022-10-14 17:00:54 -04:00
steven barnett
d4ca584676 Add low level tests for ChaosUserDataPT
#rb benn.gallagher

[CL 22439709 by steven barnett in ue5-main branch]
2022-10-10 17:14:07 -04:00