react-native-macos/Libraries/RCTTest
Adlai Holler 0f440130b6 Standardize project indentation settings on 2 spaces
Summary:
Hi React Native folks! Love your work!

To make contributing easier, this sets the indentation settings of all the Xcode projects to 2 spaces to match their contents.
Closes https://github.com/facebook/react-native/pull/15275

Differential Revision: D5526462

Pulled By: javache

fbshipit-source-id: cbf0a8a87a1dbe31fceed2f0fffc53839cc06e59
2017-07-31 05:20:03 -07:00
..
FBSnapshotTestCase Using `drawViewHierarchyInRect` instead of `renderInContext` for snapshot tests 2017-05-26 15:16:07 -07:00
RCTTest.xcodeproj Standardize project indentation settings on 2 spaces 2017-07-31 05:20:03 -07:00
RCTSnapshotManager.h Move all header imports to "<React/..>" 2016-11-23 07:58:39 -08:00
RCTSnapshotManager.m RCTImagePicker now uses main thread 2015-11-16 03:17:29 -08:00
RCTTestModule.h Move all header imports to "<React/..>" 2016-11-23 07:58:39 -08:00
RCTTestModule.m Log to console in RCTTestRunner 2017-04-13 04:49:51 -07:00
RCTTestRunner.h Replace exported method registration with statically allocated struct 2017-07-24 07:01:53 -07:00
RCTTestRunner.m Fixing compiler warning 2017-06-05 23:30:34 -07:00
SnapshotViewIOS.android.js Move SnapshotView to SnapshotViewIOS and create an unimplemented android version 2015-10-13 11:48:38 -07:00
SnapshotViewIOS.ios.js Ran PropTypes -> prop-types codemod against Libraries/FBReactKit/js/react-native-github 2017-04-12 16:15:15 -07:00