1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests
2017-02-03 22:07:14 -05:00
..
stubs Add stubbing tests and modify config initialisation 2017-01-31 19:22:05 -05:00
AnnotationTest.php Add stubbing tests and modify config initialisation 2017-01-31 19:22:05 -05:00
ArgTest.php Add stubbing tests and modify config initialisation 2017-01-31 19:22:05 -05:00
ArrayAccessTest.php Add stubbing tests and modify config initialisation 2017-01-31 19:22:05 -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
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 Update config key to be more accurate ref #85 2017-02-01 10:13:37 -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 Prevent Psalm from storing unnecessary checkers 2017-02-01 18:11:00 -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 Add stubbing tests and modify config initialisation 2017-01-31 19:22:05 -05:00
MethodMutationTest.php Add stubbing tests and modify config initialisation 2017-01-31 19:22:05 -05:00
MethodSignatureTest.php Add stubbing tests and modify config initialisation 2017-01-31 19:22:05 -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 Add stubbing tests and modify config initialisation 2017-01-31 19:22:05 -05:00
Php70Test.php Add stubbing tests and modify config initialisation 2017-01-31 19:22:05 -05:00
Php71Test.php Add stubbing tests and modify config initialisation 2017-01-31 19:22:05 -05:00
PropertyTypeTest.php Add stubbing tests and modify config initialisation 2017-01-31 19:22:05 -05:00
ReturnTypeTest.php Add stubbing tests and modify config initialisation 2017-01-31 19:22:05 -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
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 Fix #87 - array types from docblocks can be reasoned about safely 2017-02-03 22:07:14 -05:00
TypeTest.php Add stubbing tests and modify config initialisation 2017-01-31 19:22:05 -05:00