Alexis Lopez Zubieta
|
700f6fe15f
|
Remove declaration of getMainDesktopFile
|
2018-11-05 15:54:59 -06:00 |
|
Alexis Lopez Zubieta
|
012e621ec5
|
Throw an exception when no deskotp files are found
|
2018-11-05 15:47:11 -06:00 |
|
Alexis Lopez Zubieta
|
6c674aa184
|
Making getMainDesktopFile parameters constant references
|
2018-11-05 15:43:35 -06:00 |
|
Alexis Lopez Zubieta
|
cc800588d2
|
Optimize imports
|
2018-11-05 15:28:11 -06:00 |
|
Alexis Lopez Zubieta
|
29cda3b1ac
|
Change return type to bool
|
2018-11-05 15:27:58 -06:00 |
|
Alexis Lopez Zubieta
|
16b0a5948a
|
createLinksInAppDirRoot is capable of dealing with an empty customAppRunPath so there is no need to check it
|
2018-11-05 15:27:58 -06:00 |
|
Alexis Lopez Zubieta
|
7ff05ca98e
|
Removing AppRun file existence check as createLinksInAppDirRoot also perform this check
|
2018-11-05 15:27:58 -06:00 |
|
Alexis Lopez Zubieta
|
cab57f86d6
|
Put main desktop file lookup into a separated function
|
2018-11-05 15:27:58 -06:00 |
|
Alexis Lopez Zubieta
|
93fea697e5
|
Move desktop file deployment away from desktop file lookup
|
2018-11-05 15:27:58 -06:00 |
|
Alexis Lopez Zubieta
|
2cdedc252c
|
Replace args::ValueFlagList by vector<string> in deployAppDirRootFiles function signature
|
2018-11-05 15:12:27 -06:00 |
|
Alexis Lopez Zubieta
|
1fa90fbd5c
|
Add namespace and prepare unittest
|
2018-11-05 15:12:27 -06:00 |
|
Alexis Lopez Zubieta
|
7318d68c96
|
Move deployAppDirRootFiles function into a separated file to allow unit testing
|
2018-11-05 15:12:27 -06:00 |
|