1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests
2019-05-24 13:35:14 -04:00
..
Config Remove TSqlSelectString and related dependency 2019-05-20 23:14:41 -04:00
FileManipulation Coerce mixed values when passed as arguments 2019-05-21 11:51:41 -04:00
FileUpdates Remove useless echo from tests 2019-05-23 14:32:07 -04:00
fixtures Remove ignored symlink 2019-05-23 22:31:54 -04:00
Internal/Provider
LanguageServer Fix #1656 - allow chained call completion 2019-05-17 12:38:29 -04:00
Loop Fix issue where iterators weren’t processed recursively 2019-05-08 09:04:52 -04:00
Template Fix leaky template type 2019-05-24 13:35:14 -04:00
Traits
AnnotationTest.php Bump to PHP 7.1 2019-05-16 18:36:36 -04:00
ArgTest.php
ArrayAccessTest.php Allow array access on @template T as array 2019-05-23 18:06:22 -04:00
ArrayAssignmentTest.php Allow array access on @template T as array 2019-05-23 18:06:22 -04:00
AssertTest.php Fix #1665 - allow -if-true & -if-false assertions on static methods 2019-05-22 17:49:38 -04:00
AssignmentTest.php
BadFormatTest.php Fix #1666 - complain about properties in interfaces 2019-05-23 10:21:56 -04:00
BinaryOperationTest.php
bootstrap.php
CallableTest.php
ClassLoadOrderTest.php Fix bad signature in ClassLoadOrderTest 2019-05-23 12:54:23 -04:00
ClassScopeTest.php
ClassStringTest.php Bump to PHP 7.1 2019-05-16 18:36:36 -04:00
ClassTest.php Fix interface_exists after class_exists check 2019-05-20 20:57:59 -04:00
CodebaseTest.php Bump to PHP 7.1 2019-05-16 18:36:36 -04:00
ComposerLockTest.php
ConstantTest.php
DeprecatedAnnotationTest.php
DocumentationTest.php Bump to PHP 7.1 2019-05-16 18:36:36 -04:00
EmptyTest.php Allow array access on @template T as array 2019-05-23 18:06:22 -04:00
EnumTest.php Add separate issue for undefined classes in docblocks 2019-05-15 18:41:26 -04:00
ErrorBaselineTest.php Bump to PHP 7.1 2019-05-16 18:36:36 -04:00
FileDiffTest.php
FileReferenceTest.php Fix duplicate test 2019-05-23 13:10:23 -04:00
ForbiddenCodeTest.php
FunctionCallTest.php Ignore nullable issues on just-coerced types 2019-05-21 12:59:06 -04:00
IncludeTest.php Move test fixtures to a single directory 2019-05-09 18:23:14 -04:00
InterfaceTest.php Fix #1674 - treat intersections more equally regardless of order 2019-05-24 12:48:37 -04:00
InternalAnnotationTest.php
IsAbsolutePathTest.php
IssetTest.php
IssueSuppressionTest.php
JsonOutputTest.php Bump to PHP 7.1 2019-05-16 18:36:36 -04:00
ListTest.php
MagicMethodAnnotationTest.php Bump to PHP 7.1 2019-05-16 18:36:36 -04:00
MagicPropertyTest.php
MethodCallTest.php
MethodMutationTest.php
MethodSignatureTest.php Bump to PHP 7.1 2019-05-16 18:36:36 -04:00
NamespaceTest.php
Php40Test.php
Php55Test.php
Php56Test.php
Php70Test.php
Php71Test.php
ProjectCheckerTest.php Bump to PHP 7.1 2019-05-16 18:36:36 -04:00
PropertyTypeTest.php Bump to PHP 7.1 2019-05-16 18:36:36 -04:00
PsalmInternalAnnotationTest.php psalm-internal: Prevent use of @psalm-internal without @internal 2019-05-14 18:54:16 -04:00
PsalmPluginTest.php Bump to PHP 7.1 2019-05-16 18:36:36 -04:00
RedundantConditionTest.php Fix erroneous update of existing variables 2019-05-23 18:04:12 -04:00
ReferenceConstraintTest.php
ReportOutputTest.php Bump to PHP 7.1 2019-05-16 18:36:36 -04:00
ReturnTypeTest.php Fix #1580 - look for no-returns in try/catch statements 2019-05-14 21:22:29 -04:00
ScopeTest.php
StubTest.php Bump to PHP 7.1 2019-05-16 18:36:36 -04:00
SwitchTypeTest.php
TestCase.php Bump to PHP 7.1 2019-05-16 18:36:36 -04:00
TestConfig.php Make tests much faster 2019-05-17 11:22:34 -04:00
ThrowsAnnotationTest.php Bump to PHP 7.1 2019-05-16 18:36:36 -04:00
ThrowsInGlobalScopeTest.php Bump to PHP 7.1 2019-05-16 18:36:36 -04:00
ToStringTest.php
TraitTest.php Add separate issue for undefined classes in docblocks 2019-05-15 18:41:26 -04:00
TryCatchTest.php Fix #1580 - look for no-returns in try/catch statements 2019-05-14 21:22:29 -04:00
TypeAlgebraTest.php
TypeAnnotationTest.php
TypeCombinationTest.php Fix #1628 - improve behaviour of unset in loops 2019-05-13 11:00:17 -04:00
TypeParseTest.php Add parser support for key-of and indexed access 2019-05-23 23:52:48 -04:00
TypeReconciliationTest.php Bump to PHP 7.1 2019-05-16 18:36:36 -04:00
TypeTest.php
UnusedCodeTest.php Bump to PHP 7.1 2019-05-16 18:36:36 -04:00
UnusedVariableTest.php Improve dead code detection a little more 2019-05-20 18:25:11 -04:00
ValueTest.php Remove TSqlSelectString and related dependency 2019-05-20 23:14:41 -04:00
VariadicTest.php Bump to PHP 7.1 2019-05-16 18:36:36 -04:00