1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-30 04:39:00 +01:00
psalm/tests
2017-01-16 16:33:35 -05:00
..
AnnotationTest.php Be more lenient when type left out of docblock 2017-01-15 23:49:58 -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 namespaced functions in regular use statements 2017-01-16 00:49:12 -05:00
ClosureTest.php Add new suppressable error for missing closure return types 2017-01-16 01:22:36 -05:00
ConfigTest.php Fix #62 - die quickly and explicitly if files cannot be located 2017-01-16 11:41:57 -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 namespaced functions in regular use statements 2017-01-16 00:49:12 -05:00
IncludeTest.php Fix a few issues in tests 2017-01-13 14:14:24 -05:00
InterfaceTest.php Fix issue with constants defined inside interfaces 2017-01-16 00:13:08 -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 Add test for #64 2017-01-16 16:33:35 -05:00
TypeTest.php Fix #52 by analysing non-main parts of issets 2017-01-15 13:58:20 -05:00