mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-05 01:50:56 +07:00
Previously, it used an odd convention with lowercased names of test data files (with nothing separating individual words), which made adding new tests quite tedious. Also, I removed the test data "exit.py" as it wasn't used by any test. GitOrigin-RevId: 92b1963c67ed01977f5b7ad020984056c9fe045d
11 lines
346 B
Plaintext
11 lines
346 B
Plaintext
0(1) element: null
|
|
1(2) element: PyAssignmentStatement
|
|
2(3) WRITE ACCESS: sibling
|
|
3(4) element: PyIfStatement
|
|
4(5,10) READ ACCESS: sibling
|
|
5(6) element: PyStatementList. Condition: sibling:true
|
|
6(7) ASSERTTYPE ACCESS: sibling
|
|
7(8) element: PyAssignmentStatement
|
|
8(9) element: PySubscriptionExpression
|
|
9(10) READ ACCESS: sibling
|
|
10() element: null |