summaryrefslogtreecommitdiff
path: root/tests/examplefiles/solidity
Commit message (Collapse)AuthorAgeFilesLines
* fix solidity lexer not picking up many of the language operatorsMichael Rodler2022-12-032-47/+536
|
* Also add auto-updatable output-based tests to examplefiles (#1689)Oleh Prypin2021-01-202-0/+481
Co-authored-by: Georg Brandl <georg@python.org>