1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-30 04:39:00 +01:00
psalm/tests
2021-12-03 20:29:06 +01:00
..
CommandFunctions Import instead of using fqn 2021-12-03 20:11:20 +01:00
Config Import instead of using fqn exceptions 2021-12-03 20:29:06 +01:00
EndToEnd Display target PHP version 2021-11-27 02:18:09 +02:00
FileManipulation Import instead of using fqn 2021-12-03 20:11:20 +01:00
FileUpdates Import instead of using fqn exceptions 2021-12-03 20:29:06 +01:00
fixtures Display target PHP version 2021-11-27 02:18:09 +02:00
Internal Import instead of using fqn 2021-12-03 20:11:20 +01:00
LanguageServer Import instead of using fqn 2021-12-03 20:11:20 +01:00
Loop Import instead of using fqn 2021-12-03 20:11:20 +01:00
Progress
ReturnTypeProvider
Template Fix tests 2021-11-26 21:47:17 +01:00
Traits Import instead of using fqn exceptions 2021-12-03 20:29:06 +01:00
Type
TypeReconciliation Import instead of using fqn 2021-12-03 20:11:20 +01:00
AlgebraTest.php Import instead of using fqn 2021-12-03 20:11:20 +01:00
AnnotationTest.php Import instead of using fqn exceptions 2021-12-03 20:29:06 +01:00
ArgTest.php
ArrayAccessTest.php Import instead of using fqn exceptions 2021-12-03 20:29:06 +01:00
ArrayAssignmentTest.php Import instead of using fqn 2021-12-03 20:11:20 +01:00
ArrayFunctionCallTest.php
AssertAnnotationTest.php qa: re-enable skipped test for class constant assertions 2021-11-15 18:49:51 +01:00
AssignmentTest.php
AttributeTest.php load the ReturnTypeWillChange stubs for all versions to allow using it on every PHP version 2021-11-09 19:57:03 +01:00
BadFormatTest.php Import instead of using fqn exceptions 2021-12-03 20:29:06 +01:00
BinaryOperationTest.php Import instead of using fqn exceptions 2021-12-03 20:29:06 +01:00
CallableTest.php suppress error and add test 2021-11-23 20:04:52 +01:00
ClassLikeDocblockParserTest.php Import instead of using fqn 2021-12-03 20:11:20 +01:00
ClassLikeStringTest.php Import instead of using fqn exceptions 2021-12-03 20:29:06 +01:00
ClassLoadOrderTest.php
ClassScopeTest.php
ClassTest.php use return type hints instead of php doc "@return void" 2021-11-26 20:59:41 +01:00
CloneTest.php
ClosureTest.php
CodebaseTest.php Import instead of using fqn exceptions 2021-12-03 20:29:06 +01:00
CommentAnalyzerTest.php Import instead of using fqn 2021-12-03 20:11:20 +01:00
ComposerLockTest.php
ConstantTest.php Allow references to enum cases in class constants 2021-11-15 05:56:09 +02:00
ConstValuesTest.php
CoreStubsTest.php
DeprecatedAnnotationTest.php flag DeprecatedProperty on static fetch 2021-11-29 23:32:27 +01:00
DocblockInheritanceTest.php
DocCommentTest.php Import instead of using fqn 2021-12-03 20:11:20 +01:00
DocumentationTest.php Import instead of using fqn exceptions 2021-12-03 20:29:06 +01:00
EnumTest.php Infer ::from() and ::tryFrom() return types on backed enums 2021-11-28 09:47:01 +02:00
ErrorBaselineTest.php Import instead of using fqn 2021-12-03 20:11:20 +01:00
ExtendsFinalClassTest.php
ExtensionRequirementTest.php
FileDiffTest.php Import instead of using fqn 2021-12-03 20:11:20 +01:00
FileReferenceTest.php Import instead of using fqn 2021-12-03 20:11:20 +01:00
ForbiddenCodeTest.php Import instead of using fqn exceptions 2021-12-03 20:29:06 +01:00
FunctionCallTest.php Import instead of using fqn 2021-12-03 20:11:20 +01:00
FunctionLikeDocblockParserTest.php Import instead of using fqn 2021-12-03 20:11:20 +01:00
GeneratorTest.php detect yield in new 2021-11-01 19:04:49 +01:00
IfThisIsTest.php Add template support to @psalm-self-out 2021-10-28 10:44:37 +02:00
ImmutableAnnotationTest.php
ImplementationRequirementTest.php
IncludeTest.php Import instead of using fqn exceptions 2021-12-03 20:29:06 +01:00
InterfaceTest.php
InternalAnnotationTest.php
IntRangeTest.php Don't crash on falsy with int ranges 2021-10-24 13:59:21 +02:00
IssueBufferTest.php Import instead of using fqn 2021-12-03 20:11:20 +01:00
IssueSuppressionTest.php Import instead of using fqn exceptions 2021-12-03 20:29:06 +01:00
JsonOutputTest.php Import instead of using fqn 2021-12-03 20:11:20 +01:00
junit.xsd
ListTest.php
MagicMethodAnnotationTest.php Import instead of using fqn exceptions 2021-12-03 20:29:06 +01:00
MagicPropertyTest.php
MatchTest.php
MethodCallTest.php Import instead of using fqn 2021-12-03 20:11:20 +01:00
MethodMutationTest.php Import instead of using fqn 2021-12-03 20:11:20 +01:00
MethodSignatureTest.php Import instead of using fqn exceptions 2021-12-03 20:29:06 +01:00
MixinAnnotationTest.php
NamespaceTest.php
Php40Test.php
Php55Test.php
Php56Test.php
Php70Test.php
Php71Test.php
ProjectCheckerTest.php Import instead of using fqn 2021-12-03 20:11:20 +01:00
PropertyTypeInvarianceTest.php
PropertyTypeTest.php Import instead of using fqn exceptions 2021-12-03 20:29:06 +01:00
PsalmPluginTest.php
PureAnnotationTest.php check __callStatic purity instead of the pseudoMethod purity 2021-11-21 13:51:19 +01:00
PureCallableTest.php
ReadonlyPropertyTest.php Fix detecting readonly promoted property visibility 2021-11-13 12:54:15 -06:00
ReferenceConstraintTest.php
ReportOutputTest.php Import instead of using fqn 2021-12-03 20:11:20 +01:00
ReturnTypeTest.php attempt to fix #6973 2021-11-23 20:26:07 +01:00
somefile.php
StubTest.php Import instead of using fqn exceptions 2021-12-03 20:29:06 +01:00
SuperGlobalsTest.php
SwitchTypeTest.php
TaintTest.php Import instead of using fqn exceptions 2021-12-03 20:29:06 +01:00
TestCase.php Import instead of using fqn 2021-12-03 20:11:20 +01:00
TestConfig.php
ThisOutTest.php Add template support to @psalm-self-out 2021-10-28 10:44:37 +02:00
ThrowsAnnotationTest.php Import instead of using fqn exceptions 2021-12-03 20:29:06 +01:00
ThrowsInGlobalScopeTest.php Import instead of using fqn exceptions 2021-12-03 20:29:06 +01:00
ToStringTest.php
TraceTest.php Add some tests 2021-11-15 03:09:37 +01:00
TraitTest.php
TryCatchTest.php Import instead of using fqn 2021-12-03 20:11:20 +01:00
TypeAnnotationTest.php expand type aliases when comparing unions 2021-11-19 14:15:38 +01:00
TypeCombinationTest.php
TypeComparatorTest.php Import instead of using fqn 2021-12-03 20:11:20 +01:00
TypeParseTest.php Import instead of using fqn exceptions 2021-12-03 20:29:06 +01:00
UnresolvableIncludeTest.php Add tests for UnresolvableInclude 2021-11-29 18:37:14 +01:00
UnusedCodeTest.php Import instead of using fqn exceptions 2021-12-03 20:29:06 +01:00
UnusedVariableTest.php Import instead of using fqn exceptions 2021-12-03 20:29:06 +01:00
VariadicTest.php Import instead of using fqn exceptions 2021-12-03 20:29:06 +01:00