Commit Graph

16 Commits

Author SHA1 Message Date
Pierre-Marie de Rodat
fcfa782fb2 Fix a bad usage of check_source_language(do_raise=...)
TN: Q306-022
2017-03-07 15:56:53 -05:00
Pierre-Marie de Rodat
eb1339f747 Add a testcase for Struct binding in the Python API
TN: Q221-031
2017-03-03 17:58:56 +01:00
Pierre-Marie de Rodat
3c6676794a Add a testcase for Symbol binding in the Python API
TN: Q221-031
2017-03-03 17:58:56 +01:00
Pierre-Marie de Rodat
e5759f1af4 Python API: LexicalEnv binding: raise TypeError when unwrapping None
TN: Q221-031
2017-03-03 17:58:55 +01:00
Pierre-Marie de Rodat
358753f18a Add/correct top-level comments for tests/python-api testcases
TN: Q221-031
2017-03-03 17:58:55 +01:00
Pierre-Marie de Rodat
c3cf6a92ad Add a testcase for EnvRebindingsType binding in the Python API
TN: Q221-031
2017-03-03 17:58:55 +01:00
Pierre-Marie de Rodat
1c32cfe864 tests/python-api/lexical_env: update to increase bindings coverage
TN: Q221-031
2017-03-03 17:58:55 +01:00
Pierre-Marie de Rodat
4481564b86 tests/lexical_envs/python_get: rename to python-api/lexical_env
TN: Q221-031
2017-03-03 17:58:53 +01:00
Pierre-Marie de Rodat
9340f55bd0 Update EquationType Python API binding testcase...
... so that it tests as much as the testcase corresponding to
LogicVarType.

TN: Q221-031
2017-03-03 12:24:09 +01:00
Pierre-Marie de Rodat
bded9f9bbd Add a testcase for LogicVarType binding in the Python API
TN: Q221-031
2017-03-03 12:24:09 +01:00
Pierre-Marie de Rodat
775ec1f2cd python-api/equation_type: test EquationType rejection for UserField
TN: Q228-026
2017-03-02 16:54:29 +01:00
Pierre-Marie de Rodat
9bf9b0b8ec Introduce a pass to check that private types are not exposed
TN: Q228-026
2017-03-02 16:54:29 +01:00
Pierre-Marie de Rodat
b72cf76fa2 Add a testcase for EquationType binding in the Python API
TN: Q221-031
2017-03-01 19:39:44 +01:00
Pierre-Marie de Rodat
01a080bb7c tests/: update __future__ imports
TN: Q223-029
2017-02-24 11:08:08 +01:00
Pierre-Marie de Rodat
c337665896 Add a testcase for ASTNode child getter in the Python API
TN: Q223-004
For #8
2017-02-23 15:11:19 +01:00
Pierre-Marie de Rodat
54167496da Python API: add a test for Is_Ghost binding
TN: Q215-025
2017-02-15 15:35:44 +01:00