pycdc/tests/input
2019-10-04 14:33:38 -07:00
..
iter_unpack.py Move equivalent reference sources to the input directory 2019-10-03 22:08:44 -07:00
simple_const.py Add a new unit test framework that actually checks the output of 2019-10-03 15:33:52 -07:00
test_applyEquiv.py Move equivalent reference sources to the input directory 2019-10-03 22:08:44 -07:00
test_augmentedAssign.py Move equivalent reference sources to the input directory 2019-10-03 22:08:44 -07:00
test_class.py Move test_class.pyc to the new test framwork, and fix tokenization 2019-10-03 17:12:52 -07:00
test_class_method.py Move equivalent reference sources to the input directory 2019-10-03 22:08:44 -07:00
test_decorators.py Move equivalent reference sources to the input directory 2019-10-03 22:08:44 -07:00
test_del.py Migrate a couple more passing tests, and handle end-of-line comments 2019-10-03 20:56:52 -07:00
test_dict.py Move equivalent reference sources to the input directory 2019-10-03 22:08:44 -07:00
test_divide_future.py Move equivalent reference sources to the input directory 2019-10-03 22:08:44 -07:00
test_divide_no_future.py Move equivalent reference sources to the input directory 2019-10-03 22:08:44 -07:00
test_docstring.py Migrate a couple more passing tests, and handle end-of-line comments 2019-10-03 20:56:52 -07:00
test_empty.py Migrate a couple more passing tests, and handle end-of-line comments 2019-10-03 20:56:52 -07:00
test_exceptions.py Move equivalent reference sources to the input directory 2019-10-03 22:08:44 -07:00
test_exec.py Move equivalent reference sources to the input directory 2019-10-03 22:08:44 -07:00
test_expressions.py Move equivalent reference sources to the input directory 2019-10-03 22:08:44 -07:00
test_extendedImport.py Move equivalent reference sources to the input directory 2019-10-03 22:08:44 -07:00
test_extendedPrint.py Move equivalent reference sources to the input directory 2019-10-03 22:08:44 -07:00
test_functions.py Move equivalent reference sources to the input directory 2019-10-03 22:08:44 -07:00
test_global.py Move equivalent reference sources to the input directory 2019-10-03 22:08:44 -07:00
test_globals.py Move equivalent reference sources to the input directory 2019-10-03 22:08:44 -07:00
test_import.py Move equivalent reference sources to the input directory 2019-10-03 22:08:44 -07:00
test_import_as.py Move equivalent reference sources to the input directory 2019-10-03 22:08:44 -07:00
test_integers.py Move equivalent reference sources to the input directory 2019-10-03 22:08:44 -07:00
test_iterators.py Move equivalent reference sources to the input directory 2019-10-03 22:08:44 -07:00
test_lambda.py Move equivalent reference sources to the input directory 2019-10-03 22:08:44 -07:00
test_listComprehensions.py Move equivalent reference sources to the input directory 2019-10-03 22:08:44 -07:00
test_loops.py Move equivalent reference sources to the input directory 2019-10-03 22:08:44 -07:00
test_loops2.py Migrate several more passing tests to new test framework 2019-10-04 11:05:52 -07:00
test_misc.py Move equivalent reference sources to the input directory 2019-10-03 22:08:44 -07:00
test_nested_elif.py Move equivalent reference sources to the input directory 2019-10-03 22:08:44 -07:00
test_nested_ifs.py Move equivalent reference sources to the input directory 2019-10-03 22:08:44 -07:00
test_nested_scopes.py Move equivalent reference sources to the input directory 2019-10-03 22:08:44 -07:00
test_print.py Move equivalent reference sources to the input directory 2019-10-03 22:08:44 -07:00
test_print_to.py Move equivalent reference sources to the input directory 2019-10-03 22:08:44 -07:00
test_single_stmt.py Move equivalent reference sources to the input directory 2019-10-03 22:08:44 -07:00
test_slices.py Move equivalent reference sources to the input directory 2019-10-03 22:08:44 -07:00
test_tuples.py Move equivalent reference sources to the input directory 2019-10-03 22:08:44 -07:00
test_with.py Move equivalent reference sources to the input directory 2019-10-03 22:08:44 -07:00
test_yield.py Move equivalent reference sources to the input directory 2019-10-03 22:08:44 -07:00
unpack_assign.py Add a test for unpack assignment 2019-10-04 14:33:38 -07:00