# HG changeset patch # User Kim Alvefur # Date 1682160293 -7200 # Node ID acf8a237276483effbf00d4a23ce2313baa780e8 # Parent adc688a0b31a9b6a2c02ee2d608ad0aaedbdd9f9 util.jsonschema: Enable passing IEEE 754 equality test diff -r adc688a0b31a -r acf8a2372764 spec/util_jsonschema_spec.lua --- a/spec/util_jsonschema_spec.lua Sat Apr 22 12:13:38 2023 +0200 +++ b/spec/util_jsonschema_spec.lua Sat Apr 22 12:44:53 2023 +0200 @@ -13,7 +13,6 @@ ["additionalProperties.json:1:0"] = "NYI", ["anchor.json"] = "$anchor NYI", ["const.json:1"] = "deepcompare", - ["const.json:13:2"] = "IEEE 754 equality", ["const.json:2"] = "deepcompare", ["const.json:8"] = "deepcompare", ["const.json:9"] = "deepcompare",