aboutsummaryrefslogtreecommitdiff
path: root/UnitTesting/ReadMe_iossim.txt
blob: 48d34abfe0c9f8b6a8c01a0aba0700358bf01bfe (plain)
1
2
3
4
5
6
7
8
The iossim binary here is a build of a tool found in the Chromium project:

  http://src.chromium.org/viewvc/chrome/trunk/src/testing/iossim/iossim.mm?view=markup

It is used to run the unittests for iOS. The old way that directly ran the
executables with some environment variables set no longer works, so this
provides a way that more closely imitates how Xcode itself invokes the
Simulator.