1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 08:54:07 +03:00
semantic/semantic-python/test/fixtures
2019-08-13 16:35:11 -04:00
..
1-01-empty-module.py Experiment with LLVM-style directives for test assertions 2019-08-13 16:35:11 -04:00
1-02-pass-statement.py Experiment with LLVM-style directives for test assertions 2019-08-13 16:35:11 -04:00
1-03-empty-tuple.py Experiment with LLVM-style directives for test assertions 2019-08-13 16:35:11 -04:00
1-04-toplevel-assignment.py Experiment with LLVM-style directives for test assertions 2019-08-13 16:35:11 -04:00
1-05-eval-statement-fails.py Experiment with LLVM-style directives for test assertions 2019-08-13 16:35:11 -04:00
2-01-function-definition.py Add tests for wave 2 2019-08-12 15:01:55 -04:00
2-02-local-values.py Add tests for wave 2 2019-08-12 15:01:55 -04:00
2-03-nested-functions.py Add tests for wave 2 2019-08-12 15:01:55 -04:00
2-04-closures.py trying to get test cases in shape 2019-08-13 14:01:50 -04:00
2-05-function-invocation.py sections 3 and 4 2019-08-13 11:48:02 -04:00
3-01-type-of-type.py sections 3 and 4 2019-08-13 11:48:02 -04:00
3-02-boolean.py sections 3 and 4 2019-08-13 11:48:02 -04:00
3-03-instantiation.py sections 3 and 4 2019-08-13 11:48:02 -04:00
3-04-subclassing.py sections 3 and 4 2019-08-13 11:48:02 -04:00
3-05-super.py sections 3 and 4 2019-08-13 11:48:02 -04:00
4-01-local-redef.py sections 3 and 4 2019-08-13 11:48:02 -04:00
4-02-type-unsafe-redef.py sections 3 and 4 2019-08-13 11:48:02 -04:00
4-03-toplevel-redefinition.py sections 3 and 4 2019-08-13 11:48:02 -04:00