1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00
psalm/tests
2023-10-22 20:22:01 +02:00
..
Cache Merge remote-tracking branch 'origin/5.x' into v6_fixes 2023-10-22 20:08:39 +02:00
Config Merge remote-tracking branch 'origin/5.x' into v6_fixes 2023-10-22 20:08:39 +02:00
EndToEnd Strict types everywhere 2023-10-19 13:12:06 +02:00
FileManipulation Strict types everywhere 2023-10-19 13:12:06 +02:00
FileUpdates Strict types everywhere 2023-10-19 13:12:06 +02:00
fixtures Merge remote-tracking branch 'origin/5.x' into v6_fixes 2023-10-22 20:08:39 +02:00
Internal Strict types everywhere 2023-10-19 13:12:06 +02:00
LanguageServer Strict types everywhere 2023-10-19 13:12:06 +02:00
Loop Strict types everywhere 2023-10-19 13:12:06 +02:00
Progress Strict types everywhere 2023-10-19 13:12:06 +02:00
ReturnTypeProvider Strict types everywhere 2023-10-19 13:12:06 +02:00
Template Merge remote-tracking branch 'origin/5.x' into v6_fixes 2023-10-22 20:08:39 +02:00
Traits Strict types everywhere 2023-10-19 13:12:06 +02:00
Type
TypeReconciliation Strict types everywhere 2023-10-19 13:12:06 +02:00
AlgebraTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
AnnotationTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ArgTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ArrayAccessTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ArrayAssignmentTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ArrayFunctionCallTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ArrayKeysTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
AssertAnnotationTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
AssignmentTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
AsyncTestCase.php Merge remote-tracking branch 'origin/5.x' into v6_fixes 2023-10-22 20:08:39 +02:00
AttributeTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
autoload.php Fix 2023-10-22 20:13:31 +02:00
BadFormatTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
BinaryOperationTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ByIssueLevelAndTypeReportTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
CallableTest.php Merge remote-tracking branch 'origin/5.x' into v6_fixes 2023-10-22 20:08:39 +02:00
CastTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
CheckTypeTest.php Merge remote-tracking branch 'origin/5.x' into v6_fixes 2023-10-22 20:08:39 +02:00
ClassLikeDocblockParserTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ClassLikeStringTest.php Merge remote-tracking branch 'origin/5.x' into v6_fixes 2023-10-22 20:08:39 +02:00
ClassLoadOrderTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ClassScopeTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ClassTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
CloneTest.php Add codesniffer rules and expand php-cs-fixer to bin and test 2022-12-14 13:29:09 -06:00
ClosureTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
CodebaseTest.php Merge remote-tracking branch 'origin/5.x' into v6_fixes 2023-10-22 20:08:39 +02:00
CommentAnalyzerTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ComposerLockTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ConstantTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ConstValuesTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
CoreStubsTest.php Merge remote-tracking branch 'origin/5.x' into v6_fixes 2023-10-22 20:08:39 +02:00
DateTimeTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
DeprecatedAnnotationTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
DocblockInheritanceTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
DocCommentTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
DocumentationTest.php Merge remote-tracking branch 'origin/5.x' into v6_fixes 2023-10-22 20:08:39 +02:00
EnumTest.php Fixes 2023-10-22 20:11:28 +02:00
ErrorBaselineTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ExpressionTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ExtendsFinalClassTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ExtensionRequirementTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ExtLibxmlStubTest.php Fix dom_import_simplexml() 2023-01-18 18:31:54 -05:00
FFITest.php FFI Stubs: Define a set of tests. 2023-02-21 23:08:58 +01:00
FileDiffTest.php Merge remote-tracking branch 'origin/5.x' into v6_fixes 2023-10-22 20:08:39 +02:00
FileReferenceTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ForbiddenCodeTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
FunctionCallTest.php Merge remote-tracking branch 'origin/5.x' into v6_fixes 2023-10-22 20:08:39 +02:00
FunctionLikeDocblockParserTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
GeneratorTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
IfThisIsTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ImmutableAnnotationTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ImplementationRequirementTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
IncludeTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
InterfaceTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
InternalAnnotationTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
IntersectionTypeTest.php qa: introduce failing test for type-aliased intersection string 2023-04-11 20:29:08 +02:00
IntRangeTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
IssueBufferTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
IssueSuppressionTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
JsonOutputTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
junit.xsd
KeyOfArrayTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
ListTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
MagicMethodAnnotationTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
MagicPropertyTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
MatchTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
MethodCallTest.php Merge remote-tracking branch 'origin/5.x' into v6_fixes 2023-10-22 20:08:39 +02:00
MethodMutationTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
MethodSignatureTest.php Merge remote-tracking branch 'origin/5.x' into v6_fixes 2023-10-22 20:08:39 +02:00
MixinAnnotationTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
NamespaceTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
NativeIntersectionsTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
NativeUnionsTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
Php40Test.php Strict types everywhere 2023-10-19 13:12:06 +02:00
Php55Test.php Strict types everywhere 2023-10-19 13:12:06 +02:00
Php56Test.php Strict types everywhere 2023-10-19 13:12:06 +02:00
Php70Test.php Strict types everywhere 2023-10-19 13:12:06 +02:00
Php71Test.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ProjectCheckerTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
PropertiesOfTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
PropertyTypeInvarianceTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
PropertyTypeTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
PsalmPluginTest.php Fixes 2023-10-22 20:11:28 +02:00
PureAnnotationTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
PureCallableTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ReadonlyPropertyTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ReferenceConstraintTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ReferenceTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ReflectionTest.php Reflection class stub updates 2022-12-18 14:35:41 -06:00
ReportOutputTest.php Fix 2023-10-22 20:22:01 +02:00
ReturnTypeTest.php Merge remote-tracking branch 'origin/5.x' into v6_fixes 2023-10-22 20:08:39 +02:00
somefile.php Strict types everywhere 2023-10-19 13:12:06 +02:00
StubTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
SuperGlobalsTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
SwitchTypeTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
TaintTest.php Merge remote-tracking branch 'origin/5.x' into v6_fixes 2023-10-22 20:08:39 +02:00
TestCase.php Merge remote-tracking branch 'origin/5.x' into v6_fixes 2023-10-22 20:08:39 +02:00
TestConfig.php Fixes 2023-10-22 20:11:28 +02:00
TestEnvironmentTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ThisOutTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ThrowsAnnotationTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ThrowsInGlobalScopeTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ToStringTest.php Merge remote-tracking branch 'origin/5.x' into v6_fixes 2023-10-22 20:08:39 +02:00
TraceTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
TraitTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
TryCatchTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
TypeAnnotationTest.php Merge remote-tracking branch 'origin/5.x' into v6_fixes 2023-10-22 20:08:39 +02:00
TypeCombinationTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
TypeComparatorTest.php Merge remote-tracking branch 'origin/5.x' into v6_fixes 2023-10-22 20:08:39 +02:00
TypeParseTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
UnresolvableIncludeTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
UnsupportedPropertyReferenceUsage.php GH-9825 2023-05-26 18:03:05 -04:00
UnusedCodeTest.php Merge remote-tracking branch 'origin/5.x' into v6_fixes 2023-10-22 20:08:39 +02:00
UnusedVariableTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ValueOfTest.php feature: provide support for templated value-of enum values 2023-04-15 00:38:12 +02:00
VariadicTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00