Skip to content
This repository was archived by the owner on Nov 24, 2023. It is now read-only.

Improve tests #31

Merged
merged 2 commits into from
May 18, 2017
Merged

Improve tests #31

merged 2 commits into from
May 18, 2017

Conversation

oli-obk
Copy link
Collaborator

@oli-obk oli-obk commented May 17, 2017

I gave up on #29 ... I got build failures for the submodule on travis that I couldn't reproduce locally. I even did a clean checkout of the repo and followed what travis did line for line...

So here's the general part

Copy link
Member

@killercup killercup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Better than before.

I still want to refactor this to get rid of some of the nested for loops, e.g. by flatmapping the source beforehand and then iterating over items that have all the relevant info the actual logic, which we should also put into some named functions. But, this is a test, so it's no priority :)

@killercup killercup merged commit de04a05 into rust-lang:master May 18, 2017
@oli-obk oli-obk deleted the more_tests branch May 18, 2017 13:48
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