1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests
2022-01-28 15:18:30 +03:00
..
CommandFunctions Apply literal number separator rector 2022-01-05 01:00:05 +02:00
Config Fix CS 2022-01-28 15:18:30 +03:00
EndToEnd Drop dead code based on PHP_VERSION_ID 2022-01-05 01:49:27 +02:00
FileManipulation Add support for references and improve UnusedVariable checks (fixes #7254). 2022-01-26 12:55:47 -06:00
FileUpdates Merge remote-tracking branch 'upstream/4.x' into upstream-master4 2022-01-22 17:48:42 +01:00
fixtures Check for indirect circular dependencies with stubbed parents. 2022-01-22 13:56:10 -06:00
Internal Fix @covers annotation. 2022-01-11 10:03:00 -06:00
LanguageServer
Loop remove TPositiveInt 2022-01-23 23:49:23 +01:00
Progress Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ReturnTypeProvider Merge remote-tracking branch 'upstream/4.x' into upstream-master6 2022-01-26 21:06:25 +01:00
Template Merge pull request #7123 from AndrolGenhald/feature/942-type-annotate-class-constants 2022-01-25 20:54:40 +01:00
Traits refactor description of types in Atomic 2022-01-22 19:34:57 +01:00
Type
TypeReconciliation Improve reference support for assertions, array offsets, and properties. 2022-01-26 12:55:47 -06:00
AlgebraTest.php Use objects, not strings, for assertions (#7410) 2022-01-20 17:33:06 -05:00
AnnotationTest.php Add support for references and improve UnusedVariable checks (fixes #7254). 2022-01-26 12:55:47 -06:00
ArgTest.php fix errors after merge 2022-01-14 21:13:34 +01:00
ArrayAccessTest.php remove TPositiveInt 2022-01-23 23:49:23 +01:00
ArrayAssignmentTest.php Add type checking for class const assignments, fix several other const issues. 2022-01-22 17:06:54 -06:00
ArrayFunctionCallTest.php Merge remote-tracking branch 'upstream/4.x' into upstream-master6 2022-01-26 21:06:25 +01:00
AssertAnnotationTest.php Improve reference support for assertions, array offsets, and properties. 2022-01-26 12:55:47 -06:00
AssignmentTest.php Simplify issue suppression in tests 2022-01-13 14:38:17 -05:00
AttributeTest.php Simplify issue suppression in tests 2022-01-13 14:38:17 -05:00
BadFormatTest.php
BinaryOperationTest.php fix: Tests / minor bug 2022-01-22 00:00:45 +00:00
CallableTest.php refactor description of types in Atomic 2022-01-22 19:34:57 +01:00
ClassLikeDocblockParserTest.php remove unused imports 2022-01-21 00:17:06 +01:00
ClassLikeStringTest.php Use objects, not strings, for assertions (#7410) 2022-01-20 17:33:06 -05:00
ClassLoadOrderTest.php Simplify issue suppression in tests 2022-01-13 14:38:17 -05:00
ClassScopeTest.php Simplify issue suppression in tests 2022-01-13 14:38:17 -05:00
ClassTest.php Use objects, not strings, for assertions (#7410) 2022-01-20 17:33:06 -05:00
CloneTest.php Simplify issue suppression in tests 2022-01-13 14:38:17 -05:00
ClosureTest.php Merge remote-tracking branch 'upstream/4.x' into upstream-master5 2022-01-23 23:44:04 +01: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
ConstantTest.php Fix failing case in ClassConstAnalyzer and add test. 2022-01-27 21:50:36 -06:00
ConstValuesTest.php Simplify issue suppression in tests 2022-01-13 14:38:17 -05:00
CoreStubsTest.php fix merge induced errors 2022-01-22 18:05:32 +01:00
DeprecatedAnnotationTest.php Simplify issue suppression in tests 2022-01-13 14:38:17 -05:00
DocblockInheritanceTest.php Simplify issue suppression in tests 2022-01-13 14:38:17 -05:00
DocCommentTest.php
DocumentationTest.php Use PHP 8.1 when testing AmbiguousConstantInheritance. 2022-01-25 15:49:09 -06:00
EnumTest.php Merge remote-tracking branch 'upstream/4.x' into upstream-master5 2022-01-23 23:44:04 +01:00
ErrorBaselineTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ExtendsFinalClassTest.php Simplify issue suppression in tests 2022-01-13 14:38:17 -05:00
ExtensionRequirementTest.php Ensure that all entries in test arrays have explicit keys (#7386) 2022-01-13 13:49:37 -05:00
FileDiffTest.php Applied ClosureToArrowFunctionRector 2022-01-06 00:48:04 +02:00
FileReferenceTest.php
ForbiddenCodeTest.php remove forbidEcho 2022-01-18 18:25:18 +01:00
FunctionCallTest.php remove TPositiveInt usage for TIntRange 2022-01-23 22:04:18 +01:00
FunctionLikeDocblockParserTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
GeneratorTest.php refactor description of types in Atomic 2022-01-22 19:34:57 +01:00
IfThisIsTest.php fix merge induced errors 2022-01-18 23:07:35 +01:00
ImmutableAnnotationTest.php Simplify issue suppression in tests 2022-01-13 14:38:17 -05:00
ImplementationRequirementTest.php Ensure that all entries in test arrays have explicit keys (#7386) 2022-01-13 13:49:37 -05:00
IncludeTest.php Merge remote-tracking branch 'upstream/4.x' into upstream-master4 2022-01-22 17:48:42 +01:00
InterfaceTest.php fix: Tests / minor bug 2022-01-22 00:00:45 +00:00
InternalAnnotationTest.php Simplify issue suppression in tests 2022-01-13 14:38:17 -05:00
IntRangeTest.php fix error with 0 being considered positive 2022-01-25 21:54:55 +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 Simplify issue suppression in tests 2022-01-13 14:38:17 -05:00
JsonOutputTest.php refactor description of types in Atomic 2022-01-22 19:34:57 +01:00
junit.xsd
ListTest.php Simplify issue suppression in tests 2022-01-13 14:38:17 -05:00
MagicMethodAnnotationTest.php Merge remote-tracking branch 'upstream/4.x' into upstream-master6 2022-01-26 21:06:25 +01:00
MagicPropertyTest.php Merge remote-tracking branch 'upstream/4.x' into upstream-master 2022-01-14 21:01:25 +01:00
MatchTest.php Simplify issue suppression in tests 2022-01-13 14:38:17 -05:00
MethodCallTest.php Merge remote-tracking branch 'upstream/4.x' into upstream-master6 2022-01-26 21:06:25 +01:00
MethodMutationTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MethodSignatureTest.php fix merge induced errors 2022-01-22 18:05:32 +01:00
MixinAnnotationTest.php Simplify issue suppression in tests 2022-01-13 14:38:17 -05:00
NamespaceTest.php Simplify issue suppression in tests 2022-01-13 14:38:17 -05:00
NativeIntersectionsTest.php fix: Tests / minor bug 2022-01-22 00:00:45 +00:00
NativeUnionsTest.php fix: Tests / minor bug 2022-01-22 00:00:45 +00:00
Php40Test.php Simplify issue suppression in tests 2022-01-13 14:38:17 -05:00
Php55Test.php Simplify issue suppression in tests 2022-01-13 14:38:17 -05:00
Php56Test.php Simplify issue suppression in tests 2022-01-13 14:38:17 -05:00
Php70Test.php Simplify issue suppression in tests 2022-01-13 14:38:17 -05:00
Php71Test.php Simplify issue suppression in tests 2022-01-13 14:38:17 -05:00
ProjectCheckerTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PropertyTypeInvarianceTest.php Simplify issue suppression in tests 2022-01-13 14:38:17 -05:00
PropertyTypeTest.php fix: Tests / minor bug 2022-01-22 00:00:45 +00:00
PsalmPluginTest.php drop compatibility aliases 2022-01-19 19:29:16 +01:00
PureAnnotationTest.php Simplify issue suppression in tests 2022-01-13 14:38:17 -05:00
PureCallableTest.php Simplify issue suppression in tests 2022-01-13 14:38:17 -05:00
ReadonlyPropertyTest.php fix merge induced errors 2022-01-18 23:07:35 +01:00
ReferenceConstraintTest.php Minor CS fix, phrasing improvement, fix test. 2022-01-26 12:55:47 -06:00
ReferenceTest.php Fix crash when a reference is reassigned in a loop. 2022-01-26 12:56:17 -06:00
ReportOutputTest.php Applied JsonThrowOnErrorRector 2022-01-05 19:32:43 +02:00
ReturnTypeTest.php refactor description of types in Atomic 2022-01-22 19:34:57 +01:00
somefile.php create real path for Psalm to stop ignoring suppressions 2021-08-19 19:31:58 +02:00
StubTest.php Check for indirect circular dependencies with stubbed parents. 2022-01-22 13:56:10 -06:00
SuperGlobalsTest.php Simplify issue suppression in tests 2022-01-13 14:38:17 -05:00
SwitchTypeTest.php Simplify issue suppression in tests 2022-01-13 14:38:17 -05:00
TaintTest.php Merge remote-tracking branch 'upstream/4.x' into upstream-master4 2022-01-22 17:48:42 +01:00
TestCase.php Merge remote-tracking branch 'upstream/4.x' into upstream-master4 2022-01-22 17:48:42 +01:00
TestConfig.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ThisOutTest.php Simplify issue suppression in tests 2022-01-13 14:38:17 -05:00
ThrowsAnnotationTest.php
ThrowsInGlobalScopeTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ToStringTest.php Simplify issue suppression in tests 2022-01-13 14:38:17 -05:00
TraceTest.php Simplify issue suppression in tests 2022-01-13 14:38:17 -05:00
TraitTest.php Simplify issue suppression in tests 2022-01-13 14:38:17 -05:00
TryCatchTest.php Remove unused use 2022-01-13 19:01:56 -05:00
TypeAnnotationTest.php Simplify issue suppression in tests 2022-01-13 14:38:17 -05:00
TypeCombinationTest.php remove TPositiveInt usage for TIntRange 2022-01-23 22:04:18 +01:00
TypeComparatorTest.php
TypeParseTest.php refactor description of types in Atomic 2022-01-22 19:34:57 +01:00
UnresolvableIncludeTest.php Ensure that all entries in test arrays have explicit keys (#7386) 2022-01-13 13:49:37 -05:00
UnusedCodeTest.php Merge remote-tracking branch 'upstream/4.x' into upstream-master4 2022-01-22 17:48:42 +01:00
UnusedVariableTest.php Improve reference support for assertions, array offsets, and properties. 2022-01-26 12:55:47 -06:00
VariadicTest.php Ensure that all entries in test arrays have explicit keys (#7386) 2022-01-13 13:49:37 -05:00