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

Escape both <> characters in SVG test labels #6056

Merged

Commits on Apr 7, 2023

  1. Test escaping both <> symbols in SVG

    Also parametrize test_gate_with_less_greater_str so it is easier to
    add checks for more wire symbols.
    pavoljuhas committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    1e15b32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    287cc54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c339038 View commit details
    Browse the repository at this point in the history
  4. Test short-circuit fixup of a multi-line SVG text

    Strings with `\n` are replaced with '?'.
    pavoljuhas committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    c782bb1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a4fbca9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b9ef5a4 View commit details
    Browse the repository at this point in the history