aboutsummaryrefslogtreecommitdiff
path: root/test/helper.py
diff options
context:
space:
mode:
authordirkf <fieldhouse@gmx.net>2024-12-12 00:00:32 +0000
committerdirkf <fieldhouse@gmx.net>2024-12-16 12:38:51 +0000
commitc1a03b1ac3a453508b358b6d1bc5d158cc80a0ce (patch)
treeba7a589341adfc3202421c2f375d20d0e8b50b31 /test/helper.py
parent118c6d7a17c61f1a1031e5530ca2854a526834d5 (diff)
[jsinterp] Fix and improve loose and strict equality operations
* reimplement loose equality according to MDN (eg, 1 == "1") * improve strict equality (eg, "abc" === "abc" but 'abc' is not 'abc') * add tests for above
Diffstat (limited to 'test/helper.py')
0 files changed, 0 insertions, 0 deletions