Review Request 116978: Add a template specific project name regex
Simon Wächter
waechter.simon at gmail.com
Wed May 14 18:10:57 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/116978/
-----------------------------------------------------------
Review request for KDevelop and Sven Brauch.
Summary (updated)
-----------------
Add a template specific project name regex
Repository: kdevelop
Description (updated)
-------
Review 1174707 allows a project template to use a more specific regex for their project name validation.
This patch adds a template specific regex for all C++ templates that KDevelop provides. A C++ project can start now with a-Z or a '_'. After the first character, a-Z, 0-9 and '_' can be used.
Diffs (updated)
-----
app_templates/cpp/CMake/cmake_plaincpp/cmake_plaincpp.kdevtemplate e55ea45
app_templates/cpp/CMake/cmake_qt4core/cmake_qt4core.kdevtemplate f5b5208
app_templates/cpp/CMake/cmake_qt4core_qtest/cmake_qt4core_qtest.kdevtemplate eb377eb
app_templates/cpp/CMake/cmake_qt4gui/cmake_qt4gui.kdevtemplate 11a32aa
Diff: https://git.reviewboard.kde.org/r/116978/diff/
Testing (updated)
-------
Patch was tested with several different project templates - some contain the additional config value, some not. Test result is ok.
Thanks,
Simon Wächter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20140514/b2412303/attachment-0001.html>
More information about the KDevelop-devel
mailing list