Home | History | Annotate | Download | only in test

Lines Matching refs:Verify

77 Verify that parenthesis are required in a statement
85 Verify that parenthesis are required when used as a keyword argument value
92 Verify that parenthesis are required when used as a keyword argument value
97 Verify early binding for the outermost for-expression
105 Verify that the outermost for-expression makes an immediate check
114 Verify late binding for the outermost if-expression
122 Verify late binding for the innermost for-expression
129 Verify re-use of tuples (a side benefit of using genexps over listcomps)
135 Verify that syntax error's are raised for genexps used as lvalues
184 Verify that a gen exp cannot be resumed while it is actively running:
196 Verify exception propagation
238 Verify that the running flag is set properly
249 Verify that genexps are weakly referencable
272 # verify reference counting