Skip to content

Print non-printable/special characters in Expected/Actual #40

Open
@sbeyer

Description

@sbeyer
Member

The issue banditcpp/bandit#140 reports that the special character \0 leads to the end of the returned (null-terminated) string in the failure formatter of the bandit project. This could be worked around by formatting non-printable/special characters using a default Stringizer for strings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @sbeyer

        Issue actions

          Print non-printable/special characters in Expected/Actual · Issue #40 · banditcpp/snowhouse