RESOLVED FIXED 90602
[EFL][CMake] Move gtest sources to an upper level
https://bugs.webkit.org/show_bug.cgi?id=90602
Summary [EFL][CMake] Move gtest sources to an upper level
Thiago Marcos P. Santos
Reported 2012-07-05 05:09:11 PDT
So it can be shared by the API tests for EFL WK1 and WK2.
Attachments
Patch (5.32 KB, patch)
2012-07-05 10:34 PDT, Thiago Marcos P. Santos
no flags
Patch (5.46 KB, patch)
2012-07-06 01:16 PDT, Thiago Marcos P. Santos
no flags
Patch (5.37 KB, patch)
2012-07-06 02:07 PDT, Thiago Marcos P. Santos
no flags
Patch (5.32 KB, patch)
2012-07-06 03:34 PDT, Thiago Marcos P. Santos
no flags
Thiago Marcos P. Santos
Comment 1 2012-07-05 10:34:07 PDT
Ryuan Choi
Comment 2 2012-07-05 18:19:37 PDT
Comment on attachment 150957 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=150957&action=review > Source/WebKit/PlatformEfl.cmake:297 > ${THIRDPARTY_DIR}/gtest/include I think that we can ${THIRDPARTY_DIR}/gtest ?
Thiago Marcos P. Santos
Comment 3 2012-07-06 01:16:06 PDT
Created attachment 151032 [details] Patch Thanks for having a look. The unused include path was removed.
Gyuyoung Kim
Comment 4 2012-07-06 01:20:57 PDT
Comment on attachment 151032 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=151032&action=review > Source/cmake/gtest/CMakeLists.txt:18 > + ${GTEST_SOURCES}/gtest-filepath.cc If possible, is this better to put by alphabetical order in this time ?
Thiago Marcos P. Santos
Comment 5 2012-07-06 02:07:11 PDT
Created attachment 151040 [details] Patch Alpha sorted.
Thiago Marcos P. Santos
Comment 6 2012-07-06 03:34:57 PDT
Created attachment 151048 [details] Patch Fixed indentation nit.
WebKit Review Bot
Comment 7 2012-07-06 12:20:01 PDT
Comment on attachment 151048 [details] Patch Clearing flags on attachment: 151048 Committed r121990: <http://trac.webkit.org/changeset/121990>
WebKit Review Bot
Comment 8 2012-07-06 12:20:06 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.