mirror of
https://github.com/roytam1/UXP.git
synced 2026-05-26 13:58:49 +00:00
1af9026a89
Specifically, three changes: 1) valueOf should be non-enumerable. 2) valueOf should be === to Object.prototype.valueOf. 3) There should be no toJSON.
Common testing tools for mozilla codebase projects, test suite definitions for automated test runs, tests that don't fit anywhere else, and other fun stuff