1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-30 04:39:00 +01:00
psalm/tests
2019-03-02 14:17:26 -05:00
..
DummyProject Make return type docblock-based 2019-02-08 18:08:53 -05:00
FileUpdates Fixed identified issues 2019-03-02 08:43:19 -05:00
Internal/Provider Fix unnecessary params in Psalm codebase 2019-02-23 11:31:33 -05:00
LanguageServer More tests fixed 2019-03-02 08:43:19 -05:00
Loop More provider typing 2019-03-02 08:43:19 -05:00
performance Fix #1150 2019-01-02 11:18:22 -05:00
Plugin More provider typing 2019-03-02 08:43:19 -05:00
stubs Improve ergonomics of PHPStorm meta parsing 2019-02-16 18:50:25 -05:00
symlinktest Add file to folder so git sees it 2019-01-06 13:50:57 -05:00
Template More provider typing 2019-03-02 08:43:19 -05:00
Traits More provider typing 2019-03-02 08:43:19 -05:00
AnnotationTest.php More provider typing 2019-03-02 08:43:19 -05:00
ArgTest.php More provider typing 2019-03-02 08:43:19 -05:00
ArrayAccessTest.php More provider typing 2019-03-02 08:43:19 -05:00
ArrayAssignmentTest.php More provider typing 2019-03-02 08:43:19 -05:00
AssertTest.php More provider typing 2019-03-02 08:43:19 -05:00
AssignmentTest.php More provider typing 2019-03-02 08:43:19 -05:00
BadFormatTest.php Fix #1215 - prevent bad code from crashing Psalm 2019-01-20 11:10:12 -05:00
BinaryOperationTest.php More provider typing 2019-03-02 08:43:19 -05:00
bootstrap.php Improve handling of array_search and strstr, and restrict ini_set types 2018-08-29 13:58:07 -04:00
CallableTest.php More provider typing 2019-03-02 08:43:19 -05:00
ClassLoadOrderTest.php More provider typing 2019-03-02 08:43:19 -05:00
ClassScopeTest.php More provider typing 2019-03-02 08:43:19 -05:00
ClassStringTest.php More provider typing 2019-03-02 08:43:19 -05:00
ClassTest.php More provider typing 2019-03-02 08:43:19 -05:00
CodebaseTest.php New plugin hooks (#1405) 2019-03-01 08:57:10 -05:00
ComposerLockTest.php Dropped usage of now deprecated assertArraySubset 2019-02-01 17:09:37 -05:00
ConfigFileTest.php Dropped unused uses 2019-02-17 13:17:45 -05:00
ConfigTest.php Fix default test versions to 7.3 2019-02-07 15:27:43 -05:00
ConstantTest.php More provider typing 2019-03-02 08:43:19 -05:00
DeprecatedAnnotationTest.php More provider typing 2019-03-02 08:43:19 -05:00
DocumentationTest.php Fixed identified issues 2019-03-02 08:43:19 -05:00
EmptyTest.php More provider typing 2019-03-02 08:43:19 -05:00
EnumTest.php More provider typing 2019-03-02 08:43:19 -05:00
ErrorBaselineTest.php Show total fixed errors when updating baseline 2019-02-09 11:20:48 -05:00
FileDiffTest.php More tests fixed 2019-03-02 08:43:19 -05:00
FileManipulationTest.php Fixed identified issues 2019-03-02 08:43:19 -05:00
FileReferenceTest.php Fixed identified issues 2019-03-02 08:43:19 -05:00
ForbiddenCodeTest.php More provider typing 2019-03-02 08:43:19 -05:00
FunctionCallTest.php More provider typing 2019-03-02 08:43:19 -05:00
IncludeTest.php Fixed identified issues 2019-03-02 08:43:19 -05:00
InterfaceTest.php More provider typing 2019-03-02 08:43:19 -05:00
InternalAnnotationTest.php More provider typing 2019-03-02 08:43:19 -05:00
IssetTest.php More provider typing 2019-03-02 08:43:19 -05:00
IssueSuppressionTest.php More provider typing 2019-03-02 08:43:19 -05:00
JsonOutputTest.php Fixed identified issues 2019-03-02 08:43:19 -05:00
ListTest.php More provider typing 2019-03-02 08:43:19 -05:00
MagicMethodAnnotationTest.php More provider typing 2019-03-02 08:43:19 -05:00
MagicPropertyTest.php More provider typing 2019-03-02 08:43:19 -05:00
MethodCallTest.php More provider typing 2019-03-02 08:43:19 -05:00
MethodMutationTest.php Allow properties to be set regardless of visibility 2019-03-01 17:30:55 -05:00
MethodSignatureTest.php More provider typing 2019-03-02 08:43:19 -05:00
NamespaceTest.php More provider typing 2019-03-02 08:43:19 -05:00
Php40Test.php More provider typing 2019-03-02 08:43:19 -05:00
Php55Test.php More provider typing 2019-03-02 08:43:19 -05:00
Php56Test.php More provider typing 2019-03-02 08:43:19 -05:00
Php70Test.php More provider typing 2019-03-02 08:43:19 -05:00
Php71Test.php More provider typing 2019-03-02 08:43:19 -05:00
PluginListTest.php More tests fixed 2019-03-02 08:43:19 -05:00
PluginTest.php New plugin hooks (#1405) 2019-03-01 08:57:10 -05:00
ProjectCheckerTest.php More provider typing 2019-03-02 08:43:19 -05:00
PropertyTypeTest.php More provider typing 2019-03-02 08:43:19 -05:00
PsalmPluginTest.php Move more classes into Internal namespace 2018-11-18 12:41:47 -05:00
RedundantConditionTest.php More provider typing 2019-03-02 08:43:19 -05:00
ReferenceConstraintTest.php More provider typing 2019-03-02 08:43:19 -05:00
ReportOutputTest.php Dropped unused uses 2019-02-17 13:17:45 -05:00
ReturnTypeTest.php More provider typing 2019-03-02 08:43:19 -05:00
ScopeTest.php More provider typing 2019-03-02 08:43:19 -05:00
StubTest.php Fix position of invalid param 2019-02-27 16:00:44 -05:00
SwitchTypeTest.php More provider typing 2019-03-02 08:43:19 -05:00
TestCase.php Default tests to use PHP 7.3 standards 2019-02-07 14:08:35 -05:00
TestConfig.php
ThrowsAnnotationTest.php Fix #1325 - allow MissingThrowsDocblock to be suppressed 2019-02-18 16:41:06 -05:00
ToStringTest.php More provider typing 2019-03-02 08:43:19 -05:00
TraitTest.php Flip abstract trait analysis implementation checks 2019-03-02 14:17:26 -05:00
TryCatchTest.php More provider typing 2019-03-02 08:43:19 -05:00
TypeAlgebraTest.php More provider typing 2019-03-02 08:43:19 -05:00
TypeAnnotationTest.php More provider typing 2019-03-02 08:43:19 -05:00
TypeCombinationTest.php More provider typing 2019-03-02 08:43:19 -05:00
TypeParseTest.php Fix #1393 - support analysing non-empty-array calls 2019-02-27 09:08:27 -05:00
TypeReconciliationTest.php More provider typing 2019-03-02 08:43:19 -05:00
TypeTest.php More provider typing 2019-03-02 08:43:19 -05:00
UnusedCodeTest.php Fixed identified issues 2019-03-02 08:43:19 -05:00
UnusedVariableTest.php Fixed identified issues 2019-03-02 08:43:19 -05:00
ValueTest.php More provider typing 2019-03-02 08:43:19 -05:00
VariadicTest.php More provider typing 2019-03-02 08:43:19 -05:00