Opened 3 years ago

Closed 2 years ago

#2 closed enhancement (fixed)

Cross-Plattform portability: No Color Codes in Windows Shell

Reported by: hakre Owned by: westi
Priority: normal Milestone: Legacy - Improve Framework
Component: Test Framework Keywords:
Cc:

Description

The Windows Shell does not provide any colors. Well to be more precise it does support colors but not the way PHPUnit_TextUI_ResultPrinter handles them.

A fix is to not output color-codes on windows.

Attachments (1)

from-hakre-ticket-2.patch (581 bytes) - added by nacin 3 years ago.
Originally http://core.trac.wordpress.org/ticket/12277

Download all attachments as: .zip

Change History (4)

  • Milestone set to Improve Test Framework
  • Owner changed from somebody to westi
  • Status changed from new to accepted

comment:3   dd322 years ago

  • Resolution set to fixed
  • Status changed from accepted to closed

See [345]: Disable colour output on Windows systems. Props hakre for initial patch. Fixes #2

Note: See TracTickets for help on using tickets.