Gautham Banasandra created YETUS-1106:
-----------------------------------------
Summary: Detect CMake test changes
Key: YETUS-1106
URL: https://issues.apache.org/jira/browse/YETUS-1106
Project: Yetus
Issue Type: Bug
Components: Precommit
Affects Versions: 0.13.0
Reporter: Gautham Banasandra
test4tests uses a regex match to detect if there are any changes under *test*
directory, by following the directory structure of a maven project. However,
the tests in CMake are conventionally put under a directory named *tests*. This
causes the regex match in test4tests to fail and thus results in a -1 overall
score in the case of CMake.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)