-
-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
appveyor test installs #5
Comments
Well, we could execute it on the VM we have used to build it but what should we check? That the files are correctly installed is ensured by the installer itself, as we use hash values. So I'm a little bit puzzled what we could test. |
Win 7, 8, 10 XP ;) That the tool works across Win versions |
I think your find of the Font Validator and adding this as a part of the AppVeyor script (see #6) makes more sense to me. XP is already EOL, Windows 7 is only running on Pre-Kaby Lake platforms, 8 is a mess to work with and Windows 10 should be fully compatible with the Server 2016 VMs AppVeyor is using (see Build Environment. I think we have all (=one : ) OS covered that is the way forward. |
👍 Sounds great Tex! Let me know if you need anything from me. |
Possible to execute the built setup.exe file on Appveyor to test installs across Win platforms?
The text was updated successfully, but these errors were encountered: