Review Request: Fix file(GLOB) and FILE(GLOB_RECURSE) implementations, add appropriate tests

Milian Wolff mail at milianw.de
Sun Jan 2 15:22:42 UTC 2011


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/100283/#review696
-----------------------------------------------------------


I'd rather you create the test file tree directly in the unit test using e.g. KTempDir & KTemporaryFile, instead of shipping that in the source tree.

- Milian


On 2011-01-01 23:06:14, Valentyn Pavliuchenko wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/100283/
> -----------------------------------------------------------
> 
> (Updated 2011-01-01 23:06:14)
> 
> 
> Review request for KDevelop.
> 
> 
> Summary
> -------
> 
> Both file(GLOB) and file(GLOB_RECURSE) parsers were fixed to behave as CMake does (reimplemented properly). Added FOLLOW_SYMLINKS parameter to GLOB_RECURSE. Fixed RELATIVE behavior. Added glob expressions support in directory names in the path, as CMake supports it.
> 
> 
> Diffs
> -----
> 
>   projectmanagers/cmake/tests/cmakeglobtest.cpp PRE-CREATION 
>   projectmanagers/cmake/tests/cmakeglobtest.h PRE-CREATION 
>   projectmanagers/cmake/tests/CMakeLists.txt 4de0ce0 
>   projectmanagers/cmake/parser/cmakeast.h 54a52d0 
>   projectmanagers/cmake/parser/cmakeast.cpp 7e40013 
>   projectmanagers/cmake/parser/cmakedebugvisitor.cpp 03a0d8c 
>   projectmanagers/cmake/parser/cmakeprojectvisitor.h a825d2b 
>   projectmanagers/cmake/parser/cmakeprojectvisitor.cpp e2f16d1 
>   projectmanagers/cmake/tests/manual/file_glob/1/g.cpp PRE-CREATION 
>   projectmanagers/cmake/tests/manual/file_glob/1/h.cpp PRE-CREATION 
>   projectmanagers/cmake/tests/manual/file_glob/2/d.cpp PRE-CREATION 
>   projectmanagers/cmake/tests/manual/file_glob/CMakeLists.txt PRE-CREATION 
>   projectmanagers/cmake/tests/manual/file_glob/GLOB_RECURSE_SOURCES1.var PRE-CREATION 
>   projectmanagers/cmake/tests/manual/file_glob/GLOB_RECURSE_SOURCES2.var PRE-CREATION 
>   projectmanagers/cmake/tests/manual/file_glob/GLOB_SOURCES1.var PRE-CREATION 
>   projectmanagers/cmake/tests/manual/file_glob/GLOB_SOURCES2.var PRE-CREATION 
>   projectmanagers/cmake/tests/manual/file_glob/subdir/1/c.cpp PRE-CREATION 
>   projectmanagers/cmake/tests/manual/file_glob/subdir/2 PRE-CREATION 
>   projectmanagers/cmake/tests/manual/file_glob/subdir/a.cpp PRE-CREATION 
>   projectmanagers/cmake/tests/manual/file_glob/subdir/b.cpp PRE-CREATION 
>   projectmanagers/cmake/tests/manual/file_glob/subdir1/1 PRE-CREATION 
>   projectmanagers/cmake/tests/manual/file_glob/subdir1/e.cpp PRE-CREATION 
>   projectmanagers/cmake/tests/manual/file_glob/subdir1/f.cpp PRE-CREATION 
> 
> Diff: http://git.reviewboard.kde.org/r/100283/diff
> 
> 
> Testing
> -------
> 
> Done manual testing. Added appropriate unit test. Unit test passed.
> 
> 
> Thanks,
> 
> Valentyn
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20110102/671d2eee/attachment.html>


More information about the KDevelop-devel mailing list