This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-09-21 17:52:27 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fdf711332aa0cefc6ff7bb50252fee52922e35be
openide
/
python
/
testData
/
quickFixes
T
History
Mikhail Golubev
05e9418a47
PY-8174 Include the new warning, the quickfix is bound to, in the test data
2017-06-05 21:20:45 +03:00
..
PyAddCallSuperQuickFixTest
…
PyAddExceptionSuperClassQuickFixTest
…
PyAddFieldQuickFixTest
…
PyAddImportQuickFixTest
…
PyAddMethodQuickFixTest
…
PyAddPropertyForFieldQuickFixTest
…
PyAddSpecifierToFormatQuickFixTest
Fix for unicode escapes: use getText() instead of getStringValue()
2017-05-15 14:37:57 +03:00
PyAugmentAssignmentQuickFixTest
…
PyConvertToNewStyleQuickFixTest
…
PyCreatePropertyQuickFixTest
…
PyMakeFunctionFromMethodQuickFixTest
…
PyMakeFunctionReturnTypeQuickFixTest
…
PyMakeMethodStaticQuickFixTest
…
PyMakePublicQuickFixTest
…
PyMoveAttributeToInitQuickFixTest
…
PyMoveExceptQuickFixTest
…
PyRemoveArgumentQuickFixTest
PY-8174 Include the new warning, the quickfix is bound to, in the test data
2017-06-05 21:20:45 +03:00
PyRemoveAssignmentQuickFixTest
…
PyRemoveCallQuickFixTest
…
PyRemoveDictKeyQuickFixTest
…
PyRemoveParameterQuickFixTest
…
PyRemoveStatementQuickFixTest
…
PyRenameElementQuickFixTest
…
PyReplaceTupleWithListQuickFixTest
…
PyUpdatePropertySignatureQuickFixTest
…
PyWrapInExceptionQuickFixTest
…