1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-30 04:39:00 +01:00
psalm/tests
2021-12-04 03:37:19 +01:00
..
CommandFunctions Import instead of using fqn 2021-12-03 20:11:20 +01:00
Config Fix fqn usage in php-doc 2021-12-04 03:37:19 +01:00
EndToEnd Import instead of using fqn classes 2021-12-03 21:40:18 +01:00
FileManipulation Fix fqn usage in php-doc 2021-12-04 03:37:19 +01:00
FileUpdates Import instead of using fqn classes 2021-12-03 21:40:18 +01:00
fixtures Display target PHP version 2021-11-27 02:18:09 +02:00
Internal Fix fqn usage in php-doc 2021-12-04 03:37:19 +01:00
LanguageServer Import instead of using fqn functions 2021-12-03 21:07:25 +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 constants 2021-12-03 21:25:22 +01:00
Type
TypeReconciliation Import instead of using fqn 2021-12-03 20:11:20 +01:00
AlgebraTest.php Import instead of using fqn functions 2021-12-03 21:07:25 +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 more consistency 2021-10-20 07:32:04 +02:00
AssertAnnotationTest.php qa: re-enable skipped test for class constant assertions 2021-11-15 18:49:51 +01:00
AssignmentTest.php improve min/max inference, add a return type provider for rand, mt_rand and random_int 2021-10-02 09:53:58 +02:00
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 skipped tests 2021-10-20 23:37:52 +02:00
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 Import instead of using fqn classes 2021-12-03 21:40:18 +01:00
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 Fix fqn usage in php-doc 2021-12-04 03:37:19 +01:00
EnumTest.php Infer ::from() and ::tryFrom() return types on backed enums 2021-11-28 09:47:01 +02:00
ErrorBaselineTest.php Fix fqn usage in php-doc 2021-12-04 03:37:19 +01:00
ExtendsFinalClassTest.php
ExtensionRequirementTest.php
FileDiffTest.php Import instead of using fqn 2021-12-03 20:11:20 +01:00
FileReferenceTest.php Fix fqn usage in php-doc 2021-12-04 03:37:19 +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 Import instead of using fqn constants 2021-12-03 21:25:22 +01:00
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 functions 2021-12-03 21:07:25 +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 skipped tests 2021-10-20 23:37:52 +02:00
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 classes 2021-12-03 21:40:18 +01:00
PsalmPluginTest.php Import instead of using fqn classes 2021-12-03 21:40:18 +01:00
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 classes 2021-12-03 21:40:18 +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 functions 2021-12-03 21:07:25 +01:00
SuperGlobalsTest.php
SwitchTypeTest.php
TaintTest.php Import instead of using fqn functions 2021-12-03 21:07:25 +01:00
TestCase.php Import instead of using fqn 2021-12-03 20:11:20 +01:00
TestConfig.php Import instead of using fqn classes 2021-12-03 21:40:18 +01:00
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 fix missing implicit __toString 2021-10-20 19:54:32 +02:00
TraceTest.php Add some tests 2021-11-15 03:09:37 +01:00
TraitTest.php stub for is_a 2021-10-12 22:12:51 +02:00
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 fix test 2021-10-18 22:00:51 +02:00
TypeComparatorTest.php Import instead of using fqn functions 2021-12-03 21:07:25 +01:00
TypeParseTest.php Import instead of using fqn classes 2021-12-03 21:40:18 +01:00
UnresolvableIncludeTest.php Add tests for UnresolvableInclude 2021-11-29 18:37:14 +01:00
UnusedCodeTest.php Fix fqn usage in php-doc 2021-12-04 03:37:19 +01:00
UnusedVariableTest.php Fix fqn usage in php-doc 2021-12-04 03:37:19 +01:00
VariadicTest.php Fix fqn usage in php-doc 2021-12-04 03:37:19 +01:00