1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests
2017-01-15 23:18:26 -05:00
..
AnnotationTest.php Add docblocks to tests 2017-01-13 14:07:23 -05:00
ArgTest.php Add docblocks to tests 2017-01-13 14:07:23 -05:00
ArrayAccessTest.php Add docblocks to tests 2017-01-13 14:07:23 -05:00
ArrayAssignmentTest.php Add docblocks to tests 2017-01-13 14:07:23 -05:00
AssignmentTest.php Add docblocks to tests 2017-01-13 14:07:23 -05:00
BinaryOperationTest.php Add docblocks to tests 2017-01-13 14:07:23 -05:00
bootstrap.php Fix suppressed warnings in tests 2016-12-30 19:36:35 -05:00
ClassScopeTest.php Add docblocks to tests 2017-01-13 14:07:23 -05:00
ClassTest.php Fix #53 - add back extends checks for reflected classes 2017-01-14 19:34:10 -05:00
ClosureTest.php Add docblocks to tests 2017-01-13 14:07:23 -05:00
ConfigTest.php Fix a few issues in tests 2017-01-13 14:14:24 -05:00
ConstantTest.php Fix #54 - register function constants when function is invoked 2017-01-15 16:43:49 -05:00
ForbiddenCodeTest.php Add docblocks to tests 2017-01-13 14:07:23 -05:00
ForeachTest.php Add docblocks to tests 2017-01-13 14:07:23 -05:00
FunctionCallTest.php Fix #56 - functions in root namespaces should not need slash 2017-01-15 12:34:23 -05:00
IncludeTest.php Fix a few issues in tests 2017-01-13 14:14:24 -05:00
InterfaceTest.php Fix #61 - don’t warn about non-implementing abstract classes 2017-01-15 19:02:36 -05:00
IssueSuppressionTest.php Fix a few issues in tests 2017-01-13 14:14:24 -05:00
JsonOutputTest.php Make sure we don’t take website down by mistake 2017-01-15 23:18:26 -05:00
ListTest.php Add docblocks to tests 2017-01-13 14:07:23 -05:00
MethodCallTest.php Add docblocks to tests 2017-01-13 14:07:23 -05:00
MethodMutationTest.php Add docblocks to tests 2017-01-13 14:07:23 -05:00
MethodSignatureTest.php Add docblocks to tests 2017-01-13 14:07:23 -05:00
NamespaceTest.php Fix #56 - functions in root namespaces should not need slash 2017-01-15 12:34:23 -05:00
Php40Test.php Add docblocks to tests 2017-01-13 14:07:23 -05:00
Php55Test.php Add docblocks to tests 2017-01-13 14:07:23 -05:00
Php56Test.php Add docblocks to tests 2017-01-13 14:07:23 -05:00
Php70Test.php Add docblocks to tests 2017-01-13 14:07:23 -05:00
Php71Test.php Move string-stored types into named classes 2017-01-15 10:22:05 -05:00
PropertyTypeTest.php Fix #52 by analysing non-main parts of issets 2017-01-15 13:58:20 -05:00
ReturnTypeTest.php Add docblocks to tests 2017-01-13 14:07:23 -05:00
ScopeTest.php Fix #55 - hiccup when negating strange expression 2017-01-15 01:16:50 -05:00
SwitchTypeTest.php Add docblocks to tests 2017-01-13 14:07:23 -05:00
TestConfig.php Suppress test issue 2016-12-20 17:29:52 +00:00
ToStringTest.php Add docblocks to tests 2017-01-13 14:07:23 -05:00
TraitTest.php Add docblocks to tests 2017-01-13 14:07:23 -05:00
TypeCombinationTest.php Add docblocks to tests 2017-01-13 14:07:23 -05:00
TypeParseTest.php Add docblocks to tests 2017-01-13 14:07:23 -05:00
TypeReconciliationTest.php Fix #50 - asserting about docblock types no longer causes error 2017-01-15 17:52:01 -05:00
TypeTest.php Fix #52 by analysing non-main parts of issets 2017-01-15 13:58:20 -05:00