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

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:

Fix two docstring crashes (#3451)
[etc/vim.git] / tests / data / simple_cases /
drwxr-xr-x   ..
-rw-r--r-- 907 attribute_access_on_number_literals.py
-rw-r--r-- 63 beginning_backslash.py
-rw-r--r-- 333 bracketmatch.py
-rw-r--r-- 1091 class_blank_parentheses.py
-rw-r--r-- 4318 class_methods_new_line.py
-rw-r--r-- 3294 collections.py
-rw-r--r-- 212 comment_after_escaped_newline.py
-rw-r--r-- 1909 comments.py
-rw-r--r-- 7638 comments2.py
-rw-r--r-- 1570 comments3.py
-rw-r--r-- 3531 comments4.py
-rw-r--r-- 1194 comments5.py
-rw-r--r-- 2479 comments6.py
-rw-r--r-- 994 comments_non_breaking_space.py
-rw-r--r-- 5596 composition.py
-rw-r--r-- 11196 composition_no_trailing_comma.py
-rw-r--r-- 7763 docstring.py
-rw-r--r-- 140 docstring_no_extra_empty_line_before_eof.py
-rw-r--r-- 4597 empty_lines.py
-rw-r--r-- 15801 expression.diff
-rw-r--r-- 18624 expression.py
-rw-r--r-- 9645 fmtonoff.py
-rw-r--r-- 604 fmtonoff2.py
-rw-r--r-- 251 fmtonoff3.py
-rw-r--r-- 278 fmtonoff4.py
-rw-r--r-- 3627 fmtonoff5.py
-rw-r--r-- 40 fmtskip.py
-rw-r--r-- 555 fmtskip2.py
-rw-r--r-- 362 fmtskip3.py
-rw-r--r-- 92 fmtskip4.py
-rw-r--r-- 301 fmtskip5.py
-rw-r--r-- 235 fmtskip6.py
-rw-r--r-- 356 fmtskip7.py
-rw-r--r-- 1705 fmtskip8.py
-rw-r--r-- 815 fstring.py
-rw-r--r-- 6414 function.py
-rw-r--r-- 2419 function2.py
-rw-r--r-- 3635 function_trailing_comma.py
-rw-r--r-- 2542 import_spacing.py
-rw-r--r-- 3359 power_op_spacing.py
-rw-r--r-- 3493 remove_parens.py
-rw-r--r-- 787 slices.py
-rw-r--r-- 845 string_prefixes.py
-rw-r--r-- 2279 torture.py
-rw-r--r-- 1615 trailing_comma_optional_parens1.py
-rw-r--r-- 248 trailing_comma_optional_parens2.py
-rw-r--r-- 967 trailing_comma_optional_parens3.py
-rw-r--r-- 80 tricky_unicode_symbols.py
-rw-r--r-- 510 tupleassign.py