Explorar o código

Help: add release notes for ctest_start() changes

Kyle Edwards %!s(int64=7) %!d(string=hai) anos
pai
achega
9deaf07597
Modificáronse 1 ficheiros con 7 adicións e 0 borrados
  1. 7 0
      Help/release/dev/ctest-start-args-rework.rst

+ 7 - 0
Help/release/dev/ctest-start-args-rework.rst

@@ -0,0 +1,7 @@
+ctest-start-args-rework
+-----------------------
+
+* The :command:`ctest_start` command has been reworked so that you can simply
+  call ``ctest_start(APPEND)`` and it will read all the needed information from
+  the TAG file. The argument parsing has also been relaxed so that the order of
+  the arguments is less significant.