qarmin/czkawka

Execute app in CI

Open

#16 opened on Oct 1, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (30,339 stars) (1,018 forks)batch import
enhancementgood first issuetracer

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