Skip to content
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

CI for OS X and Windows #4

Open
2 tasks
tpapp opened this issue Jul 17, 2018 · 0 comments
Open
2 tasks

CI for OS X and Windows #4

tpapp opened this issue Jul 17, 2018 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@tpapp
Copy link
Owner

tpapp commented Jul 17, 2018

Possibly the following pattern, which is already in use for CI on Linux (Travis), could work:

  • create a file with some type/extension, associated with program
  • check that program is not (accidentally) running (so that tests are meaningful)
  • DefaultApplication.open() the file,
  • check that program is now running.

TODO:

  • tests for OS X
  • tests for Windows (use Appveyor or similar?)
@tpapp tpapp added the help wanted Extra attention is needed label Jul 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant