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

Pass old io tests #9

Merged
merged 7 commits into from
Sep 28, 2015
Merged

Pass old io tests #9

merged 7 commits into from
Sep 28, 2015

Conversation

timholy
Copy link
Member

@timholy timholy commented Sep 28, 2015

This gets all the old Images tests passing basically unmodified

timholy and others added 5 commits September 28, 2015 11:01
This is generally useful, so better to have it in a centralized place
Otherwise users can't call the methods from the command line with
typed constructors, e.g., `save(Stream(format"PNG", io), img)`.
Since julia stores arrays in column-major order, which corresponds
to "vertical" in the REPL, we need to permute unless the spatialorder
property says not to.
@timholy
Copy link
Member Author

timholy commented Sep 28, 2015

Failing because it needs JuliaIO/FileIO.jl#38

@timholy
Copy link
Member Author

timholy commented Sep 28, 2015

Nice, a 24% increase in test coverage, too.

timholy added a commit that referenced this pull request Sep 28, 2015
@timholy timholy merged commit cff35f2 into master Sep 28, 2015
@timholy timholy deleted the teh/pass_old_io_tests branch September 28, 2015 19:41
@SimonDanisch
Copy link
Member

reeal nice =) Thanks!

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.

None yet

3 participants