1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 12:55:26 +01:00
psalm/tests
2020-09-25 00:14:27 -04:00
..
CommandFunctions More return types (#4173) 2020-09-12 11:24:05 -04:00
Config unused use statements (#4228) 2020-09-22 01:10:46 -04:00
EndToEnd unused use statements (#4228) 2020-09-22 01:10:46 -04:00
FileManipulation unused use statements (#4228) 2020-09-22 01:10:46 -04:00
FileUpdates unused use statements (#4228) 2020-09-22 01:10:46 -04:00
fixtures unused use statements (#4228) 2020-09-22 01:10:46 -04:00
Internal/Provider unused use statements (#4228) 2020-09-22 01:10:46 -04:00
LanguageServer unused use statements (#4228) 2020-09-22 01:10:46 -04:00
Loop More return types (#4173) 2020-09-12 11:24:05 -04:00
Progress Add framework for taint analysis to Psalm 2019-08-04 10:37:36 -04:00
Template unused use statements (#4228) 2020-09-22 01:10:46 -04:00
Traits unused use statements (#4228) 2020-09-22 01:10:46 -04:00
TypeReconciliation unused use statements (#4228) 2020-09-22 01:10:46 -04:00
AlgebraTest.php unused use statements (#4228) 2020-09-22 01:10:46 -04:00
AnnotationTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
ArgTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
ArrayAccessTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
ArrayAssignmentTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
ArrayFunctionCallTest.php fix test on windows (#4225) 2020-09-20 13:00:30 -04:00
AssertAnnotationTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
AssignmentTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
BadFormatTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
BinaryOperationTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
CallableTest.php Fix #4210 - fix __invoke declaration tracing 2020-09-19 14:18:52 -04:00
ClassLoadOrderTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
ClassScopeTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
ClassStringTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
ClassTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
CloneTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
ClosureTest.php Fix #4209 - allow hinting arrow function return type 2020-09-19 14:59:19 -04:00
CodebaseTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
ComposerLockTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
ConstantTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
DeprecatedAnnotationTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
DocblockInheritanceTest.php unused use statements (#4228) 2020-09-22 01:10:46 -04:00
DocCommentTest.php Test parallelization (#4045) 2020-08-23 10:32:07 -04:00
DocumentationTest.php unused use statements (#4228) 2020-09-22 01:10:46 -04:00
EnumTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
ErrorBaselineTest.php Use array destructuring when possible (#4221) 2020-09-20 12:55:38 -04:00
ExtendsFinalClassTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
FileDiffTest.php replace deprecated methods with their equivalent (#4217) 2020-09-20 08:56:49 -04:00
FileReferenceTest.php unused use statements (#4228) 2020-09-22 01:10:46 -04:00
ForbiddenCodeTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
FunctionCallTest.php Add check for strpos dictionaries 2020-09-13 21:42:44 -04:00
GeneratorTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
ImmutableAnnotationTest.php unused use statements (#4228) 2020-09-22 01:10:46 -04:00
IncludeTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
InterfaceTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
InternalAnnotationTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
IssueBufferTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
IssueSuppressionTest.php Support multiple issue types in @psalm-suppress (#4179) 2020-09-13 16:41:14 -04:00
JsonOutputTest.php unused use statements (#4228) 2020-09-22 01:10:46 -04:00
junit.xsd Validate junit output against xsd 2020-03-08 20:18:35 -05:00
ListTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
MagicMethodAnnotationTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
MagicPropertyTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
MatchTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
MethodCallTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
MethodMutationTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
MethodSignatureTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
MixinAnnotationTest.php unused use statements (#4228) 2020-09-22 01:10:46 -04:00
NamespaceTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
Php40Test.php More return types (#4173) 2020-09-12 11:24:05 -04:00
Php55Test.php More return types (#4173) 2020-09-12 11:24:05 -04:00
Php56Test.php More return types (#4173) 2020-09-12 11:24:05 -04:00
Php70Test.php More return types (#4173) 2020-09-12 11:24:05 -04:00
Php71Test.php More return types (#4173) 2020-09-12 11:24:05 -04:00
ProjectCheckerTest.php unused use statements (#4228) 2020-09-22 01:10:46 -04:00
PropertyTypeTest.php Fix #4198 - make analysis of class-string property assignments more robust 2020-09-20 09:18:35 -04:00
PsalmPluginTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
PureAnnotationTest.php unused use statements (#4228) 2020-09-22 01:10:46 -04:00
PureCallableTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
ReferenceConstraintTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
ReportOutputTest.php unused use statements (#4228) 2020-09-22 01:10:46 -04:00
ReturnTypeTest.php Fix a few more things 2020-09-13 23:28:31 -04:00
SelfOutTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
StubTest.php unused use statements (#4228) 2020-09-22 01:10:46 -04:00
SwitchTypeTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
TaintTest.php unused use statements (#4228) 2020-09-22 01:10:46 -04:00
TestCase.php Rename TaintGraph to ControlFlowGraph because it’s about to do more 2020-09-20 23:59:52 -04:00
TestConfig.php replace return; by return null; in every non-void method, add return null; when mising, add return types, remove redundant phpdoc (#4176) 2020-09-13 16:39:06 -04:00
ThrowsAnnotationTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
ThrowsInGlobalScopeTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
ToStringTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
TraceTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
TraitTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
TryCatchTest.php Skip currently-failing undefined variable test 2020-09-21 16:01:14 -04:00
TypeAnnotationTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
TypeCombinationTest.php Fix a couple of false-positive redundant conditions 2020-09-19 18:12:14 -04:00
TypeParseTest.php Support more array intersections in type parsing 2020-09-14 12:13:33 -04:00
UnusedCodeTest.php unused use statements (#4228) 2020-09-22 01:10:46 -04:00
UnusedVariableTest.php Add more tests for unused variables 2020-09-25 00:14:27 -04:00
VariadicTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00