[kudu-CR] cmake: Throw cmake error if unit test does not exist

2016-11-29 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: cmake: Throw cmake error if unit test does not exist .. Patch Set 2: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/5222 To unsubscribe, visit

[kudu-CR] cmake: Throw cmake error if unit test does not exist

2016-11-29 Thread Adar Dembo (Code Review)
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

[kudu-CR] cmake: Throw cmake error if unit test does not exist

2016-11-29 Thread Mike Percy (Code Review)
Mike Percy has posted comments on this change. Change subject: cmake: Throw cmake error if unit test does not exist .. Patch Set 2: This is what the error output looked like when I defined a non-existent test called

[kudu-CR] cmake: Throw cmake error if unit test does not exist

2016-11-29 Thread Mike Percy (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/5222 to look at the new patch set (#2). Change subject: cmake: Throw cmake error if unit test does not exist .. cmake:

[kudu-CR] cmake: Throw cmake error if unit test does not exist

2016-11-29 Thread Mike Percy (Code Review)
Mike Percy has posted comments on this change. Change subject: cmake: Throw cmake error if unit test does not exist .. Patch Set 1: (2 comments) http://gerrit.cloudera.org:8080/#/c/5222/1/CMakeLists.txt File CMakeLists.txt:

[kudu-CR] cmake: Throw cmake error if unit test does not exist

2016-11-25 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: cmake: Throw cmake error if unit test does not exist .. Patch Set 1: (2 comments) http://gerrit.cloudera.org:8080/#/c/5222/1/CMakeLists.txt File CMakeLists.txt:

[kudu-CR] cmake: Throw cmake error if unit test does not exist

2016-11-25 Thread Mike Percy (Code Review)
Hello Adar Dembo, I'd like you to do a code review. Please visit http://gerrit.cloudera.org:8080/5222 to review the following change. Change subject: cmake: Throw cmake error if unit test does not exist .. cmake: Throw