https://bugs.kde.org/show_bug.cgi?id=350183

Kevin Funk <kf...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/kdev
                   |                            |platform/81aa2d3f4cc39a7d0c
                   |                            |b5e5fbae02ecedafe2e22c
   Version Fixed In|                            |5.0.0

--- Comment #3 from Kevin Funk <kf...@kde.org> ---
Git commit 81aa2d3f4cc39a7d0cb5e5fbae02ecedafe2e22c by Kevin Funk.
Committed on 10/01/2016 at 23:46.
Pushed by kfunk into branch '5.0'.

Support of $VARIABLE in environment settings
FIXED-IN: 5.0.0

Summary:
Added the possibility to use $VARIABLE in environment settings.
After some discussion it was concluded, that we won't support defining a
variable with other user defined variable. Only supported scenario is defining
a variable with a system variable.

Test Plan: Tested with the added unit test and in practice.

Reviewers: kfunk

Subscribers: kdevelop-devel

Projects: #kdevelop

Differential Revision: https://phabricator.kde.org/D770

M  +5    -2    outputview/outputexecutejob.cpp
M  +20   -0    util/environmentgrouplist.cpp
M  +3    -0    util/environmentgrouplist.h
M  +3    -0    util/tests/CMakeLists.txt
A  +81   -0    util/tests/test_environment.cpp     [License: LGPL (v2+)]
A  +35   -0    util/tests/test_environment.h     [License: LGPL (v2+)]

http://commits.kde.org/kdevplatform/81aa2d3f4cc39a7d0cb5e5fbae02ecedafe2e22c

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to