1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests
2019-05-28 11:54:07 -04:00
..
Config Revert "Implement better progress" 2019-05-27 13:07:02 -04:00
FileManipulation Coerce mixed values when passed as arguments 2019-05-21 11:51:41 -04:00
FileUpdates Revert "Implement better progress" 2019-05-27 13:07:02 -04:00
fixtures Remove ignored symlink 2019-05-23 22:31:54 -04:00
Internal/Provider Track method param uses between diff runs 2019-04-29 17:29:38 -04:00
LanguageServer Revert "Implement better progress" 2019-05-27 13:07:02 -04:00
Loop Fix issue where iterators weren’t processed recursively 2019-05-08 09:04:52 -04:00
Template Prevent more broad template types being captured 2019-05-28 11:54:07 -04:00
Traits Fix #1531 - improve hrtime return type 2019-04-03 17:08:37 -04:00
AnnotationTest.php Bump to PHP 7.1 2019-05-16 18:36:36 -04:00
ArgTest.php Add some formatting 2019-03-23 14:27:54 -04:00
ArrayAccessTest.php Fix class constant assertions on self/static 2019-05-27 13:33:14 -04:00
ArrayAssignmentTest.php Allow array access on @template T as array 2019-05-23 18:06:22 -04:00
AssertTest.php Fix assertions with single templated class-string 2019-05-27 12:17:20 -04:00
AssignmentTest.php Improve type coverage in both good and bad ways 2019-03-25 22:30:40 -04:00
BadFormatTest.php Fix #1666 - complain about properties in interfaces 2019-05-23 10:21:56 -04:00
BinaryOperationTest.php Support for bitwise not 2019-04-14 10:16:38 -04:00
bootstrap.php Add support for absolute plugin paths. 2019-05-05 16:44:36 -04:00
CallableTest.php Allow mixed callable params to be valid 2019-04-24 12:54:35 -04:00
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 #1682 - correct arg check 2019-05-26 16:26:47 -04:00
CodebaseTest.php Bump to PHP 7.1 2019-05-16 18:36:36 -04:00
ComposerLockTest.php Add some formatting 2019-03-23 14:27:54 -04:00
ConstantTest.php Add some formatting 2019-03-23 14:27:54 -04:00
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 Fix #1574 - detect docblock additions to the first statement of a method when diffing 2019-04-22 21:50:58 -04:00
FileReferenceTest.php Fix duplicate test 2019-05-23 13:10:23 -04:00
ForbiddenCodeTest.php Case-insensitive checks for var_dump and shell_exec 2019-04-13 12:35:49 -04:00
FunctionCallTest.php Prevent more broad template types being captured 2019-05-28 11:54:07 -04:00
IncludeTest.php Move test fixtures to a single directory 2019-05-09 18:23:14 -04:00
InterfaceTest.php Fix #1686 - intersect object and named class properly 2019-05-26 13:11:43 -04:00
InternalAnnotationTest.php
IsAbsolutePathTest.php Add support for absolute plugin paths. 2019-05-05 16:44:36 -04:00
IssetTest.php Add some formatting 2019-03-23 14:27:54 -04:00
IssueSuppressionTest.php Add some formatting 2019-03-23 14:27:54 -04:00
JsonOutputTest.php Bump to PHP 7.1 2019-05-16 18:36:36 -04:00
ListTest.php
MagicMethodAnnotationTest.php Fix #1692 - allow magic annotations on all interfaces without config flag 2019-05-26 23:35:03 -04:00
MagicPropertyTest.php Don’t remove null after magic property fetch 2019-05-27 09:18:34 -04:00
MethodCallTest.php Always evaluate static calls when method call cannot 2019-04-18 13:51:34 -04:00
MethodMutationTest.php Add some formatting 2019-03-23 14:27:54 -04:00
MethodSignatureTest.php Fix #1681 - interpret parent annotation properly 2019-05-25 11:51:09 -04:00
NamespaceTest.php
Php40Test.php
Php55Test.php
Php56Test.php Improve handling of variadic parameters 2019-04-09 13:58:49 -04:00
Php70Test.php Add some formatting 2019-03-23 14:27:54 -04:00
Php71Test.php Add some formatting 2019-03-23 14:27:54 -04:00
ProjectCheckerTest.php Revert "Implement better progress" 2019-05-27 13:07:02 -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 Revert "Implement better progress" 2019-05-27 13:07:02 -04:00
ReturnTypeTest.php Fix #1580 - look for no-returns in try/catch statements 2019-05-14 21:22:29 -04:00
ScopeTest.php Fix #678 - allow docblock to override mixed assignment of static vars 2019-03-28 00:10:08 -04:00
StubTest.php Revert "Implement better progress" 2019-05-27 13:07:02 -04:00
SwitchTypeTest.php Add some formatting 2019-03-23 14:27:54 -04:00
TestCase.php Revert "Implement better progress" 2019-05-27 13:07:02 -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 Allow is_subclass_of/is_a to inform shape of mixed arg 2019-05-06 10:06:05 -04:00
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 Improve handling of negated boolean operations 2019-04-12 11:26:33 -04:00
TypeAnnotationTest.php Add some formatting 2019-03-23 14:27:54 -04:00
TypeCombinationTest.php Fix #1628 - improve behaviour of unset in loops 2019-05-13 11:00:17 -04:00
TypeParseTest.php Fix #762 - support key-of and value-of types 2019-05-28 10:44:04 -04:00
TypeReconciliationTest.php Remove object-like array under falsy assertion when it contains a sure key 2019-05-28 00:32:27 -04:00
TypeTest.php Split apart TypeCoercion issues, allowing more granular issue filtering 2019-04-25 18:02:19 -04:00
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 Add more tests for key-of/value-of 2019-05-28 10:47:54 -04:00
VariadicTest.php Bump to PHP 7.1 2019-05-16 18:36:36 -04:00