Help: Add notes for topic 'xcode-xctest'

This commit is contained in:
Brad King 2015-02-27 09:09:25 -05:00
parent 87a4b8580c
commit 4178cd88fc
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
xcode-xctest
------------
* On OS X, CMake learned to create XCTest bundles to test Frameworks
and App Bundles within Xcode. The :module:`FindXCTest` module
provides convenience functions to handle :prop_tgt:`XCTEST` bundles.