This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-03-23 07:39:39 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
546374f0730e2fb455a2be3bb7fbfe8fb09f9ea6
openide
/
python
/
testData
/
quickFixes
/
PyMakeFunctionFromMethodQuickFixTest
History
Mikhail Golubev
c881af1428
PyUtil#removeQualifier handles possible whitespace before the dot
2015-10-05 16:00:35 +03:00
..
emptyParam_after.py
…
emptyParam.py
…
emptyStatementList_after.py
…
emptyStatementList.py
…
firstMethod_after.py
…
firstMethod.py
…
localClass_after.py
fixed PY-15437 Exception when converting method to function
2015-04-23 15:33:33 +03:00
localClass.py
fixed PY-15437 Exception when converting method to function
2015-04-23 15:33:33 +03:00
noSelf_after.py
…
noSelf.py
…
oneParam_after.py
…
oneParam.py
…
removeQualifiers_after.py
PyUtil#removeQualifier handles possible whitespace before the dot
2015-10-05 16:00:35 +03:00
removeQualifiers.py
PyUtil#removeQualifier handles possible whitespace before the dot
2015-10-05 16:00:35 +03:00
test.py
…
twoParams_after.py
…
twoParams.py
…
updateUsage_after.py
Fix test data in several tests that failed after PyUtil#deleteElementSafely was introduces
2015-04-08 13:46:26 +03:00
updateUsage.py
…
usageAssignment_after.py
Fix test data in several tests that failed after PyUtil#deleteElementSafely was introduces
2015-04-08 13:46:26 +03:00
usageAssignment.py
…
usageClassCallArgument_after.py
Fix test data in several tests that failed after PyUtil#deleteElementSafely was introduces
2015-04-08 13:46:26 +03:00
usageClassCallArgument.py
…
usageImport1_after.py
…
usageImport1.py
…
usageImport2_after.py
…
usageImport2.py
…
usageImport_after.py
…
usageImport.py
…
usageSelf_after.py
…
usageSelf.py
…