Skip to content
This repository has been archived by the owner on Feb 26, 2022. It is now read-only.

Bug 565765 - Add assertStrictEqual and assertNotStrictEqual for === #162

Merged
merged 1 commit into from May 24, 2011

Conversation

zpao
Copy link
Contributor

@zpao zpao commented May 12, 2011

This adds the methods to the exported object from unit-test.js and updates existing tests that are following the assert(a === b) formula.

I just greped in packages/api-utils/tests and packages/addon-kit/tests for === and !== looking for lines with assert. There were some matches in interoperablejs-read-only, but "read-only" sounded like I shouldn't touch it.

This adds the methods to the exported object from unit-test.js and updates existing tests that are following the assert(a === b) formula.
mykmelez added a commit that referenced this pull request May 24, 2011
Bug 565765 - Add assertStrictEqual and assertNotStrictEqual for === and !==; r=myk
@mykmelez mykmelez merged commit 7652a27 into mozilla:master May 24, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants