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

Create runtests.jl #156

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Create runtests.jl #156

wants to merge 1 commit into from

Conversation

IainNZ
Copy link

@IainNZ IainNZ commented Jun 4, 2014

This will allow PackageEvaluator to run the tests in this package using an X virtual framebuffer.

I excluded canvas.jl because it doesn't seem to work - I think because using an if isn't well defined.

@nolta
Copy link
Member

nolta commented Jun 13, 2014

Thanks, except:

  • examples.jl, issues.jl, & plot.jl aren't separate tests, but part of compare.jl.
  • compare.jl diffs the current output of Winston against a baseline set of images, which are created the first time the test is run. I'm not sure this will work with PackageEvaluator.

@nolta nolta closed this Jun 13, 2014
@nolta
Copy link
Member

nolta commented Jun 13, 2014

(oops, wrong button)

@nolta nolta reopened this Jun 13, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants