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

test that max() can take 4 or more array arguments (bug #13144) #13145

Merged
merged 1 commit into from
Sep 15, 2015
Merged

test that max() can take 4 or more array arguments (bug #13144) #13145

merged 1 commit into from
Sep 15, 2015

Conversation

micklat
Copy link
Contributor

@micklat micklat commented Sep 15, 2015

see #13144

@pao pao added the test This change adds or pertains to unit tests label Sep 15, 2015
@JeffBezanson
Copy link
Member

Thanks; working on a fix for this.

@JeffBezanson
Copy link
Member

Ok, if you rebase this on master it should pass now.

@hayd
Copy link
Member

hayd commented Sep 15, 2015

may as well also test min (any others?)

JeffBezanson added a commit that referenced this pull request Sep 15, 2015
test that max() can take 4 or more array arguments (bug #13144)
@JeffBezanson JeffBezanson merged commit 6601d77 into JuliaLang:master Sep 15, 2015
tkelman pushed a commit that referenced this pull request Sep 16, 2015
@tkelman
Copy link
Contributor

tkelman commented Sep 16, 2015

backported in #13107

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test This change adds or pertains to unit tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants