1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests
orklah 2a6f12296e
Merge pull request #7260 from orklah/6691
forbid calling impure callable in immutable context
2022-01-01 12:08:07 +01:00
..
CommandFunctions Import instead of using fqn 2021-12-03 20:11:20 +01:00
Config Fixed ignoreTypeStats & useStrictTypes flag value detection for directories in config 2021-12-18 19:59:25 +06:00
EndToEnd Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
FileManipulation Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
FileUpdates Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
fixtures Display target PHP version 2021-11-27 02:18:09 +02:00
Internal Use directory separator to make test more portable 2021-12-24 15:55:24 +01:00
LanguageServer Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
Loop Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
Progress Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ReturnTypeProvider in_array returns false in strict mode if types are incompatibles 2021-12-13 00:00:53 +01:00
Template fix test 2022-01-01 11:21:43 +01:00
Traits Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
Type Format declare(strict_types=1) 2021-12-15 04:42:37 +01:00
TypeReconciliation Fix callable negation 2021-12-18 19:42:43 +00:00
AlgebraTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
AnnotationTest.php Merge pull request #7157 from nowaja/master 2021-12-15 18:37:26 +01:00
ArgTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ArrayAccessTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ArrayAssignmentTest.php allow successful destructuring to also be null if the source was nullable 2021-12-20 22:48:27 +01:00
ArrayFunctionCallTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
AssertAnnotationTest.php fix test 2021-12-26 19:27:13 +01:00
AssignmentTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
AttributeTest.php fix stub and fix test 2021-12-20 09:57:06 +01:00
BadFormatTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
BinaryOperationTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
CallableTest.php Remove dead code from test 2021-12-27 19:43:06 +03:00
ClassLikeDocblockParserTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ClassLikeStringTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ClassLoadOrderTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ClassScopeTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ClassTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
CloneTest.php Handle some partials 2021-12-04 21:55:53 +01:00
ClosureTest.php Fix first-class callables when used with magic method, built-in, or undefined methods 2021-12-27 14:29:33 -06:00
CodebaseTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
CommentAnalyzerTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ComposerLockTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ConstantTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ConstValuesTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
CoreStubsTest.php Handle some partials 2021-12-04 21:55:53 +01:00
DeprecatedAnnotationTest.php allow marking enum cases as @deprecated 2021-12-22 06:16:42 +01:00
DocblockInheritanceTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
DocCommentTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
DocumentationTest.php update docs for enum case deprecation 2021-12-22 06:16:42 +01:00
EnumTest.php recognize Deprecated attribute on enum cases 2021-12-22 06:16:42 +01:00
ErrorBaselineTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ExtendsFinalClassTest.php Handle some partials 2021-12-04 21:55:53 +01:00
ExtensionRequirementTest.php Handle some partials 2021-12-04 21:55:53 +01:00
FileDiffTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
FileReferenceTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ForbiddenCodeTest.php Handle some partials 2021-12-04 21:55:53 +01:00
FunctionCallTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
FunctionLikeDocblockParserTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
GeneratorTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
IfThisIsTest.php Checking psalm-if-this-is before applying psalm-this-out 2021-12-30 21:48:25 +03:00
ImmutableAnnotationTest.php fix test 2021-12-30 22:39:30 +01:00
ImplementationRequirementTest.php Handle some partials 2021-12-04 21:55:53 +01:00
IncludeTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InterfaceTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InternalAnnotationTest.php trim whitespaces in namespaces specified at @psalm-internal 2021-12-27 02:31:11 +02:00
IntRangeTest.php handle literal equality with integer ranges 2021-12-26 21:09:27 +01:00
IssueBufferTest.php "No errors found!" message is now printed within a nice green block 2021-12-14 00:50:32 +06:00
IssueSuppressionTest.php allow suppressing unevaluatedCode 2021-12-29 00:44:48 +01:00
JsonOutputTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
junit.xsd
ListTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MagicMethodAnnotationTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MagicPropertyTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MatchTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MethodCallTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MethodMutationTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MethodSignatureTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MixinAnnotationTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
NamespaceTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
Php40Test.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
Php55Test.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
Php56Test.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
Php70Test.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
Php71Test.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ProjectCheckerTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PropertyTypeInvarianceTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PropertyTypeTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PsalmPluginTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PureAnnotationTest.php forbid calling impure callable in immutable context 2022-01-01 11:13:45 +01:00
PureCallableTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ReadonlyPropertyTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ReferenceConstraintTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ReportOutputTest.php Conversion of misc 2021-12-14 02:52:44 +01:00
ReturnTypeTest.php Add test for nested array_map return type. 2021-12-15 11:09:10 -06:00
somefile.php
StubTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
SuperGlobalsTest.php Handle some partials 2021-12-04 21:55:53 +01:00
SwitchTypeTest.php flag the context as "inside_conditional" when analyzing leftover cases to prevent emitting unused error 2021-12-23 22:18:27 +01:00
TaintTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TestCase.php fix unused and CS 2021-12-27 20:10:39 +01:00
TestConfig.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ThisOutTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ThrowsAnnotationTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ThrowsInGlobalScopeTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ToStringTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TraceTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TraitTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TryCatchTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TypeAnnotationTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TypeCombinationTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TypeComparatorTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TypeParseTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UnresolvableIncludeTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UnusedCodeTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UnusedVariableTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
VariadicTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00