Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • R rt
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • best-practical
  • rt
  • Repository
Switch branch/tag
  • rt
  • lib
  • RT
  • Test.pm
Find file BlameHistoryPermalink
  • Alex Vandiver's avatar
    Encode characters on their way out of tests · 0a5fd0aa
    Alex Vandiver authored Aug 08, 2014
    Tests may produce characters (e.g. ok(1, "¡Oy!") ) which need to be
    encoded before being output.  Use the suggested technique from the
    Test::More POD to encode these strings.
    0a5fd0aa