loiclec / Apodimark

Fast, flexible markdown parser written in Swift
MIT License
0 stars 0 forks source link

Create tests for collections other than String.UTF16View #4

Closed loiclec closed 8 years ago

loiclec commented 8 years ago

CommonMarkConformanceTests should test other collections such as: String.UnicodeScalarView, String.CharacterView, Array<UTF8.CodeUnit>

loiclec commented 8 years ago

Apparently I can't use Github 🙄

For reference: this was quickly fixed in commit c82f74733924bb5a51942cddff54eff027194298