react-native/ReactCommon/fabric/core/tests
Valentin Shergin 1d93d70af4 Fabric: `ShadowNodeCloneFunction` signature was unified with ShadowNode copy constructor
Summary:
@public
Now it accepts `const ShadowNode &` instead of `std::shared_ptr<const ShadowNode>` which is more reasonable (and more performant) becasue the function must not retain ownershipt.

Reviewed By: mdvacca

Differential Revision: D9073921

fbshipit-source-id: c24c475615e0f81b3e004e118dea7565d8e757b4
2018-08-04 09:47:31 -07:00
..
ComponentDescriptorTest.cpp Fabric: Using `ShadowNodeFragment` in `ComponentDescriptor` 2018-08-04 09:47:30 -07:00
PrimitivesTest.cpp iOS: added fabric/core primitives tests 2018-03-23 17:32:52 -07:00
ShadowNodeTest.cpp Fabric: `ShadowNodeCloneFunction` signature was unified with ShadowNode copy constructor 2018-08-04 09:47:31 -07:00
TestComponent.h Fabric: Simplified way to specialize ComponentName in ConcreteShadowNode class template 2018-08-04 09:47:30 -07:00