瀏覽代碼

Help: Add notes for topic 'xcode-xctest'

Brad King 10 年之前
父節點
當前提交
4178cd88fc
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      Help/release/dev/xcode-xctest.rst

+ 6 - 0
Help/release/dev/xcode-xctest.rst

@@ -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.