react-native/Libraries/RCTTest
Nick 2a03182b1c CHORE - Remove Trailing Spaces
Summary:Remove Trailing Spaces.

Why:
Sometimes there are conflicts with trailing spaces
Saves space
Those whose tools automatically delete them will have their pr watered down with trailing space removal
Closes https://github.com/facebook/react-native/pull/6787

Differential Revision: D3144704

fb-gh-sync-id: d8a62f115a3f8a8a49d5b07f56c540a02af38cf8
fbshipit-source-id: d8a62f115a3f8a8a49d5b07f56c540a02af38cf8
2016-04-06 09:21:53 -07:00
..
FBSnapshotTestCase CHORE - Remove Trailing Spaces 2016-04-06 09:21:53 -07:00
RCTTest.xcodeproj Introduce SnapshotView which wraps Renderable content and will verify the snapshot 2015-10-02 12:15:24 -07:00
RCTSnapshotManager.h Introduce SnapshotView which wraps Renderable content and will verify the snapshot 2015-10-02 12:15:24 -07:00
RCTSnapshotManager.m RCTImagePicker now uses main thread 2015-11-16 03:17:29 -08:00
RCTTestModule.h Migrate unit tests from FBReactKitModules to FBReactKit 2015-07-07 16:39:35 -08:00
RCTTestModule.m Standardize Error objects for Promises 2016-01-19 12:20:37 -08:00
RCTTestRunner.h Move JS integration tests to root folder 2015-11-18 09:35:19 -08:00
RCTTestRunner.m Wait for JSExecutor to tear down in RCTBridgeTests 2016-01-05 15:30:33 -08: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 Replace direct access of NativeModules.UIManager with require('UIManager') 2016-01-30 07:36:34 -08:00