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

Add more message set tests, fix a bug #859

Merged
merged 6 commits into from
Jul 4, 2023
Merged

Add more message set tests, fix a bug #859

merged 6 commits into from
Jul 4, 2023

Commits on Jul 3, 2023

  1. Add more message set tests, fix a bug

    When parsing an item we should consume the "end group" tag before
    breaking. Remove the `break` statements after parsing the extension.
    osa1 committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    761c7de View commit details
    Browse the repository at this point in the history
  2. Document encoding

    osa1 committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    45b236b View commit details
    Browse the repository at this point in the history
  3. Add a comment

    osa1 committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    141ca70 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    4f2a436 View commit details
    Browse the repository at this point in the history
  2. Comments

    osa1 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    8a316a1 View commit details
    Browse the repository at this point in the history
  3. More tests

    osa1 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    5e5265b View commit details
    Browse the repository at this point in the history