forked from joejulian/gio
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>