| .. |
|
async_def.txt
|
Migrate additional tests which previously didn't have reference source to
|
2019-10-07 17:06:08 -07:00 |
|
if_elif_else.txt
|
Migrate additional tests which previously didn't have reference source to
|
2019-10-07 17:06:08 -07:00 |
|
iter_unpack.txt
|
Migrate additional tests which previously didn't have reference source to
|
2019-10-07 17:06:08 -07:00 |
|
lambdas_assignment.txt
|
Migrate additional tests which previously didn't have reference source to
|
2019-10-07 17:06:08 -07:00 |
|
loadbuild_class.txt
|
Migrate additional tests which previously didn't have reference source to
|
2019-10-07 17:06:08 -07:00 |
|
matrix_mult_oper.txt
|
Migrate additional tests which previously didn't have reference source to
|
2019-10-07 17:06:08 -07:00 |
|
print_to.txt
|
Migrate additional tests which previously didn't have reference source to
|
2019-10-07 17:06:08 -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_applyEquiv.txt
|
Move more tests into the new framework, including current xfails.
|
2019-10-07 13:38:19 -07:00 |
|
test_augmentedAssign.txt
|
Move more tests into the new framework, including current xfails.
|
2019-10-07 13:38:19 -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_class_method.txt
|
Move more tests into the new framework, including current xfails.
|
2019-10-07 13:38:19 -07:00 |
|
test_decorators.txt
|
Migrate additional tests which previously didn't have reference source to
|
2019-10-07 17:06:08 -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_dict.txt
|
Migrate additional tests which previously didn't have reference source to
|
2019-10-07 17:06:08 -07:00 |
|
test_divide_future.txt
|
Move more tests into the new framework, including current xfails.
|
2019-10-07 13:38:19 -07:00 |
|
test_divide_no_future.txt
|
Move more tests into the new framework, including current xfails.
|
2019-10-07 13:38:19 -07:00 |
|
test_docstring.txt
|
Migrate additional tests which previously didn't have reference source to
|
2019-10-07 17:06:08 -07:00 |
|
test_empty.txt
|
Add support for expected test failures
|
2019-10-07 11:36:09 -07:00 |
|
test_exceptions.txt
|
Move more tests into the new framework, including current xfails.
|
2019-10-07 13:38:19 -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_finally.txt
|
Migrate additional tests which previously didn't have reference source to
|
2019-10-07 17:06:08 -07:00 |
|
test_functions.txt
|
Move more tests into the new framework, including current xfails.
|
2019-10-07 13:38:19 -07:00 |
|
test_functions_py3.txt
|
Support Python 3.x kw-only arguments.
|
2019-10-08 11:36:12 -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.txt
|
Move more tests into the new framework, including current xfails.
|
2019-10-07 13:38:19 -07:00 |
|
test_import_as.txt
|
Don't write parens around for loop value tuples
|
2019-10-04 14:08:47 -07:00 |
|
test_integers.txt
|
Move more tests into the new framework, including current xfails.
|
2019-10-07 13:38:19 -07:00 |
|
test_iterators.txt
|
Migrate several more passing tests to new test framework
|
2019-10-04 11:05:52 -07:00 |
|
test_lambda.txt
|
Move more tests into the new framework, including current xfails.
|
2019-10-07 13:38:19 -07:00 |
|
test_listComprehensions.txt
|
Port Python 2.7 list comprehension fixes by @ReDucTor from #78
|
2019-10-04 16:35:58 -07:00 |
|
test_loops.txt
|
Move more tests into the new framework, including current xfails.
|
2019-10-07 13:38:19 -07:00 |
|
test_loops2.txt
|
Move more tests into the new framework, including current xfails.
|
2019-10-07 13:38:19 -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_nested_scopes.txt
|
Move more tests into the new framework, including current xfails.
|
2019-10-07 13:38:19 -07:00 |
|
test_prettyprint.txt
|
Unify test_prettyprint variations and add to passing tests.
|
2019-10-07 13:42:39 -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_slices.txt
|
Move more tests into the new framework, including current xfails.
|
2019-10-07 13:38:19 -07:00 |
|
test_tuple_params.txt
|
Migrate test_tuple_params to new test framework.
|
2019-10-07 13:54:46 -07:00 |
|
test_tuples.txt
|
Move more tests into the new framework, including current xfails.
|
2019-10-07 13:38:19 -07:00 |
|
test_with.txt
|
Migrate additional tests which previously didn't have reference source to
|
2019-10-07 17:06:08 -07:00 |
|
test_yield.txt
|
Migrate several more passing tests to new test framework
|
2019-10-04 11:05:52 -07:00 |
|
try_except_finally.txt
|
Migrate additional tests which previously didn't have reference source to
|
2019-10-07 17:06:08 -07:00 |
|
unicode.txt
|
Add tests for unicode/bytes string literals
|
2019-10-06 13:50:53 -07:00 |
|
unicode_future.txt
|
Add tests for unicode/bytes string literals
|
2019-10-06 13:50:53 -07:00 |
|
unicode_py3.txt
|
Add tests for unicode/bytes string literals
|
2019-10-06 13:50:53 -07:00 |
|
unpack_assign.txt
|
Add a test for unpack assignment
|
2019-10-04 14:33:38 -07:00 |
|
while_loop.txt
|
Migrate additional tests which previously didn't have reference source to
|
2019-10-07 17:06:08 -07:00 |
|
while_loops2.txt
|
Migrate additional tests which previously didn't have reference source to
|
2019-10-07 17:06:08 -07:00 |