qarmin/czkawka

Execute app in CI

Closed

#16 opened on Oct 1, 2020

 (0 comments) (0 reactions) (0 assignees)Fluent (1,143 forks)batch import
enhancementgood first issuetracer

Repository metrics

Stars
 (32,743 stars)
PR merge metrics
 (Avg merge 4d 13h) (6 merged PRs in 30d)

Description

For now Czkawka is only compiled on CI, but it will be really great to be able to run it inside CI to find possible (xvfb-run should help with GUI). Step with Valgrind also should be helpful(only with CLI, because GUI shows a lot of leak from GTK and SDL(Orbtk))

  • - CLI run(all possible commands - duplicate finder, empty folder finder etc.)
  • - GUI run(with xvfb-run)
  • - Valgrind

Contributor guide