Re: Plasma Bigscreen in Kdereview

2021-01-27 Thread Marco Martin
On Mon, Jan 25, 2021 at 10:51 PM Albert Astals Cid wrote: > > like all those in plasma-desktop do as well > > kcms/audio-device-chooser/CMakeLists.txt:25 (kpackage_install_package) > kcms/wifi/CMakeLists.txt:25 (kpackage_install_package) > kcms/kdeconnect/CMakeLists.txt:25 (kpackage_install

CI testing with local files

2021-01-27 Thread Michael Reeves
Is there way to reading and writing small files in the CI? I'm in the process of writing auto tests for kdiff3.

Re: CI testing with local files

2021-01-27 Thread Ben Cooksley
On Thu, Jan 28, 2021 at 11:36 AM Michael Reeves wrote: > Is there way to reading and writing small files in the CI? I'm in the > process of writing auto tests for kdiff3. > Hi Michael, The CI system in general doesn't specify any specific requirements here, although you may find that QTest has