cliff/cliff/tests
xuanyandong bc76d324f5 Remove six
Replace the following items with Python 3 style code.

- six.moves
- six.PY2
- six.PY3
- six.string_types
- six.text_type

Change-Id: I1656b976864c8f2343e658a4abf432d30c151d0b
2020-10-29 11:27:41 +00:00
..
__init__.py Fix default encoding issue with python 2.6 2013-08-12 14:45:23 -04:00
base.py covert test suite to use testrepository 2017-04-23 10:16:30 -04:00
test__argparse.py Fix nested argument groups with ignore conflict handler 2020-02-20 13:54:20 +00:00
test_app.py Remove six 2020-10-29 11:27:41 +00:00
test_columns.py covert test suite to use testrepository 2017-04-23 10:16:30 -04:00
test_command.py add argparse conflict handler "ignore" 2018-02-01 09:19:39 -05:00
test_command_hooks.py Use unittest.mock instead of third party mock 2020-05-27 22:18:54 +08:00
test_commandmanager.py switch to stevedore for loading entry points 2020-07-05 15:58:46 -04:00
test_complete.py Use unittest.mock instead of third party mock 2020-05-27 22:18:54 +08:00
test_formatters_csv.py Remove six 2020-10-29 11:27:41 +00:00
test_formatters_json.py Remove six 2020-10-29 11:27:41 +00:00
test_formatters_shell.py Remove six 2020-10-29 11:27:41 +00:00
test_formatters_table.py Remove six 2020-10-29 11:27:41 +00:00
test_formatters_value.py Remove six 2020-10-29 11:27:41 +00:00
test_formatters_yaml.py Remove six 2020-10-29 11:27:41 +00:00
test_help.py Remove six 2020-10-29 11:27:41 +00:00
test_interactive.py Add an errexit attribute to InteractiveApp to exit on command errors 2019-05-04 15:32:10 -05:00
test_lister.py Use unittest.mock instead of third party mock 2020-05-27 22:18:54 +08:00
test_show.py Use unittest.mock instead of third party mock 2020-05-27 22:18:54 +08:00
test_sphinxext.py Fix regexp for detecting long options 2017-08-22 17:52:42 +00:00
test_utils.py Remove six 2020-10-29 11:27:41 +00:00
utils.py Add Apache 2.0 license to source file 2016-10-10 13:43:09 +07:00