1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests
2017-02-12 00:50:37 -05:00
..
stubs Add stubbing tests and modify config initialisation 2017-01-31 19:22:05 -05:00
AnnotationTest.php Rename DeadCode to UnusedVariable, UnusedMethod and UnusedClass 2017-02-08 00:28:26 -05:00
ArgTest.php Add stubbing tests and modify config initialisation 2017-01-31 19:22:05 -05:00
ArrayAccessTest.php Add collection of PossiblyNull* issues 2017-02-11 17:55:08 -05:00
ArrayAssignmentTest.php Add stubbing tests and modify config initialisation 2017-01-31 19:22:05 -05:00
AssignmentTest.php Add stubbing tests and modify config initialisation 2017-01-31 19:22:05 -05:00
BadFormatTest.php Use a more fault-tolerant version of php-parser 2017-02-10 21:27:12 -05:00
BinaryOperationTest.php Add stubbing tests and modify config initialisation 2017-01-31 19:22:05 -05:00
bootstrap.php Add stubbing tests and modify config initialisation 2017-01-31 19:22:05 -05:00
ClassScopeTest.php Add stubbing tests and modify config initialisation 2017-01-31 19:22:05 -05:00
ClassTest.php Fix union type simplification of float|int eradicating int 2017-02-01 19:39:40 -05:00
ClosureTest.php Add stubbing tests and modify config initialisation 2017-01-31 19:22:05 -05:00
ConfigTest.php Rename DeadCode to UnusedVariable, UnusedMethod and UnusedClass 2017-02-08 00:28:26 -05:00
ConstantTest.php Add stubbing tests and modify config initialisation 2017-01-31 19:22:05 -05:00
ForbiddenCodeTest.php Add stubbing tests and modify config initialisation 2017-01-31 19:22:05 -05:00
ForeachTest.php Add stubbing tests and modify config initialisation 2017-01-31 19:22:05 -05:00
ForTest.php Add stubbing tests and modify config initialisation 2017-01-31 19:22:05 -05:00
FunctionCallTest.php Always supply default template params as return type 2017-02-10 22:51:47 -05:00
IncludeTest.php Add stubbing tests and modify config initialisation 2017-01-31 19:22:05 -05:00
InterfaceTest.php Add stubbing tests and modify config initialisation 2017-01-31 19:22:05 -05:00
IssueSuppressionTest.php Add stubbing tests and modify config initialisation 2017-01-31 19:22:05 -05:00
JsonOutputTest.php Add stubbing tests and modify config initialisation 2017-01-31 19:22:05 -05:00
ListTest.php Add stubbing tests and modify config initialisation 2017-01-31 19:22:05 -05:00
MethodCallTest.php Allow TNamedObject to be coerced to TObject 2017-02-12 00:50:37 -05:00
MethodMutationTest.php Add stubbing tests and modify config initialisation 2017-01-31 19:22:05 -05:00
MethodSignatureTest.php Fix #93 - fix MethodSignatureMismatch checks on builtin class methods 2017-02-09 17:49:13 -05:00
NamespaceTest.php Add stubbing tests and modify config initialisation 2017-01-31 19:22:05 -05:00
Php40Test.php Add stubbing tests and modify config initialisation 2017-01-31 19:22:05 -05:00
Php55Test.php Add stubbing tests and modify config initialisation 2017-01-31 19:22:05 -05:00
Php56Test.php Improve native understanding of docblock-less variadics 2017-02-07 22:02:46 -05:00
Php70Test.php Add stubbing tests and modify config initialisation 2017-01-31 19:22:05 -05:00
Php71Test.php Fix #90 - add genericised stubs for common array functions 2017-02-10 18:12:59 -05:00
PropertyTypeTest.php Add collection of PossiblyNull* issues 2017-02-11 17:55:08 -05:00
ReturnTypeTest.php Change some errors from InvalidReturnType to MoreSpecificReturnType 2017-02-11 18:25:44 -05:00
ScopeTest.php Add stubbing tests and modify config initialisation 2017-01-31 19:22:05 -05:00
SwitchTypeTest.php Add stubbing tests and modify config initialisation 2017-01-31 19:22:05 -05:00
TemplateTest.php Add support for namespaced templates 2017-02-10 00:14:44 -05:00
TestConfig.php Suppress test issue 2016-12-20 17:29:52 +00:00
ToStringTest.php Add stubbing tests and modify config initialisation 2017-01-31 19:22:05 -05:00
TraitTest.php Add stubbing tests and modify config initialisation 2017-01-31 19:22:05 -05:00
TypeCombinationTest.php Add stubbing tests and modify config initialisation 2017-01-31 19:22:05 -05:00
TypeParseTest.php Add stubbing tests and modify config initialisation 2017-01-31 19:22:05 -05:00
TypeReconciliationTest.php Rename DeadCode to UnusedVariable, UnusedMethod and UnusedClass 2017-02-08 00:28:26 -05:00
TypeTest.php Add collection of PossiblyNull* issues 2017-02-11 17:55:08 -05:00
UnusedCodeTest.php Rename DeadCode to UnusedVariable, UnusedMethod and UnusedClass 2017-02-08 00:28:26 -05:00
VariadicTest.php Improve native understanding of docblock-less variadics 2017-02-07 22:02:46 -05:00