diff --git a/Help/command/create_test_sourcelist.rst b/Help/command/create_test_sourcelist.rst index 83ce227f95..d0b43c466b 100644 --- a/Help/command/create_test_sourcelist.rst +++ b/Help/command/create_test_sourcelist.rst @@ -19,6 +19,11 @@ large libraries to shrink the total required size. to build the test driver. The list will contain the ``...`` sources and the generated ```` source. + .. versionchanged:: 3.29 + + The test driver source is listed by absolute path in the build tree. + Previously it was listed only as ````. + ```` Name of the test driver source file to be generated into the build tree. The source file will contain a ``main()`` program entry point that