mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-05 08:06: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
9 lines
216 B
Plaintext
9 lines
216 B
Plaintext
0(1) element: null
|
|
1(2) element: PyClass: Foo
|
|
2(3) WRITE ACCESS: Foo
|
|
3(4) element: PyClass: Bar
|
|
4(5) READ ACCESS: Foo
|
|
5(6) WRITE ACCESS: Bar
|
|
6(7) element: PyExpressionStatement
|
|
7(8) READ ACCESS: Bar
|
|
8() element: null |