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

Update linearized models for Julia 1.0 #48

Merged
merged 1 commit into from
Sep 19, 2019
Merged

Update linearized models for Julia 1.0 #48

merged 1 commit into from
Sep 19, 2019

Conversation

notZaki
Copy link
Contributor

@notZaki notZaki commented Sep 18, 2019

This PR updates the linearized models which were still using some of the older syntax.

The script in ./test/linearTests.jl can be used to verify that the models work.
These tests were never part of the main testing suite, but I suppose they could be added by appending

@testset "Linearized models" begin
  include(joinpath(@__DIR__, "linearTests.jl"))
end

to ./test/runtests.jl.

@davidssmith davidssmith merged commit f39bec2 into davidssmith:master Sep 19, 2019
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