1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 12:55:26 +01:00
psalm/tests
2020-10-12 15:17:22 -04:00
..
CommandFunctions More return types (#4173) 2020-09-12 11:24:05 -04:00
Config return types (#4311) 2020-10-12 15:02:52 -04:00
EndToEnd Fix tests 2020-10-05 10:14:39 -04:00
FileManipulation Fix #4266 - prevent OOM when analysing closure unioned with invokable class 2020-10-02 00:47:42 -04:00
FileUpdates Fix test result 2020-09-25 08:42:27 -04:00
fixtures return types (#4311) 2020-10-12 15:02:52 -04:00
Internal/Provider return types (#4311) 2020-10-12 15:02:52 -04:00
LanguageServer unused use statements (#4228) 2020-09-22 01:10:46 -04:00
Loop Ignore precondition issues in loop 2020-10-07 20:24:50 -04:00
Progress
Template Fix #4310 - prevent literal class check on union 2020-10-12 14:45:11 -04:00
Traits 4.x - skip Stringable test if not in PHP 8.0 2020-10-12 11:35:14 -04:00
TypeReconciliation Fix #4306 - negating positive-numeric is useless, avoid crash 2020-10-11 23:16:43 -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 Fix #4299 - only allow unpacking for the zeroeth-indexed element 2020-10-08 09:51:27 -04:00
ArrayAccessTest.php Don’t merge array and Traversable to iterable when there are intersections 2020-10-12 12:45:31 -04:00
ArrayAssignmentTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
ArrayFunctionCallTest.php Fix #4274 - don’t ignore mixed union in array_shift operation 2020-10-12 15:17:22 -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 Fix addition of int and string type 2020-10-07 18:01:41 -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 Skip faulty documentation key 2020-10-03 23:22:26 -04:00
EnumTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
ErrorBaselineTest.php return types (#4311) 2020-10-12 15:02:52 -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 Fix #4309 - improve reuse of callmap callable inference 2020-10-12 13:46:43 -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 Fix #4264 - prevent crash when analysing file with duplicate classes 2020-10-01 15:07:25 -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
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 Ensure PHP 8 continuation of 7.4 method signature features 2020-10-03 23:34:29 -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 feature: universal object crates (#3948) 2020-10-07 09:56:21 -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 4.x - refactor unused variable detection 2020-09-30 12:28:13 -04:00
ReturnTypeTest.php 4.x - refactor unused variable detection 2020-09-30 12:28:13 -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 Prevent duplicate switch return types 2020-09-25 09:45:20 -04:00
TaintTest.php 4.x - refactor unused variable detection 2020-09-30 12:28:13 -04:00
TestCase.php Move taint graph functionality into its own object 2020-09-25 00:37:40 -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 4.x - skip Stringable test if not in PHP 8.0 2020-10-12 11:35:14 -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 Fix #4287 - intersection of regular arrays should not result in crash 2020-10-07 17:47:17 -04:00
UnusedCodeTest.php 4.x - refactor unused variable detection 2020-09-30 12:28:13 -04:00
UnusedVariableTest.php Treat func_get_args as using function params 2020-09-30 13:08:01 -04:00
VariadicTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00