mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 15:45:38 +00:00
6f860200b9
This means we can deduplicate some of the logic, and keep it all in one place. Start expanding the logic too; the tests are slow, so they should be skipped on 'go test -short'. The ones we have so far all run in a matter of seconds on an average laptop today, but future tests will probably require heavier work like wine or kvm. Signed-off-by: Daniel Martí <mvdan@mvdan.cc>