1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 12:55:26 +01:00
psalm/tests
Matthew Brown 8ab0eec4dd Fix key
2022-01-25 01:36:23 -05:00
..
CommandFunctions Apply literal number separator rector 2022-01-05 01:00:05 +02:00
Config refactor description of types in Atomic 2022-01-22 19:34:57 +01:00
EndToEnd Drop dead code based on PHP_VERSION_ID 2022-01-05 01:49:27 +02:00
FileManipulation Ensure that all entries in test arrays have explicit keys (#7386) 2022-01-13 13:49:37 -05: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
ReturnTypeProvider Merge remote-tracking branch 'upstream/4.x' into upstream-master3 2022-01-18 18:37:04 +01:00
Template Fix combination of templated types 2022-01-24 13:56:32 -05:00
Traits refactor description of types in Atomic 2022-01-22 19:34:57 +01:00
Type
TypeReconciliation Simplify context references 2022-01-24 16:35:42 -05:00
AlgebraTest.php Use objects, not strings, for assertions (#7410) 2022-01-20 17:33:06 -05:00
AnnotationTest.php Simplify issue suppression in tests 2022-01-13 14:38:17 -05: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 Simplify issue suppression in tests 2022-01-13 14:38:17 -05:00
ArrayFunctionCallTest.php refactor description of types in Atomic 2022-01-22 19:34:57 +01:00
AssertAnnotationTest.php Simplify issue suppression in tests 2022-01-13 14:38:17 -05: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
ComposerLockTest.php Applied JsonThrowOnErrorRector 2022-01-05 19:32:43 +02:00
ConstantTest.php refactor description of types in Atomic 2022-01-22 19:34:57 +01: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 Merge remote-tracking branch 'upstream/4.x' into upstream-master4 2022-01-22 17:48:42 +01:00
EnumTest.php Merge remote-tracking branch 'upstream/4.x' into upstream-master5 2022-01-23 23:44:04 +01:00
ErrorBaselineTest.php
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
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 remove TPositiveInt usage for TIntRange 2022-01-23 22:04:18 +01:00
IssueBufferTest.php
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 refactor description of types in Atomic 2022-01-22 19:34:57 +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-master3 2022-01-18 18:37:04 +01:00
MethodMutationTest.php
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
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 Add a couple of currently-working tests 2022-01-25 01:32:35 -05: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
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
ThisOutTest.php Simplify issue suppression in tests 2022-01-13 14:38:17 -05:00
ThrowsAnnotationTest.php
ThrowsInGlobalScopeTest.php
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 Applied ClosureToArrowFunctionRector 2022-01-06 00:48:04 +02:00
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 Fix key 2022-01-25 01:36:23 -05:00
VariadicTest.php Ensure that all entries in test arrays have explicit keys (#7386) 2022-01-13 13:49:37 -05:00