Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test_runner: add support for null and date value output #51920

Merged
merged 2 commits into from
Mar 2, 2024

Commits on Feb 29, 2024

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

Commits on Mar 1, 2024

  1. test_runner: use internal date check function

    This fixes an issue where a value could be `instanceof Date` without actually being a native date.
    
    Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
    malthe and aduh95 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    15e3f5c View commit details
    Browse the repository at this point in the history