Skip to content

fix duplicated test names#1461

Closed
alexlamsl wants to merge 1 commit intomishoo:masterfrom
alexlamsl:duplicate-test-names
Closed

fix duplicated test names#1461
alexlamsl wants to merge 1 commit intomishoo:masterfrom
alexlamsl:duplicate-test-names

Conversation

@alexlamsl
Copy link
Copy Markdown
Collaborator

#1451 (comment)

Throw in some new tests for hoist_vars for good measure - thought I'll put it here than #1460 as this is relatively low-risk (and non-breaking).

previously test cases with the same name would be skipped except for the last one

`test/run-test.js` will now report duplicated names as errors
@kzc
Copy link
Copy Markdown
Contributor

kzc commented Feb 2, 2017

LGTM!

@kzc
Copy link
Copy Markdown
Contributor

kzc commented Feb 2, 2017

So it found another duplicate test name in test/compress/drop-console.js - the PR already paid for itself!

@alexlamsl alexlamsl mentioned this pull request Feb 11, 2017
alexlamsl added a commit to alexlamsl/UglifyJS that referenced this pull request Feb 18, 2017
previously test cases with the same name would be skipped except for the last one

`test/run-test.js` will now report duplicated names as errors

closes mishoo#1461
@alexlamsl alexlamsl closed this in c525a2b Feb 23, 2017
@alexlamsl alexlamsl deleted the duplicate-test-names branch February 24, 2017 00:22
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.

2 participants