QEDK / configparser-rs

A simple configuration parsing utility with no dependencies built on Rust.
https://crates.io/crates/configparser
Other
66 stars 21 forks source link

Add more case sensitivity tests #8

Closed xboard closed 3 years ago

xboard commented 3 years ago

Add more case sensitiviy tests and a ini section with inner brackets and key with upper/lowercase non-ascii char.

QEDK commented 3 years ago

Thanks for contributing, merged! 💯