You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Executables and test can be discovered automatically in their default directories.
286
-
The automatic discovery searches the ``app`` and ``test`` directories for ``program`` definitions and declares them as executable and test targets, respectively.
286
+
The automatic discovery recursively searches the ``app`` and ``test`` directories for ``program`` definitions and declares them as executable and test targets, respectively.
287
287
The automatic discovery is enabled by default.
288
288
289
289
To disable the automatic discovery of targets set the *auto-executables* and *auto-tests* entry to *false*.
0 commit comments