Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jsonpath-standard/jsonpath-compliance-test-suite Loading
base: 31dec1720dc9b9d3e8af3c61f025da93ceb6c9d1
Choose a base ref
...
head repository: jsonpath-standard/jsonpath-compliance-test-suite Loading
compare: 7c8e9bcd92f8ed8797331de02f488ebcb7856bec
Choose a head ref
  • 17 commits
  • 5 files changed
  • 6 contributors

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    6878638 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Add a nested object case with non-determinism

    The non-determinism comes from the descendant traversal
    ordering rules as well as from the unordered nature
    of objects.
    glyn committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    06dce63 View commit details
    Browse the repository at this point in the history
  2. Update cts.json

    glyn authored and github-actions[bot] committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    735c5b7 View commit details
    Browse the repository at this point in the history
  3. Revert "Update cts.json"

    This reverts commit 735c5b7.
    glyn committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    35bbe8f View commit details
    Browse the repository at this point in the history
  4. Revert "Add a nested object case with non-determinism"

    This reverts commit 06dce63.
    glyn committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d012356 View commit details
    Browse the repository at this point in the history
  5. Add a nested object case with non-determinism

    The non-determinism comes from the descendant traversal
    ordering rules as well as from the unordered nature
    of objects.
    glyn committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    c4dc7d8 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Merge pull request #68 from glyn/object-non-determinism

    Add a nested object case with non-determinism
    glyn committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    7bd8532 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    c8e2514 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01c7b9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b2f335 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    4fe88db View commit details
    Browse the repository at this point in the history
  2. Merge pull request #73 from Marcono1234/filter-non-singular-valid

    Add filter tests for valid non-singular segment
    gregsdennis committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    765c90b View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Merge pull request #70 from Marcono1234/filter-segment-wrong-type

    Add filter tests for segment on wrong type
    gregsdennis committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    836e0bf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #71 from Marcono1234/equality-self

    Add filter test for equality with self
    gregsdennis committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    4db557b View commit details
    Browse the repository at this point in the history
  3. Update cts.json

    gregsdennis authored and github-actions[bot] committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    fcbc281 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #69 from Marcono1234/existence-without-segments

    Add test for existence test without segments
    gregsdennis committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    bb3ae8c View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Merge pull request #35 from f3ath/iregexp

    Add an edge case test that `.` matches \\u2029 and \\u2028
    gregsdennis committed May 8, 2024
    Configuration menu
    Copy the full SHA
    7c8e9bc View commit details
    Browse the repository at this point in the history
Loading