• hongchan's avatar
    Implement should().notBeConstantValueOf(x) · 48de3222
    hongchan authored
    This CL adds the new assertion to audit; it checks if an array has
    values other than the expected value. This is useful when checking
    the non-zero array.
    
    BUG=678695
    TEST=
    LayoutTests/webaudio/unit-tests/audit.html
    LayoutTests/webaudio/unit-tests/audit-failures.html
    
    Review-Url: https://codereview.chromium.org/2618053002
    Cr-Commit-Position: refs/heads/master@{#442095}
    48de3222
audit-failures.html 2.97 KB