• Robert Knight's avatar
    Add additional tests and clarify string vs number step comparisons · 0b272c0b
    Robert Knight authored
    CFI steps that cannot be parsed as base-10 integers are invalid, but we try to
    fail gracefully in `compareCFIs` by using a string comparison.  This introduces
    a problem when one step is an integer and another is a string. Handle this by
    arbitrarily deciding that numbers sort before strings. We could have chosen
    other approaches as well.
    0b272c0b
Name
Last commit
Last update
..
test Loading commit data...
cfi.ts Loading commit data...
collections.js Loading commit data...
copy-to-clipboard.js Loading commit data...
disable-opener-for-external-links.js Loading commit data...
dom.js Loading commit data...
fetch.js Loading commit data...
immutable.js Loading commit data...
memoize.js Loading commit data...
oauth-client.js Loading commit data...
observe-element-size.js Loading commit data...
pagination.js Loading commit data...
postmessage-json-rpc.js Loading commit data...
retry.js Loading commit data...
search-filter.js Loading commit data...
sentry.js Loading commit data...
time.js Loading commit data...
typing.js Loading commit data...
unicode.js Loading commit data...
url.js Loading commit data...
watch.js Loading commit data...