diff options
author | Matt Carmody <33763384+mattcarmody@users.noreply.github.com> | 2020-03-31 12:03:03 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-31 07:03:03 -0500 |
commit | 44f9d453604dada57a9756d160fd6628b18651db (patch) | |
tree | 9f033d6d67ef47f7ec3ba02b2f2a2eac1a91a19b /pyparsing/helpers.py | |
parent | fcbad044c73a0c4006edd34e5586d8a60774ddf4 (diff) | |
download | pyparsing-git-44f9d453604dada57a9756d160fd6628b18651db.tar.gz |
Add ParseResults unit tests (#198)
* Add ParseResults.__new__() unit tests
* Add reversed(ParseResults) unit test
* Add ParseResults.values() unit test
* Add ParseResults.append() unit test
* Add ParseResults.clear() unit test
* Add ParseResults.extend() unit tests
* Add ParseResults.from_dict() unit test
* Add dir(ParseResults) unit test
* Add ParseResults.insert() unit test
* Minor clean up
* Fix dependency on dict order-preservation
* Changes to incorporate notes
Diffstat (limited to 'pyparsing/helpers.py')
0 files changed, 0 insertions, 0 deletions