Details
Description
Running ctest creates test sasl config artifacts in the source tree, that are then available to accidentally add to the git index:
- Create build dir as a subdir of repo checkout
- Run cmake from the build dir
- Source resulting config.sh
- Run make and ctest
- Observe git status
$ git status On branch main Your branch is up to date with 'origin/main'. Untracked files: (use "git add <file>..." to include in what will be committed) ../cpp/examples/sasl-conf/ ../sasl_conf/ ../tests/examples/sasl-conf/