Adar Dembo has submitted this change and it was merged. Change subject: cmake: Throw cmake error if unit test does not exist ......................................................................
cmake: Throw cmake error if unit test does not exist Previously, if the unit test file did not exist, CMake would not notice and the problem was difficult to debug at test runtime. Change-Id: I6c7d048f44624c8406198a098e0a7ecb44f8a08e Reviewed-on: http://gerrit.cloudera.org:8080/5222 Tested-by: Kudu Jenkins Reviewed-by: Adar Dembo <[email protected]> --- M CMakeLists.txt 1 file changed, 3 insertions(+), 1 deletion(-) Approvals: Adar Dembo: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/5222 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6c7d048f44624c8406198a098e0a7ecb44f8a08e Gerrit-PatchSet: 3 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Mike Percy <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Mike Percy <[email protected]>
