Skip to content

Check for results files missing tests #3669

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

Merged
merged 3 commits into from
Jan 18, 2019
Merged

Check for results files missing tests #3669

merged 3 commits into from
Jan 18, 2019

Conversation

avborhanian
Copy link
Contributor

Addresses #3572.

Basically iterates over all the files, and if it sees any files that don't have a matching rs file, it throws an error.

@avborhanian avborhanian changed the title Extra results files Check for results files missing tests Jan 18, 2019
@oli-obk
Copy link
Contributor

oli-obk commented Jan 18, 2019

@bors r+

nice idea having it as a test

@bors
Copy link
Contributor

bors commented Jan 18, 2019

📌 Commit 38b3a4e has been approved by oli-obk

@bors
Copy link
Contributor

bors commented Jan 18, 2019

⌛ Testing commit 38b3a4e with merge 235f960...

bors added a commit that referenced this pull request Jan 18, 2019
Check for results files missing tests

Addresses #3572.

Basically iterates over all the files, and if it sees any files that don't have a matching rs file, it throws an error.
@bors
Copy link
Contributor

bors commented Jan 18, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: oli-obk
Pushing 235f960 to master...

@bors bors merged commit 38b3a4e into rust-lang:master Jan 18, 2019
@avborhanian avborhanian deleted the extra_results_files branch January 19, 2019 03:14
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.

3 participants