Граф коммитов

11 Коммитов

Автор SHA1 Сообщение Дата
Lawrence Lomax d37a88cd97 Connect FBSimulatorBridge for Simulator.app launches
Summary: We can't connect the Framebuffer to an application that has been launched by Simulator.app, but it is possible to connect the bridge. This consolidates a lot of the startup path and means that Simulator.app launches can benefit from the SimulatorBridge interactions. This will also enable connecting a Bridge to a running simulator.

Reviewed By: marekcirkos

Differential Revision: D3116151

fb-gh-sync-id: 7da224d7dc39bb25259029941066f21d47dec38c
fbshipit-source-id: 7da224d7dc39bb25259029941066f21d47dec38c
2016-03-31 03:35:31 -07:00
Lawrence Lomax a1b6ca5008 Fixes for Xcode 7.3 Warnings
Summary: There's some new things to fix in Xcode 7.3, lets do it.

Reviewed By: marekcirkos

Differential Revision: D3087489

fb-gh-sync-id: c44f693a483e3fcc1716f30016dec4f287e43938
shipit-source-id: c44f693a483e3fcc1716f30016dec4f287e43938
2016-03-24 02:50:37 -07:00
Marek Cirkos 2ddea9bdac Added FBTestManager class
Summary:It handles mediator and is exposed via strategy to keep connection to test manager daemon alive.
Keeping strategy alive, didn't make much sense

Reviewed By: mmmulani

Differential Revision: D3041458

fb-gh-sync-id: 268cdcc5d79f79d145628a5556a1d0710110398d
shipit-source-id: 268cdcc5d79f79d145628a5556a1d0710110398d
2016-03-14 09:10:35 -07:00
Marek Cirkos 4d0a616cd3 Extracted XCTestBootstrap
Summary: Extracted XCTestBootstrap framework, that is responsible for preparing Test Manager Daemon for starting XCTest

Reviewed By: lawrencelomax, mmmulani

Differential Revision: D3041449

fb-gh-sync-id: a4aa2b1aa14bea5a0b0e730c059c97f8464f1201
shipit-source-id: a4aa2b1aa14bea5a0b0e730c059c97f8464f1201
2016-03-14 09:10:29 -07:00
Marek Cirkos 02445751d9 Extracted FBControlCore
Summary: Extracts FBControlCore for further integration with FBDeviceControl

Reviewed By: lawrencelomax

Differential Revision: D3023706

fb-gh-sync-id: 149fd233da04c6551e0296eb0146b87bf48fea1a
shipit-source-id: 149fd233da04c6551e0296eb0146b87bf48fea1a
2016-03-09 10:42:43 -08:00
lawrencelomax 85abcba3a1 Default to recording video in tests 2016-02-01 13:55:22 +00:00
lawrencelomax 33746d0a0b Appease Xcode Warnings 2016-01-27 12:18:43 +00:00
lawrencelomax 40faba5dbe Weak Link Private Frameworks & Load at runtime 2015-12-18 12:11:07 +00:00
lawrencelomax 8f4839e0ff Add FBSimulatorLoggingEventSink 2015-12-15 19:00:03 +00:00
Geoff 0b8d4abfb3 Updated Xcode Project to recommended Settings for Xcode 7.1.1 2015-11-19 15:32:55 -07:00
Lawrence Lomax 5a9f5f4c5a Initial Commit 🚀 2015-09-10 08:43:52 -07:00