react-native/Examples/UIExplorer/UIExplorerUnitTests
Martin Kralik 625c8cb83c new `removeClippedSubviews` implementation (take 2 - recursive)
Reviewed By: mmmulani

Differential Revision: D4081700

fbshipit-source-id: d4079138dc070565e475831e82651c9b2d5b8d59
2016-11-11 05:29:30 -08:00
..
OCMock CHORE - Remove Trailing Spaces 2016-04-06 09:21:53 -07:00
Info.plist Increased warning levels to -Wall -Wextra, and fixed Xcode 7 beta issues 2015-06-15 07:52:50 -08:00
RCTAllocationTests.m Improve stability of RCTAllocationTests 2016-09-15 04:28:47 -07:00
RCTBridgeTests.m Support sync method calls in the objc bridge 2016-09-05 07:44:00 -07:00
RCTBundleURLProviderTests.m Removed calls to RCTBundleURLProvider setDefaults 2016-07-11 02:58:32 -07:00
RCTComponentPropsTests.m Remove code for testing without JS bundle 2016-07-11 13:33:55 -07:00
RCTConvert_NSURLTests.m Use mainBundle in RCTConvert to resolve asset paths 2015-11-05 09:30:36 -08:00
RCTEventDispatcherTests.m Use new enqueueJSCall method everywhere 2016-08-02 11:14:06 -07:00
RCTFontTests.m Travis CI reliability fixes: preload package manager and increase tim… 2016-10-16 15:43:44 -07:00
RCTGzipTests.m Re-enable testUnderlyingBridgeIsDeallocated 2016-01-06 09:03:33 -08:00
RCTImageLoaderHelpers.h Generalized image decoding and resizing logic 2016-01-20 11:11:13 -08:00
RCTImageLoaderHelpers.m Fix some linter warnings 2016-09-27 06:13:31 -07:00
RCTImageLoaderTests.m Modify image url from http to https on examples 2016-11-03 08:13:37 -07:00
RCTImageUtilTests.m Removed placeholder image logic 2016-04-25 03:31:19 -07:00
RCTJSCExecutorTests.m Move RCTJSCExecutorTests to ReactKitBenchmarks 2016-04-19 11:37:28 -07:00
RCTJSONTests.m Allow serializing underlying NSError objects, closes #10506 2016-10-26 01:43:39 -07:00
RCTMethodArgumentTests.m Replaced RegExp method parser with recursive descent 2015-12-10 10:12:29 -08:00
RCTModuleInitNotificationRaceTests.m Remove customDirectEventTypes 2016-10-27 06:58:52 -07:00
RCTModuleInitTests.m Add MessageQueue method for executing function and returning its result 2016-07-18 07:13:32 -07:00
RCTModuleMethodTests.m Replaced RegExp method parser with recursive descent 2015-12-10 10:12:29 -08:00
RCTMultipartStreamReaderTests.m Add multipart response stream reader 2016-10-03 18:13:36 -07:00
RCTShadowViewTests.m Use single function for margin, position, padding, and border 2016-08-15 09:28:41 -07:00
RCTSubviewClippingTests.m new `removeClippedSubviews` implementation (take 2 - recursive) 2016-11-11 05:29:30 -08:00
RCTUIManagerTests.m Fixed unit tests 2016-06-07 12:43:49 -07:00
RCTURLUtilsTests.m Remove `hot` query string attribut when HL is disabled 2016-01-06 11:55:33 -08:00
RCTUnicodeDecodeTests.m Fix for Unicode decoding issue when using incremental networking. 2016-10-31 13:13:38 -07:00
TestBundle.js Fix snapshottests under iOS10 2016-08-17 10:44:01 -07:00
libOCMock.a [ReactNative] Move unit tests to UIExplorer 2015-06-06 13:38:34 -08:00