summaryrefslogtreecommitdiff
path: root/tests/test_c_ast.py
Commit message (Expand)AuthorAgeFilesLines
* Fix Flake8 Errors (#442)Eisuke Kawashima2021-10-151-2/+0
* Use more specific assertIsInstance in tests (#268)Jon Dufresne2018-06-261-2/+2
* Implement __repr__ on Nodes (Issue #226) (#227)ldore2018-01-171-2/+51
* Test that weakref works on Coords tooEli Bendersky2015-04-211-1/+10
* Support weakref to AST objects.Eli Bendersky2015-04-211-0/+8
* Clean up whitespace in test codeEli Bendersky2013-12-261-86/+82
* Implemented mixing of declarations and statements in compound statements for ...eli.bendersky2010-10-291-2/+1
* initial import from SVNEli Bendersky2010-05-211-0/+89