1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests
2016-12-30 23:40:32 -05:00
..
AnnotationTest.php Add case-sensitive function names 2016-12-30 13:09:00 -05:00
ArgTest.php Simplify test config setup; 2016-12-18 19:00:32 -05:00
ArrayAccessTest.php Add case-sensitive function names 2016-12-30 13:09:00 -05:00
ArrayAssignmentTest.php Add case-sensitive function names 2016-12-30 13:09:00 -05:00
AssignmentTest.php Simplify test config setup; 2016-12-18 19:00:32 -05:00
BinaryOperationTest.php Add tests for upcoming functionality 2016-12-24 18:29:11 +00:00
bootstrap.php Fix suppressed warnings in tests 2016-12-30 19:36:35 -05:00
ClassTest.php Move static method arrays into MethodStorage classes 2016-12-30 15:53:35 -05:00
ClosureTest.php Simplify test config setup; 2016-12-18 19:00:32 -05:00
ConfigTest.php Add test to guarantee that config schema stays up-to-date 2016-12-29 22:31:52 -05:00
ForbiddenCodeTest.php Simplify test config setup; 2016-12-18 19:00:32 -05:00
ForeachTest.php Simplify test config setup; 2016-12-18 19:00:32 -05:00
FunctionCallTest.php Add case-sensitive function names 2016-12-30 13:09:00 -05:00
InterfaceTest.php Move static method arrays into MethodStorage classes 2016-12-30 15:53:35 -05:00
IssueSuppressionTest.php Add case-sensitive function names 2016-12-30 13:09:00 -05:00
JsonOutputTest.php Fix test failures 2016-12-30 13:14:17 -05:00
ListTest.php Add case-sensitive function names 2016-12-30 13:09:00 -05:00
MethodCallTest.php Add case-sensitive function names 2016-12-30 13:09:00 -05:00
MethodSignatureTest.php Check method defaults to see whether they match 2016-12-30 23:40:32 -05:00
Php40Test.php Simplify test config setup; 2016-12-18 19:00:32 -05:00
Php55Test.php Simplify test config setup; 2016-12-18 19:00:32 -05:00
Php56Test.php Add case-sensitive function names 2016-12-30 13:09:00 -05:00
Php70Test.php Add case-sensitive function names 2016-12-30 13:09:00 -05:00
Php71Test.php Add case-sensitive function names 2016-12-30 13:09:00 -05:00
PropertyTypeTest.php Add case-sensitive function names 2016-12-30 13:09:00 -05:00
ReturnTypeTest.php Add case-sensitive function names 2016-12-30 13:09:00 -05:00
ScopeTest.php Add case-sensitive function names 2016-12-30 13:09:00 -05:00
SwitchTypeTest.php Add case-sensitive function names 2016-12-30 13:09:00 -05:00
TestConfig.php Suppress test issue 2016-12-20 17:29:52 +00:00
ToStringTest.php Add case-sensitive function names 2016-12-30 13:09:00 -05:00
TraitTest.php Add case-sensitive function names 2016-12-30 13:09:00 -05:00
TypeCombinationTest.php Allow generic TypeChecker::isContainedBy checks 2016-12-24 18:28:43 +00:00
TypeParseTest.php Add psalm.xml support for checking tests 2016-12-14 12:55:23 -05:00
TypeReconciliationTest.php Fix #13 by revamping how we treat type assertions in if statements and ternary expressions 2016-12-28 13:12:06 -05:00
TypeTest.php Add case-sensitive function names 2016-12-30 13:09:00 -05:00