1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests
2017-01-15 15:58:40 -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 #59 - make functions aware of just-defined constants 2017-01-15 15:58:40 -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 Add docblocks to tests 2017-01-13 14:07:23 -05:00
IssueSuppressionTest.php Fix a few issues in tests 2017-01-13 14:14:24 -05:00
JsonOutputTest.php Add docblocks to tests 2017-01-13 14:07:23 -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 #58 - treat callmap args correctly when evaluating variadic 2017-01-15 13:17:11 -05:00
TypeTest.php Fix #52 by analysing non-main parts of issets 2017-01-15 13:58:20 -05:00