1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests
2022-10-22 12:20:29 +02:00
..
CommandFunctions Import instead of using fqn 2021-12-03 20:11:20 +01:00
Config Honour global function suppressions for UndefinedFunction 2022-02-13 00:22:55 +02:00
EndToEnd Increase composer timeout 2022-01-02 07:06:16 +02:00
FileManipulation Test to describe use statements being applied 2022-09-19 21:09:45 +02:00
FileUpdates fix tests 2022-09-15 19:38:51 +02:00
fixtures fix tests 2022-09-15 19:38:51 +02:00
Internal Cleaup $ignoredFunctions 2022-10-09 17:40:36 +03:00
LanguageServer fix tests 2022-09-15 19:38:51 +02: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 Fix MinMaxReturnTypeProvider when handling TDependentListKeys 2022-10-11 14:13:40 +01:00
Template fix tests 2022-10-17 16:25:43 +02:00
Traits Specify required php version for test 2022-02-22 23:41:53 +02:00
Type Format declare(strict_types=1) 2021-12-15 04:42:37 +01:00
TypeReconciliation qa: remove redundant check as !empty already ensures that key does not return null 2022-10-17 20:38:34 +02: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 add tests 2022-10-22 08:53:40 +02:00
ArrayAccessTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ArrayAssignmentTest.php fix tests 2022-09-15 19:38:51 +02:00
ArrayFunctionCallTest.php feature: enhance type detection for internal php functions key, current, end and reset 2022-10-17 20:24:40 +02:00
AssertAnnotationTest.php fix tests for detailed $_SERVER 2022-09-15 19:39:02 +02:00
AssignmentTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
AttributeTest.php Configure a correct attribute target in stubs/CoreGenericClasses.phpstub 2022-08-24 21:32:26 +02:00
BadFormatTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
BinaryOperationTest.php Add additional checks for concat of non-empty strings to return non-falsy 2022-10-14 01:54:06 +01:00
CallableTest.php Fix analysis when __invoke() exists 2022-01-06 21:22:18 +01: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 Add check for const with reserved word class 2022-10-07 09:44:10 +01:00
CloneTest.php Handle some partials 2021-12-04 21:55:53 +01:00
ClosureTest.php Add support for callable in array_reduce 2022-08-24 16:04:22 +02: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 Fix object constant inference 2022-01-31 23:03:34 +03:00
ConstValuesTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
CoreStubsTest.php Make DatePeriod implement Traversable oh PHP 7, rename constructor params 2022-07-25 17:11:36 +03:00
DateTimeTest.php Add dateTimeModify return type provider 2022-09-14 00:53:12 +02: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 Document @psalm-ignore-variable-* 2022-04-08 00:30:23 +02:00
EnumTest.php Update stub 2022-02-23 00:52:53 +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 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 Cherry-pick: Try to provide literal int types when possible (fixes #6966) (#7071) 2022-09-19 21:54:16 +02:00
FunctionLikeDocblockParserTest.php update test cases 2022-06-15 12:31:53 +02:00
GeneratorTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
IfThisIsTest.php Fix self parsing for psalm-if-this-is and psalm-self-out 2022-01-16 16:11:40 +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 drop compatibility aliases 2022-01-19 19:29:16 +01:00
InterfaceTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InternalAnnotationTest.php Improve @psalm-internal and prevent usage of IssueBuffer::add(). 2022-06-25 02:09:40 -05:00
IntRangeTest.php fix tests 2022-09-08 13:28:43 +02:00
IssueBufferTest.php Strip colours from success message 2022-02-09 15:35:40 +02:00
IssueSuppressionTest.php allow suppressing unevaluatedCode 2021-12-29 00:44:48 +01:00
JsonOutputTest.php fix tests 2022-09-15 19:38:51 +02:00
junit.xsd
ListTest.php allow SimpleTypeInferer to infer non empty lists 2022-02-24 20:57:29 +01:00
MagicMethodAnnotationTest.php AtomicStaticCallAnalyzer: clear tmp var from context (fix #7556) 2022-02-02 13:51:54 +01:00
MagicPropertyTest.php PHP 8.2: seal all properties by default, add configuration key for lower versions 2022-01-10 10:11:28 +01:00
MatchTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MethodCallTest.php Fix test for DateTimeImmutable sub method return type 2022-10-14 00:59:54 +01:00
MethodMutationTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MethodSignatureTest.php Revert "PHP 8.1: Report missing typehints in overridden native methods" 2022-01-31 14:37:42 +02:00
MixinAnnotationTest.php AtomicStaticCallAnalyzer: clear tmp var from context (fix #7556) 2022-02-02 13:51:54 +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 drop compatibility aliases 2022-01-19 19:29:16 +01:00
PureAnnotationTest.php fix test 2022-01-07 19:39:24 +01:00
PureCallableTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ReadonlyPropertyTest.php #7731 - recognize @psalm-allow-private-mutation in PHP 8+ constructors 2022-07-29 16:50:56 +03:00
ReferenceConstraintTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ReportOutputTest.php Count Report Format 2022-07-10 17:50:50 -05:00
ReturnTypeTest.php fix tests 2022-09-15 19:38:51 +02:00
somefile.php create real path for Psalm to stop ignoring suppressions 2021-08-19 19:31:58 +02:00
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 fix tests 2022-09-15 19:38:51 +02:00
TestCase.php More attribute fixes. 2022-03-14 14:15:07 -05: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 add RiskyCast tests 2022-09-20 10:59:46 +02:00
TraceTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TraitTest.php Attribute analysis improvements. 2022-02-23 22:12:32 -06: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 added truthy-string alias for non-falsy-string 2022-08-11 16:49:58 +02: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 drop compatibility aliases 2022-01-19 19:29:16 +01:00
UnusedVariableTest.php update tests 2022-08-03 20:12:18 +02:00
VariadicTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00