1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests
2016-12-29 22:31:52 -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 Reimagine XML schema, fixes #21 2016-12-29 20:10:06 -05:00
ArrayAssignmentTest.php Reimagine XML schema, fixes #21 2016-12-29 20:10:06 -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 Add pre-run step so all class declarations in a given file can be dealt with 2016-12-28 22:11:50 -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 Reimagine XML schema, fixes #21 2016-12-29 20:10:06 -05:00
InterfaceTest.php Add pre-run step so all class declarations in a given file can be dealt with 2016-12-28 22:11:50 -05:00
IssueSuppressionTest.php Reimagine XML schema, fixes #21 2016-12-29 20:10:06 -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 Reimagine XML schema, fixes #21 2016-12-29 20:10:06 -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 Check return types of functions in namespaces 2016-12-28 19:57:18 -05:00
Php70Test.php Reimagine XML schema, fixes #21 2016-12-29 20:10:06 -05:00
Php71Test.php Simplify test config setup; 2016-12-18 19:00:32 -05:00
PropertyTypeTest.php Reimagine XML schema, fixes #21 2016-12-29 20:10:06 -05:00
ReturnTypeTest.php Check return types of functions in namespaces 2016-12-28 19:57:18 -05:00
ScopeTest.php Reimagine XML schema, fixes #21 2016-12-29 20:10: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 Emit more InvalidOperand issues 2016-12-29 00:14:06 -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