Skip to content

WACanvasBrushTest>>testCanvasWithLineBreaksGemStoneIssue289 uses non-portable selectors #756

@GoogleCodeExporter

Description

@GoogleCodeExporter
Seaside-Tests-Canvas-dkh.58 introduced the use of non-portable selectors in 
WACanvasBrushTest>>testCanvasWithLineBreaksGemStoneIssue289.

The GRAnsiStringsRule in Grease Slime will

 replace 'String cr' with '(String with: Character cr)'
 replace 'String lf' with '(String with: Character cr)'
 replace 'String crlf' with '(String with: Character cr with: Character lf)'

Original issue reported on code.google.com by wemb...@instantiations.com on 28 May 2013 at 9:00

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions