1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 12:55:26 +01:00
psalm/tests
2022-01-07 18:50:13 -05:00
..
CommandFunctions Apply literal number separator rector 2022-01-05 01:00:05 +02:00
Config Applied ClosureToArrowFunctionRector 2022-01-06 00:48:04 +02:00
EndToEnd Drop dead code based on PHP_VERSION_ID 2022-01-05 01:49:27 +02:00
FileManipulation remove TEmpty 2022-01-03 04:09:59 +02:00
FileUpdates Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
fixtures
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 remove TEmpty 2022-01-03 04:09:59 +02:00
Template Simplify object comparison 2022-01-07 18:50:13 -05:00
Traits Promote conditional tests to always-running 2022-01-04 11:40:55 +02:00
Type Format declare(strict_types=1) 2021-12-15 04:42:37 +01:00
TypeReconciliation Make treatment of interfaces and classes more symmetrical 2022-01-05 01:10:57 +00:00
AlgebraTest.php Apply literal number separator rector 2022-01-05 01:00:05 +02:00
AnnotationTest.php remove obsolete test and fix a missing exception 2022-01-05 23:08:34 +01:00
ArgTest.php Use InvalidScalarArgument only when we can be sure PHP attempts coercion 2022-01-02 14:56:18 +02:00
ArrayAccessTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ArrayAssignmentTest.php Merge pull request #7188 from vimeo/muglug-use-invalidscalarargument-less 2022-01-03 06:04:42 +02:00
ArrayFunctionCallTest.php Remove unnecessary references to empty in TypeCombiner 2022-01-03 04:10:41 +02:00
AssertAnnotationTest.php Merge pull request #7309 from orklah/emptyStringKeyedArray 2022-01-06 09:37:28 +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 Merge branch '4.x' into upstream-master 2022-01-07 08:44:32 +02: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 Merge branch '4.x' into upstream-master 2022-01-07 08:44:32 +02:00
CodebaseTest.php Applied ClosureToArrowFunctionRector 2022-01-06 00:48:04 +02:00
CommentAnalyzerTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ComposerLockTest.php Applied JsonThrowOnErrorRector 2022-01-05 19:32:43 +02:00
ConstantTest.php Merge branch '4.x' into upstream-master 2022-01-04 10:07:18 +02: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 Use InvalidScalarArgument only when we can be sure PHP attempts coercion 2022-01-02 14:56:18 +02:00
DocCommentTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
DocumentationTest.php Applied ClosureToArrowFunctionRector 2022-01-06 00:48:04 +02:00
EnumTest.php Fix merge errors 2022-01-03 04:10:39 +02: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 Applied ClosureToArrowFunctionRector 2022-01-06 00:48:04 +02: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 Merge branch '4.x' into upstream-master 2022-01-04 19:42:08 +02: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 Add tests for psalm-if-this-is variables and template inference 2022-01-01 13:03:17 +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 Use InvalidScalarArgument only when we can be sure PHP attempts coercion 2022-01-02 14:56:18 +02: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 remove TEmpty 2022-01-03 04:09:59 +02: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 Use InvalidScalarArgument only when we can be sure PHP attempts coercion 2022-01-02 14:56:18 +02: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 remove TEmpty 2022-01-03 04:09:59 +02: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 Applied JsonThrowOnErrorRector 2022-01-05 19:32:43 +02: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 Applied ClosureToArrowFunctionRector 2022-01-06 00:48:04 +02:00
TestCase.php Applied ClosureToArrowFunctionRector 2022-01-06 00:48:04 +02: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 Remove unnecessary references to empty in TypeCombiner 2022-01-03 04:10:41 +02:00
TypeComparatorTest.php Applied ClosureToArrowFunctionRector 2022-01-06 00:48:04 +02:00
TypeParseTest.php parse array{} into an empty array 2022-01-05 23:08:33 +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