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