tests/languages/ini


Log

Author Commit Date CI Message
Wei Ting deb3a97f 2022-01-24T20:21:53 INI: Swap out `header` for `section` (#3304)
Michael Schmidt 99f3ddcd 2021-06-13T22:00:43 Tests: Automatically normalize line ends (#2934)
edukisto 42d24fa2 2021-03-02T13:03:17 INI: Consistently mimic Win32 INI parsing (#2779)
Michael Schmidt baf6bb0c 2019-02-13T20:31:50 Add support for # comments to INI language (#1730) This PR resolved #1729. Disclaimer: # comments are only supported by [some implementation](https://en.wikipedia.org/wiki/INI_file).
Golmote 25cdd3f0 2016-11-09T02:01:40 Ini: Fix test after #1047
Golmote 36b5b56e 2015-08-24T08:00:41 Add tests for Ini