Re: Automated Tests and KConfig

2020-08-18 Thread Matthieu Gallien
Hello, On mardi 18 août 2020 01:42:29 CEST Albert Astals Cid wrote: > El dilluns, 17 d’agost de 2020, a les 23:57:20 CEST, Matthieu Gallien va escriure: > > Hello, > > > > I have been wandering if there is a general solution to use KConfig inside > > automated tests. > > > > I have been having

Re: KDEREVIEW: Proposing utilities/markdownpart to become community/release-service-managed

2020-08-18 Thread Elvis Angelaccio
On 15/08/20 19:20, Friedrich W. H. Kossebau wrote: > Hi, > > what is markdownpart you ask? A KParts plugin allowing to view markdown > documents rendered e.g. in Kate's preview plugin, Ark, Krusader or Konqueror, > being mainly a wrapper around QTextDocument::setMarkdown & QTextBrowser. > See

Re: KDEREVIEW: Proposing utilities/markdownpart to become community/release-service-managed

2020-08-18 Thread Elvis Angelaccio
On 17/08/20 23:04, Friedrich W. H. Kossebau wrote: > Hi Elvis, > > Am Montag, 17. August 2020, 22:43:37 CEST schrieb Elvis Angelaccio: >> On 15/08/20 19:20, Friedrich W. H. Kossebau wrote: >>> Hi, >>> >>> what is markdownpart you ask? A KParts plugin allowing to view markdown >>> documents rend

Automated Tests and KConfig

2020-08-18 Thread Matthieu Gallien
Hello, I have been wandering if there is a general solution to use KConfig inside automated tests. I have been having difficulties (and another contributor to Elisa) to integrate the singleton object lifetime with the need to run different tests isolated and using the singleton (including code