react-native/Examples/UIExplorer/UIExplorerUnitTests
Tadeu Zagallo ccd90e25c1 Convert remaining uses of alloc] init] to new]
Summary: public

We moved to using `new` instead of `alloc] init` but there was still some calls
left.

Reviewed By: javache

Differential Revision: D2604679

fb-gh-sync-id: ff7300ecbedb55dd5e93873592598810c9b87808
2015-11-02 08:03:17 -08:00
..
OCMock [ReactNative] Move unit tests to UIExplorer 2015-06-06 13:38:34 -08:00
Info.plist Increased warning levels to -Wall -Wextra, and fixed Xcode 7 beta issues 2015-06-15 07:52:50 -08:00
LayoutSubviewsOrderingTest.m Convert remaining uses of alloc] init] to new] 2015-11-02 08:03:17 -08:00
RCTAllocationTests.m [ReactNative] Increase timeout and re-enable allocation tests 2015-09-01 08:53:47 -08:00
RCTBridgeTests.m Bring back D2570057 (previously backed out) + fixes 2015-10-28 18:44:26 -07:00
RCTContextExecutorTests.m Use JSStringCreateWithUTF8CString and skip NSString decoding when loading the bundle 2015-10-16 08:11:25 -07:00
RCTConvert_NSURLTests.m Use bundleForClass instead of mainBundle to find resources 2015-09-29 10:36:23 -07:00
RCTConvert_UIFontTests.m Implemented lazy parsing of method signatures to improve TTI 2015-08-11 08:49:13 -08:00
RCTEventDispatcherTests.m Convert alloc/init to new to please linter 2015-08-17 08:46:00 -07:00
RCTGzipTests.m Convert alloc/init to new to please linter 2015-08-17 08:46:00 -07:00
RCTImageLoaderHelpers.h Added RCTDataRequestHandler 2015-10-19 09:07:06 -07:00
RCTImageLoaderHelpers.m Added RCTDataRequestHandler 2015-10-19 09:07:06 -07:00
RCTImageLoaderTests.m Added RCTDataRequestHandler 2015-10-19 09:07:06 -07:00
RCTImageUtilTests.m Fixed image clipping / resizing logic 2015-08-13 08:13:55 -08:00
RCTJSONTests.m Added JSONKit support 2015-07-20 09:52:31 -08:00
RCTMethodArgumentTests.m NSNumber arguments must now be nonnull 2015-07-31 06:57:08 -08:00
RCTModuleMethodTests.m Small perf improvement to RCTPerfStats and RCTBridgeModuleNameForClass 2015-08-25 04:48:39 -08:00
RCTShadowViewTests.m Fixed UIExplorer tests + async methods 2015-10-29 15:57:29 -07:00
RCTSparseArrayTests.m Convert alloc/init to new to please linter 2015-08-17 08:46:00 -07:00
RCTUIManagerTests.m Ran Convert > To Modern Objective C Syntax 2015-08-25 01:08:49 -08:00
libOCMock.a [ReactNative] Move unit tests to UIExplorer 2015-06-06 13:38:34 -08:00