]> git.madduck.net Git - etc/vim.git/tree - tests/data/

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Make --safe work for Python2.7 syntax, by using typed_ast for safe validation (#840)
[etc/vim.git] / tests / data /
drwxr-xr-x   ..
-rw-r--r-- 333 bracketmatch.py
-rw-r--r-- 4057 cantfit.py
-rw-r--r-- 1091 class_blank_parentheses.py
-rw-r--r-- 4318 class_methods_new_line.py
-rw-r--r-- 212 comment_after_escaped_newline.py
-rw-r--r-- 1858 comments.py
-rw-r--r-- 7098 comments2.py
-rw-r--r-- 1570 comments3.py
-rw-r--r-- 3721 comments4.py
-rw-r--r-- 1194 comments5.py
-rw-r--r-- 1700 comments6.py
-rw-r--r-- 790 comments7.py
-rw-r--r-- 5534 composition.py
-rw-r--r-- 15604 debug_visitor.out
-rw-r--r-- 1193 debug_visitor.py
-rw-r--r-- 4597 empty_lines.py
-rw-r--r-- 99 empty_pyproject.toml
-rw-r--r-- 13407 expression.diff
-rw-r--r-- 16725 expression.py
-rw-r--r-- 9326 fmtonoff.py
-rw-r--r-- 604 fmtonoff2.py
-rw-r--r-- 598 force_py36.py
-rw-r--r-- 62 force_pyi.py
-rw-r--r-- 815 fstring.py
-rw-r--r-- 6403 function.py
-rw-r--r-- 1149 function2.py
-rw-r--r-- 2469 import_spacing.py
drwxr-xr-x - include_exclude_tests
-rw-r--r-- 597 numeric_literals.py
-rw-r--r-- 176 numeric_literals_py2.py
-rw-r--r-- 267 numeric_literals_skip_underscores.py
-rw-r--r-- 604 python2.py
-rwxr-xr-x 250 python2_print_function.py
-rw-r--r-- 433 python2_unicode_literals.py
-rw-r--r-- 828 python37.py
-rw-r--r-- 789 slices.py
-rw-r--r-- 150 string_prefixes.py
-rw-r--r-- 1683 string_quotes.py
-rw-r--r-- 315 stub.pyi
-rw-r--r-- 228 tupleassign.py