tom-lord / regexp-examples

Generate strings that match a given regular expression
MIT License
521 stars 31 forks source link

Ruby 2.4 support #11

Closed tom-lord closed 7 years ago

tom-lord commented 7 years ago

Updated unicode range definitions, for full support of the new Ruby 2.4.0 release.

This update means ALL possible examples will be considered for named properties, e.g.

/\p{PropertyName}/.examples

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 48fd50d2d4eb6a0f8049b322c2ac8f9038f4e432 on ruby-2.4-support into fac919dd85bc76ae79ea20b549ece3fcbf0b51d0 on master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 16a0bf5aa97d929d0e86236ea607a6e6b070ed5e on ruby-2.4-support into fac919dd85bc76ae79ea20b549ece3fcbf0b51d0 on master.