pycdc/tests/tokenized
2019-10-04 14:33:38 -07:00
..
simple_const.txt Add a new unit test framework that actually checks the output of 2019-10-03 15:33:52 -07:00
test_class.txt Move test_class.pyc to the new test framwork, and fix tokenization 2019-10-03 17:12:52 -07:00
test_del.txt Migrate a couple more passing tests, and handle end-of-line comments 2019-10-03 20:56:52 -07:00
test_divide_future.txt Migrate several more passing tests to new test framework 2019-10-04 11:05:52 -07:00
test_divide_no_future.txt Migrate several more passing tests to new test framework 2019-10-04 11:05:52 -07:00
test_docstring.txt Migrate a couple more passing tests, and handle end-of-line comments 2019-10-03 20:56:52 -07:00
test_exec.txt Migrate several more passing tests to new test framework 2019-10-04 11:05:52 -07:00
test_expressions.txt Migrate several more passing tests to new test framework 2019-10-04 11:05:52 -07:00
test_extendedImport.txt Don't write parens around for loop value tuples 2019-10-04 14:08:47 -07:00
test_extendedPrint.txt Migrate several more passing tests to new test framework 2019-10-04 11:05:52 -07:00
test_global.txt Migrate several more passing tests to new test framework 2019-10-04 11:05:52 -07:00
test_globals.txt Migrate several more passing tests to new test framework 2019-10-04 11:05:52 -07:00
test_import_as.txt Don't write parens around for loop value tuples 2019-10-04 14:08:47 -07:00
test_iterators.txt Migrate several more passing tests to new test framework 2019-10-04 11:05:52 -07:00
test_misc.txt Migrate several more passing tests to new test framework 2019-10-04 11:05:52 -07:00
test_nested_elif.txt Migrate several more passing tests to new test framework 2019-10-04 11:05:52 -07:00
test_nested_ifs.txt Migrate several more passing tests to new test framework 2019-10-04 11:05:52 -07:00
test_print.txt Migrate several more passing tests to new test framework 2019-10-04 11:05:52 -07:00
test_print_to.txt Migrate several more passing tests to new test framework 2019-10-04 11:05:52 -07:00
test_single_stmt.txt Migrate several more passing tests to new test framework 2019-10-04 11:05:52 -07:00
test_yield.txt Migrate several more passing tests to new test framework 2019-10-04 11:05:52 -07:00
unpack_assign.txt Add a test for unpack assignment 2019-10-04 14:33:38 -07:00