Skip to content
This repository was archived by the owner on Aug 1, 2021. It is now read-only.

Remove test which allows degenerate (a+b=c) triangles#164

Merged
matthewmorgan merged 1 commit intomasterfrom
remove-degenerate
Feb 25, 2016
Merged

Remove test which allows degenerate (a+b=c) triangles#164
matthewmorgan merged 1 commit intomasterfrom
remove-degenerate

Conversation

@matthewmorgan
Copy link
Copy Markdown
Contributor

I'm removing this test that i added after the outcome of a discussion on the Erlang track that concluded we should not allow 'degenerate' triangles, EG sides a,c,b where a+b=c.

@rchavarria
Copy link
Copy Markdown
Contributor

Yeah!

I'll merge this as soon as I have some time. Feel free to merge yourself if you want @matthewmorgan.

What about xecmascript? Is there the same case there?

@matthewmorgan
Copy link
Copy Markdown
Contributor Author

Yes there is, bc yours truly made the same change on that track! I'm about to push a fix, then I thought I'd add @mikegee's new test in a separate PR, OK?

@matthewmorgan
Copy link
Copy Markdown
Contributor Author

For some reason the Travis build isn't starting to run...Oops. there it goes.

matthewmorgan added a commit that referenced this pull request Feb 25, 2016
Remove test which allows degenerate (a+b=c) triangles
@matthewmorgan matthewmorgan merged commit 733309f into master Feb 25, 2016
@matthewmorgan matthewmorgan deleted the remove-degenerate branch February 25, 2016 22:27
@rchavarria
Copy link
Copy Markdown
Contributor

Thanks so much for this!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants