Re: Framework testing

2018-02-04 Thread Nate Graham
I'll tell you what I do, at the risk of embarrassing myself. I do all my development in a KDE Neon VM. When I need to patch or test a framework, I make a snapshot in the VM in case things go bad, then deploy the patched/edited framework to /usr (`cmake -DCMAKE_PREFIX_PATH=/usr && make && sudo

Framework testing

2018-02-04 Thread Marijo Mustac
Hi @all, First of all I like to introduce myself. My name is Marijo I'm 26 years old and from Germany. My programming skills are limited to PHP until now but I would like to contribute to KDE in the near future. So far so good. At the moment I work on some frameworks like KIO and baloo-widgets