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(developer): check correct use of u16chr when second parameter could be null #11894

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    998e0ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47d853e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbdd2ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    093041f View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    34859c3 View commit details
    Browse the repository at this point in the history
  2. chore(developer): merge #11910 into #11894

    Merge branch 'fix/developer/11814-kmx_u16-buffer-overrun' into fix/developer/correct-use-of-u16chr-when-second-parameter-could-be-null
    markcsinclair committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    7efd46f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82d041a View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

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

Commits on Jul 8, 2024

  1. chore(developer): Merge branch 'master' into fix/developer/correct-us…

    …e-of-u16chr-when-second-parameter-could-be-null
    
    # Keyman Conventional Commit suggestions:
    #
    # - Link to a Sentry issue with git trailer:
    #     Fixes: _MODULE_-_ID_
    # - Give credit to co-authors:
    #     Co-authored-by: _Name_ <_email_>
    # - Use imperative, present tense ('attach' not 'attaches', 'attached' etc)
    # - Don't include a period at the end of the title
    # - Always include a blank line before trailers
    # - More: https://github.com/keymanapp/keyman/wiki/Pull-Request-and-Commit-workflow-notes
    markcsinclair committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    6f4e8a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    629ae86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a1ffb7 View commit details
    Browse the repository at this point in the history
  3. fix(developer): edits for consistency in use of str buffer and settin…

    …g of context before test cases
    markcsinclair committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    a486dd7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24c67df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a808833 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8497150 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b6eb453 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f4717c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    e8a5ff5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    917dcf9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    003c02a View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. chore(developer): Merge branch 'master' into fix/developer/correct-us…

    …e-of-u16chr-when-second-parameter-could-be-null
    
    # Keyman Conventional Commit suggestions:
    #
    # - Link to a Sentry issue with git trailer:
    #     Fixes: _MODULE_-_ID_
    # - Give credit to co-authors:
    #     Co-authored-by: _Name_ <_email_>
    # - Use imperative, present tense ('attach' not 'attaches', 'attached' etc)
    # - Don't include a period at the end of the title
    # - Always include a blank line before trailers
    # - More: https://github.com/keymanapp/keyman/wiki/Pull-Request-and-Commit-workflow-notes
    markcsinclair committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    fbeeb3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ea80a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    caa3de1 View commit details
    Browse the repository at this point in the history
  4. fix(developer): add four additional test cases to LineTokenType test,…

    … and remove unncessary prefix from two cases
    markcsinclair committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    66b6fcf View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. chore(developer): Merge branch 'master' into fix/developer/correct-us…

    …e-of-u16chr-when-second-parameter-could-be-null
    
    # Keyman Conventional Commit suggestions:
    #
    # - Link to a Sentry issue with git trailer:
    #     Fixes: _MODULE_-_ID_
    # - Give credit to co-authors:
    #     Co-authored-by: _Name_ <_email_>
    # - Use imperative, present tense ('attach' not 'attaches', 'attached' etc)
    # - Don't include a period at the end of the title
    # - Always include a blank line before trailers
    # - More: https://github.com/keymanapp/keyman/wiki/Pull-Request-and-Commit-workflow-notes
    markcsinclair committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    1568c04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46842f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. chore(developer): Merge branch 'master' into fix/developer/correct-us…

    …e-of-u16chr-when-second-parameter-could-be-null
    
    # Keyman Conventional Commit suggestions:
    #
    # - Link to a Sentry issue with git trailer:
    #     Fixes: _MODULE_-_ID_
    # - Give credit to co-authors:
    #     Co-authored-by: _Name_ <_email_>
    # - Use imperative, present tense ('attach' not 'attaches', 'attached' etc)
    # - Don't include a period at the end of the title
    # - Always include a blank line before trailers
    # - More: https://github.com/keymanapp/keyman/wiki/Pull-Request-and-Commit-workflow-notes
    markcsinclair committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    f7db2fa View commit details
    Browse the repository at this point in the history
  2. chore(developer): Merge branch 'master' into fix/developer/correct-us…

    …e-of-u16chr-when-second-parameter-could-be-null
    markcsinclair committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    42210a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. chore(developer): Merge branch 'master' into fix/developer/correct-us…

    …e-of-u16chr-when-second-parameter-could-be-null
    
    # Keyman Conventional Commit suggestions:
    #
    # - Link to a Sentry issue with git trailer:
    #     Fixes: _MODULE_-_ID_
    # - Give credit to co-authors:
    #     Co-authored-by: _Name_ <_email_>
    # - Use imperative, present tense ('attach' not 'attaches', 'attached' etc)
    # - Don't include a period at the end of the title
    # - Always include a blank line before trailers
    # - More: https://github.com/keymanapp/keyman/wiki/Pull-Request-and-Commit-workflow-notes
    markcsinclair committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    37464e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. chore(developer): Merge branch 'master' into fix/developer/correct-us…

    …e-of-u16chr-when-second-parameter-could-be-null
    
    # Keyman Conventional Commit suggestions:
    #
    # - Link to a Sentry issue with git trailer:
    #     Fixes: _MODULE_-_ID_
    # - Give credit to co-authors:
    #     Co-authored-by: _Name_ <_email_>
    # - Use imperative, present tense ('attach' not 'attaches', 'attached' etc)
    # - Don't include a period at the end of the title
    # - Always include a blank line before trailers
    # - More: https://github.com/keymanapp/keyman/wiki/Pull-Request-and-Commit-workflow-notes
    markcsinclair committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    0e303cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    298853b View commit details
    Browse the repository at this point in the history
  3. chore(developer): add additional comment to LineTokenType test case f…

    …or 'c' with no following space
    markcsinclair committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    a53ea2c View commit details
    Browse the repository at this point in the history