Skip to content

fixes #10691, remove all instances of equals() and same() in unit tests#580

Closed
mikesherov wants to merge 1 commit intojquery:masterfrom
mikesherov:10691
Closed

fixes #10691, remove all instances of equals() and same() in unit tests#580
mikesherov wants to merge 1 commit intojquery:masterfrom
mikesherov:10691

Conversation

@mikesherov
Copy link
Member

fixes #10691, remove all instances of equals() and same(), as these are deprecated in QUnit.

A big PR, I know, but I've tested this a few times, and it is relatively harmless, and I'll do another sweep in a few weeks to catch any other PR's that get in that use these functions.

Also, if any PR's get in that DO use equals() or same(), QUnit already has a backup of these functions, so the backwars compat stuff in testrunner.js was unnecessary anyway and won't cause tests to break.

Copy link
Member

Choose a reason for hiding this comment

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

YAY!

@dmethvin
Copy link
Member

dmethvin commented Nov 6, 2011

Landed. f35ba5e

@dmethvin dmethvin closed this Nov 6, 2011
@lock lock bot locked as resolved and limited conversation to collaborators Jan 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants