summaryrefslogtreecommitdiff
path: root/tests/test_properties.py
Commit message (Expand)AuthorAgeFilesLines
* Copyright update.Georg Brandl2017-01-221-1/+1
* Added recognition of keys without a value being setJessie Wincek2016-06-021-0/+16
* The test test_space_delimiited_kv_pair() got a nameJessie Wincek2016-06-021-1/+1
* Added space as a valid delimiter between key and value. Added tests for \ esc...Jessie Wincek2016-06-021-0/+33
* Comment leading whitespace no longer counts as Token.Comment but instead Toke...Jessie Wincek2016-06-021-0/+9
* Added ! comment recognitionJessie Wincek2016-06-021-0/+31