flatpak / flatpak-xdg-utils

Simple portal-based commandline tools for use inside flatpak sandboxes
GNU Lesser General Public License v2.1
32 stars 14 forks source link

Add basic test coverage for flatpak-spawn #47

Closed smcv closed 3 years ago

smcv commented 3 years ago

This doesn't yet cover --env-fd, forwarding signals, or some of the harder-to-provoke error cases, but it's enough for almost 75% line coverage, which is a good start.