1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests
2018-02-03 23:10:22 -05:00
..
Provider
stubs
Traits Create Codebase out from ProjectChecker 2018-01-21 13:45:33 -05:00
AnnotationTest.php Properly namespace @property types 2018-02-03 23:10:22 -05:00
ArgTest.php Fix formatting of return type adder 2018-01-11 15:50:58 -05:00
ArrayAccessTest.php Fix formatting of return type adder 2018-01-11 15:50:58 -05:00
ArrayAssignmentTest.php Create Config before ProjectChecker, and remove test-specific code from FileChecker 2018-01-21 10:22:04 -05:00
AssertTest.php Fix formatting of return type adder 2018-01-11 15:50:58 -05:00
AssignmentTest.php
BadFormatTest.php Create Config before ProjectChecker, and remove test-specific code from FileChecker 2018-01-21 10:22:04 -05:00
BinaryOperationTest.php
bootstrap.php
ClassLoadOrderTest.php Fix formatting of return type adder 2018-01-11 15:50:58 -05:00
ClassScopeTest.php Fix formatting of return type adder 2018-01-11 15:50:58 -05:00
ClassTest.php Fix formatting of return type adder 2018-01-11 15:50:58 -05:00
ClosureTest.php Fix #352 with a mixed copout if the use is passed by reference 2018-01-12 12:33:26 -05:00
ConfigTest.php Fix test config loading 2018-01-28 12:46:58 -05:00
ConstantTest.php Fix #471 - assign static class const to mixed 2018-01-25 10:47:15 -05:00
DocumentationTest.php Break apart the Codebase class 2018-02-03 18:56:54 -05:00
EmptyTest.php Fix formatting of return type adder 2018-01-11 15:50:58 -05:00
FileManipulationTest.php Break apart the Codebase class 2018-02-03 18:56:54 -05:00
FileReferenceTest.php Break apart the Codebase class 2018-02-03 18:56:54 -05:00
ForbiddenCodeTest.php
ForeachTest.php Fix formatting of return type adder 2018-01-11 15:50:58 -05:00
ForTest.php
FunctionCallTest.php Add more information to TooMany/TooFewArguments issues 2018-02-02 11:26:55 -05:00
IncludeTest.php Break apart the Codebase class 2018-02-03 18:56:54 -05:00
InterfaceTest.php Allow interface to extend travserable and pass iterable test 2018-01-26 14:08:45 -05:00
IssetTest.php Fix #477 - make sure that isset applies to property object 2018-01-29 15:47:25 -05:00
IssueSuppressionTest.php Fix formatting of return type adder 2018-01-11 15:50:58 -05:00
JsonOutputTest.php Break apart the Codebase class 2018-02-03 18:56:54 -05:00
ListTest.php Fix formatting of return type adder 2018-01-11 15:50:58 -05:00
LoopScopeTest.php Fix do while nullability issue 2018-01-29 17:18:03 -05:00
MethodCallTest.php Increase CallChecker code coverage 2018-01-22 00:17:16 -05:00
MethodMutationTest.php Create Codebase out from ProjectChecker 2018-01-21 13:45:33 -05:00
MethodSignatureTest.php Allow inheriting functions with nullable signatures to return void 2018-01-31 19:24:34 -05:00
NamespaceTest.php
Php40Test.php
Php55Test.php
Php56Test.php Break FileScanner out from FileChecker 2018-01-21 12:44:46 -05:00
Php70Test.php Fix formatting of return type adder 2018-01-11 15:50:58 -05:00
Php71Test.php Fix formatting of return type adder 2018-01-11 15:50:58 -05:00
PropertyTypeTest.php Require all new issues to be documented 2018-01-29 00:39:21 -05:00
RedundantConditionTest.php Fix formatting of return type adder 2018-01-11 15:50:58 -05:00
ReferenceConstraintTest.php Fix #352 with a mixed copout if the use is passed by reference 2018-01-12 12:33:26 -05:00
ReportOutputTest.php Break apart the Codebase class 2018-02-03 18:56:54 -05:00
ReturnTypeTest.php Fix #431 - report invalid return types before invalid nullable/falsable ones 2018-02-02 19:08:10 -05:00
ScopeTest.php Fix formatting of return type adder 2018-01-11 15:50:58 -05:00
SwitchTypeTest.php Fix #213 by evaluating switch statements better 2018-01-24 16:15:53 -05:00
TemplateTest.php Make sure new $class args are always evaluated 2018-01-29 12:22:50 -05:00
TestCase.php Break apart the Codebase class 2018-02-03 18:56:54 -05:00
TestConfig.php
ToStringTest.php Fix formatting of return type adder 2018-01-11 15:50:58 -05:00
TraitTest.php Add extra trait test 2018-01-21 00:32:45 -05:00
TryCatchTest.php Fix erroneous treatment of finally blocks after return in try 2018-01-28 19:02:31 -05:00
TypeAlgebraTest.php Fix #450 - add checks for duplicate array keys 2018-01-18 17:16:50 -05:00
TypeCombinationTest.php
TypeParseTest.php
TypeReconciliationTest.php Move a bunch of code into Codebase 2018-02-01 00:50:01 -05:00
TypeTest.php Add more information to TooMany/TooFewArguments issues 2018-02-02 11:26:55 -05:00
UnusedCodeTest.php Break apart the Codebase class 2018-02-03 18:56:54 -05:00
VariadicTest.php Create Config before ProjectChecker, and remove test-specific code from FileChecker 2018-01-21 10:22:04 -05:00