You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[JSON Path Test Suite #87](https://github.com/jsonpath-standard/jsonpath-compliance-test-suite/pull/87) - Invalid surrogate pairs.
12
+
-[JSON Path Test Suite #88](https://github.com/jsonpath-standard/jsonpath-compliance-test-suite/pull/88) - Unescaped delete char (JSON Path should support it).
13
+
-[JSON Path Test Suite #89](https://github.com/jsonpath-standard/jsonpath-compliance-test-suite/pull/89) - Invalid and uncommon filter literal values.
14
+
-[JSON Path Test Suite #90](https://github.com/jsonpath-standard/jsonpath-compliance-test-suite/pull/90) - Numeric value boundary checking.
8
15
9
-
[JSON Path Test Suite #86](https://github.com/jsonpath-standard/jsonpath-compliance-test-suite/pull/86) - Invalid `\u` escapes will error correctly. Previously, an unexpected exception would be thrown.
16
+
Thanks to [@Marcono1234](https://github.com/Marcono1234) for adding all of these fantastic tests (and the ones for 1.1.3) to the JSON Path Test Suite!
[JSON Path Test Suite #84](https://github.com/jsonpath-standard/jsonpath-compliance-test-suite/pull/84) - Equality comparisons (`==` and `!=`) between `Nothing` and empty nodelists incorrectly returning false.
21
+
-[JSON Path Test Suite #86](https://github.com/jsonpath-standard/jsonpath-compliance-test-suite/pull/86) - Invalid `\u` escapes will error correctly. Previously, an unexpected exception would be thrown.
22
+
-[JSON Path Test Suite #84](https://github.com/jsonpath-standard/jsonpath-compliance-test-suite/pull/84) - Equality comparisons (`==` and `!=`) between `Nothing` and empty nodelists incorrectly returning false.
0 commit comments