1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests
2016-12-28 13:12:06 -05:00
..
AnnotationTest.php Fix #20 - emit an issue when param is missing a type or param 2016-12-25 11:32:21 +00:00
ArgTest.php Simplify test config setup; 2016-12-18 19:00:32 -05:00
ArrayAccessTest.php Simplify test config setup; 2016-12-18 19:00:32 -05:00
ArrayAssignmentTest.php Simplify test config setup; 2016-12-18 19:00:32 -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 Add bootstrap 2016-12-07 00:21:46 -05:00
ClassTest.php Simplify test config setup; 2016-12-18 19:00:32 -05:00
ClosureTest.php Simplify test config setup; 2016-12-18 19:00:32 -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 Simplify test config setup; 2016-12-18 19:00:32 -05:00
InterfaceTest.php Simplify test config setup; 2016-12-18 19:00:32 -05:00
IssueSuppressionTest.php Add psalm.xml support for checking tests 2016-12-14 12:55:23 -05:00
JsonOutputTest.php Suppress test issue 2016-12-20 17:29:52 +00:00
ListTest.php Simplify test config setup; 2016-12-18 19:00:32 -05:00
MethodCallTest.php Simplify test config setup; 2016-12-18 19:00:32 -05:00
MethodSignatureTest.php Add extra test to check good behaviour passes 2016-12-23 20:14:13 +00: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 Simplify test config setup; 2016-12-18 19:00:32 -05:00
Php70Test.php Simplify test config setup; 2016-12-18 19:00:32 -05:00
Php71Test.php Simplify test config setup; 2016-12-18 19:00:32 -05:00
PropertyTypeTest.php Fix mixed operand issues 2016-12-24 18:29:11 +00:00
ReturnTypeTest.php Simplify test config setup; 2016-12-18 19:00:32 -05:00
ScopeTest.php Fix #13 by revamping how we treat type assertions in if statements and ternary expressions 2016-12-28 13:12:06 -05:00
SwitchTypeTest.php Simplify test config setup; 2016-12-18 19:00:32 -05:00
TestConfig.php Suppress test issue 2016-12-20 17:29:52 +00:00
ToStringTest.php Simplify test config setup; 2016-12-18 19:00:32 -05:00
TraitTest.php Simplify test config setup; 2016-12-18 19:00:32 -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 Fix MixedAssignment errors 2016-12-17 00:48:31 -05:00