You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Expand the existing allocator AutoRTFM tests to test both a transaction commit and abort. Enable the ArrayDelete test, as this was already implemented. Implement MemcpyToNew(), used by AutoRTFM realloc. Implement RTFM_calloc(). Add new tests for: free(), malloc(), calloc() and realloc() #rb neil.henning [CL 34671529 by ben clayton in ue5-main branch]