1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-30 04:39:00 +01:00
psalm/tests/FileManipulation
2021-01-29 11:38:52 +01:00
..
ClassConstantMoveTest.php Test parallelization (#4045) 2021-01-29 11:38:04 +01:00
ClassMoveTest.php Test parallelization (#4045) 2021-01-29 11:38:04 +01:00
FileManipulationTest.php Test parallelization (#4045) 2021-01-29 11:38:04 +01:00
ImmutableAnnotationAdditionTest.php Fix #4112 - allow slashes in docblock tag names 2021-01-29 11:38:52 +01:00
MethodMoveTest.php Test parallelization (#4045) 2021-01-29 11:38:04 +01:00
MissingPropertyTypeTest.php Prevent adding trait property types 2020-07-10 19:11:06 -04:00
MissingReturnTypeTest.php Add some backwards-incompatible changes for 4.x 2021-01-29 11:38:48 +01:00
NamespaceMoveTest.php Test parallelization (#4045) 2021-01-29 11:38:04 +01:00
ParamNameMismatchTest.php Alter docblock params too 2020-08-14 16:26:55 -04:00
ParamTypeManipulationTest.php Fix #2857 - use correct location for byref vars 2020-02-21 00:42:52 -05:00
PropertyMoveTest.php Test parallelization (#4045) 2021-01-29 11:38:04 +01:00
PureAnnotationAdditionTest.php Only add pure when not overriding upstream 2021-01-29 11:38:44 +01:00
ReturnTypeManipulationTest.php Use more accurate means of determining whether function did return 2020-03-28 23:37:42 -04:00
UndefinedVariableManipulationTest.php
UnnecessaryVarAnnotationManipulationTest.php Make travis green again (#2518) 2019-12-27 19:06:09 -05:00
UnusedCodeManipulationTest.php
UnusedVariableManipulationTest.php Fix #2752 - string casts can be implicit method calls, don’t remove automatically 2020-02-06 21:05:16 -05:00