Skip to content

Fix Issue 16571 - Unittests should not list /tmp/ recursively#4838

Merged
AndrejMitrovic merged 1 commit intodlang:masterfrom
joakim-noah:temp
Oct 4, 2016
Merged

Fix Issue 16571 - Unittests should not list /tmp/ recursively#4838
AndrejMitrovic merged 1 commit intodlang:masterfrom
joakim-noah:temp

Conversation

@joakim-noah
Copy link
Contributor

@joakim-noah joakim-noah commented Oct 4, 2016

I removed the call to dirEntries altogether, as it's not needed to make sure the function compiles. As the original bug writeup for 15319 shows, this test is only to make sure this function always compiles, but the original author simply copied the testcase with dirEntries from bugzilla. Since that adds nothing to a simple compile check, I just removed it.

Update: also marked this test as @safe now.

@dlang-bot
Copy link
Contributor

Fix Bugzilla Description
16571 Unittests should not list /tmp/ recursively

@AndrejMitrovic
Copy link
Contributor

Auto-merge toggled on

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