Mercurial > hg
comparison tests/test-check-py3-compat.t @ 28740:e8ecd1aa3f6c
py3: use print_function in test-duplicateoptions.py
author | Robert Stanca <robert.stanca7@gmail.com> |
---|---|
date | Sun, 03 Apr 2016 16:58:43 +0300 |
parents | d289b8847f23 |
children | fc5f548393bf |
comparison
equal
deleted
inserted
replaced
28739:d289b8847f23 | 28740:e8ecd1aa3f6c |
---|---|
54 tests/svnxml.py not using absolute_import | 54 tests/svnxml.py not using absolute_import |
55 tests/test-atomictempfile.py not using absolute_import | 55 tests/test-atomictempfile.py not using absolute_import |
56 tests/test-demandimport.py not using absolute_import | 56 tests/test-demandimport.py not using absolute_import |
57 tests/test-demandimport.py requires print_function | 57 tests/test-demandimport.py requires print_function |
58 tests/test-doctest.py not using absolute_import | 58 tests/test-doctest.py not using absolute_import |
59 tests/test-duplicateoptions.py requires print_function | |
60 tests/test-filecache.py not using absolute_import | 59 tests/test-filecache.py not using absolute_import |
61 tests/test-filecache.py requires print_function | 60 tests/test-filecache.py requires print_function |
62 tests/test-filelog.py not using absolute_import | 61 tests/test-filelog.py not using absolute_import |
63 tests/test-filelog.py requires print_function | 62 tests/test-filelog.py requires print_function |
64 tests/test-hg-parseurl.py not using absolute_import | 63 tests/test-hg-parseurl.py not using absolute_import |
245 mercurial/win*.py: error importing module: <ImportError> No module named 'msvcrt' (line *) (glob) | 244 mercurial/win*.py: error importing module: <ImportError> No module named 'msvcrt' (line *) (glob) |
246 mercurial/windows.py: error importing module: <ImportError> No module named '_winreg' (line *) (glob) | 245 mercurial/windows.py: error importing module: <ImportError> No module named '_winreg' (line *) (glob) |
247 mercurial/wireproto.py: error importing module: <SyntaxError> invalid syntax (bundle*.py, line *) (line *) (glob) | 246 mercurial/wireproto.py: error importing module: <SyntaxError> invalid syntax (bundle*.py, line *) (line *) (glob) |
248 tests/readlink.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) | 247 tests/readlink.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) |
249 tests/test-demandimport.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) | 248 tests/test-demandimport.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) |
250 tests/test-duplicateoptions.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) | |
251 tests/test-filecache.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line *) (glob) | 249 tests/test-filecache.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line *) (glob) |
252 tests/test-filelog.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line *) (glob) | 250 tests/test-filelog.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line *) (glob) |
253 tests/test-hg-parseurl.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) | 251 tests/test-hg-parseurl.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) |
254 tests/test-hgweb-auth.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) | 252 tests/test-hgweb-auth.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) |
255 tests/test-hybridencode.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) | 253 tests/test-hybridencode.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) |