The Makefile should be able to run the macos and Windows tests in Virtualbox #24
Labels
No Label
bug
duplicate
enhancement
good first issue
help wanted
invalid
new-platform
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: suzanne.soy/os-test-framework#24
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Provided that the user supplies their own installation
.iso
or pre-installed disk image for macos and Windows, the Makefile should be able to run the tests on these systems.The goal is not to depend on any CI infrastructure in the cloud:
make test
should work locally and perform all tests that all the CI infrastructures would (including checking that the OS can be built under macos and Windows), as long as the user has licenses for paid third-party host operating systems.