react-native/RNTester/RNTesterUnitTests
Valentin Shergin 6493a85754 RCTShadowView have got `rootView` property
Summary:
We have to have a way to track ownership of shadow view.
Previous solution with traversing the hierarchy to figure out the root view does not actually work in some cases when the view is temporary detached from hierarchy.
This is also how it work on Andorid.

Reviewed By: mmmulani

Differential Revision: D5686112

fbshipit-source-id: a23a10e8c29c7572ac69403289db136c9d5176a9
2017-08-24 00:05:48 -07:00
..
OCMock Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
Info.plist Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
RCTAllocationTests.m Replace exported method registration with statically allocated struct 2017-07-24 07:01:53 -07:00
RCTAnimationUtilsTests.m Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
RCTBridgeTests.m Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
RCTBundleURLProviderTests.m Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
RCTComponentPropsTests.m RCTShadowView have got `rootView` property 2017-08-24 00:05:48 -07:00
RCTConvert_NSURLTests.m Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
RCTConvert_YGValueTests.m Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
RCTDevMenuTests.m Make RCTSamplingProfilerPackagerMethod not depend on RCTBridge 2017-06-15 12:07:34 -07:00
RCTEventDispatcherTests.m More attempts to fix Travis CI runs 2017-05-10 04:32:54 -07:00
RCTFontTests.m Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
RCTGzipTests.m Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
RCTImageLoaderHelpers.h Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
RCTImageLoaderHelpers.m Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
RCTImageLoaderTests.m Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
RCTImageUtilTests.m Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
RCTJSCExecutorTests.m Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
RCTJSONTests.m Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
RCTMethodArgumentTests.m Add support for Cxx objects as arguments to native modules 2017-08-14 05:22:17 -07:00
RCTModuleInitNotificationRaceTests.m Configure requiresMainQueueSetup for core modules 2017-08-07 07:04:36 -07:00
RCTModuleInitTests.m Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
RCTModuleMethodTests.mm Fix missing files in OSS build 2017-07-26 05:47:22 -07:00
RCTMultipartStreamReaderTests.m Show bundle download progress on iOS 2017-08-14 11:05:35 -07:00
RCTNativeAnimatedNodesManagerTests.m Native Animated - Support Animated.loop on iOS 2017-05-26 03:30:33 -07:00
RCTShadowViewTests.m Several layout related helper methods of RCTShadowView was moved to new (+Layout) category. 2017-05-08 11:31:20 -07:00
RCTUIManagerTests.m Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
RCTURLUtilsTests.m Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
RCTUnicodeDecodeTests.m Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
RNTesterUnitTestsBundle.js Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
libOCMock.a Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00