1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 12:55:26 +01:00
psalm/tests
2019-04-20 17:49:49 -04:00
..
DummyProject Add some formatting 2019-03-23 14:27:54 -04:00
FileUpdates Allow psalter to be used in multithreaded mode 2019-04-17 13:15:06 -04:00
Internal/Provider Add hopefully-more-portable method for evaluating method/property usage 2019-04-16 16:07:48 -04:00
LanguageServer Add hopefully-more-portable method for evaluating method/property usage 2019-04-16 16:07:48 -04:00
Loop Add some formatting 2019-03-23 14:27:54 -04:00
performance Fix #1150 2019-01-02 11:18:22 -05:00
Plugin Add some formatting 2019-03-23 14:27:54 -04:00
stubs Fix #1497 - respect constants stubbed in define() calls 2019-03-25 00:07:32 -04:00
symlinktest Add file to folder so git sees it 2019-01-06 13:50:57 -05:00
Template Improve handling of variadic parameters 2019-04-09 13:58:49 -04:00
Traits Fix #1531 - improve hrtime return type 2019-04-03 17:08:37 -04:00
AnnotationTest.php Make tests more resilient 2019-04-09 14:29:09 -04:00
ArgTest.php Add some formatting 2019-03-23 14:27:54 -04:00
ArrayAccessTest.php Allow empty offset sets on arrayaccess objects 2019-04-10 17:25:25 -04:00
ArrayAssignmentTest.php Add some formatting 2019-03-23 14:27:54 -04:00
AssertTest.php Add some formatting 2019-03-23 14:27:54 -04:00
AssignmentTest.php Improve type coverage in both good and bad ways 2019-03-25 22:30:40 -04:00
BadFormatTest.php Add some formatting 2019-03-23 14:27:54 -04:00
BinaryOperationTest.php Support for bitwise not 2019-04-14 10:16:38 -04:00
bootstrap.php
CallableTest.php Fix #1540 - use correct comparison for callable param types 2019-04-12 00:44:10 -04:00
ClassLoadOrderTest.php More provider typing 2019-03-02 08:43:19 -05:00
ClassScopeTest.php More provider typing 2019-03-02 08:43:19 -05:00
ClassStringTest.php Add some formatting 2019-03-23 14:27:54 -04:00
ClassTest.php Add some formatting 2019-03-23 14:27:54 -04:00
CodebaseTest.php Add some formatting 2019-03-23 14:27:54 -04:00
ComposerLockTest.php Add some formatting 2019-03-23 14:27:54 -04:00
ConfigFileTest.php Add some formatting 2019-03-23 14:27:54 -04:00
ConfigTest.php Allow ignoring exceptions only in global scope 2019-04-16 22:42:45 -04:00
ConstantTest.php Add some formatting 2019-03-23 14:27:54 -04:00
DeprecatedAnnotationTest.php More provider typing 2019-03-02 08:43:19 -05:00
DocumentationTest.php Add an error for throws in global scope 2019-03-24 23:03:37 -04:00
EmptyTest.php Improve type coverage in both good and bad ways 2019-03-25 22:30:40 -04:00
EnumTest.php More provider typing 2019-03-02 08:43:19 -05:00
ErrorBaselineTest.php Add some formatting 2019-03-23 14:27:54 -04:00
FileDiffTest.php Add some formatting 2019-03-23 14:27:54 -04:00
FileManipulationTest.php Add a way to ignore variable method & property calls 2019-04-20 17:49:49 -04:00
FileReferenceTest.php Add hopefully-more-portable method for evaluating method/property usage 2019-04-16 16:07:48 -04:00
ForbiddenCodeTest.php Case-insensitive checks for var_dump and shell_exec 2019-04-13 12:35:49 -04:00
FunctionCallTest.php @voku’s fixes for issues found by their callmap update 2019-04-11 11:02:46 -04:00
IncludeTest.php Fix #1526 - ignore files if they weren’t picked up in scanning step 2019-04-03 10:43:48 -04:00
InterfaceTest.php Fix #1515 - process inheritance in non-user classes 2019-03-28 17:44:31 -04:00
InternalAnnotationTest.php More provider typing 2019-03-02 08:43:19 -05:00
IssetTest.php Add some formatting 2019-03-23 14:27:54 -04:00
IssueSuppressionTest.php Add some formatting 2019-03-23 14:27:54 -04:00
JsonOutputTest.php Use more specific location for return type issues 2019-03-29 15:36:13 -04:00
ListTest.php More provider typing 2019-03-02 08:43:19 -05:00
MagicMethodAnnotationTest.php Add some formatting 2019-03-23 14:27:54 -04:00
MagicPropertyTest.php Add some formatting 2019-03-23 14:27:54 -04:00
MethodCallTest.php Always evaluate static calls when method call cannot 2019-04-18 13:51:34 -04:00
MethodMutationTest.php Add some formatting 2019-03-23 14:27:54 -04:00
MethodSignatureTest.php Improve handling of variadic parameters 2019-04-09 13:58:49 -04:00
NamespaceTest.php More provider typing 2019-03-02 08:43:19 -05:00
Php40Test.php More provider typing 2019-03-02 08:43:19 -05:00
Php55Test.php More provider typing 2019-03-02 08:43:19 -05:00
Php56Test.php Improve handling of variadic parameters 2019-04-09 13:58:49 -04:00
Php70Test.php Add some formatting 2019-03-23 14:27:54 -04:00
Php71Test.php Add some formatting 2019-03-23 14:27:54 -04:00
PluginListTest.php Add some formatting 2019-03-23 14:27:54 -04:00
PluginTest.php Add some formatting 2019-03-23 14:27:54 -04:00
ProjectCheckerTest.php Add some formatting 2019-03-23 14:27:54 -04:00
PropertyTypeTest.php Fix line offset 2019-04-14 13:25:12 -04:00
PsalmPluginTest.php Add @SignpostMarv’s fixes for Windows tests 2019-03-31 19:08:55 -04:00
RedundantConditionTest.php Improve type coverage in both good and bad ways 2019-03-25 22:30:40 -04:00
ReferenceConstraintTest.php Don’t change value of $this by reference 2019-03-03 20:16:11 -05:00
ReportOutputTest.php Add @SignpostMarv’s fixes for Windows tests 2019-03-31 19:08:55 -04:00
ReturnTypeTest.php Fix #1525 - allow scalar return types to accept false 2019-04-03 10:56:29 -04:00
ScopeTest.php Fix #678 - allow docblock to override mixed assignment of static vars 2019-03-28 00:10:08 -04:00
StubTest.php Fix #1497 - respect constants stubbed in define() calls 2019-03-25 00:07:32 -04:00
SwitchTypeTest.php Add some formatting 2019-03-23 14:27:54 -04:00
TestCase.php Add some formatting 2019-03-23 14:27:54 -04:00
TestConfig.php
ThrowsAnnotationTest.php Add tests 2019-03-31 14:22:19 -04:00
ThrowsInGlobalScopeTest.php Fix memory leak 2019-04-02 23:36:55 -04:00
ToStringTest.php Add some formatting 2019-03-23 14:27:54 -04:00
TraitTest.php Add some formatting 2019-03-23 14:27:54 -04:00
TryCatchTest.php Add new test file for exceptions in global scope 2019-03-31 14:22:19 -04:00
TypeAlgebraTest.php Improve handling of negated boolean operations 2019-04-12 11:26:33 -04:00
TypeAnnotationTest.php Add some formatting 2019-03-23 14:27:54 -04:00
TypeCombinationTest.php Add some formatting 2019-03-23 14:27:54 -04:00
TypeParseTest.php @voku’s fixes for issues found by their callmap update 2019-04-11 11:02:46 -04:00
TypeReconciliationTest.php Prevent impossible === false comparison 2019-04-12 10:30:56 -04:00
TypeTest.php More provider typing 2019-03-02 08:43:19 -05:00
UnusedCodeTest.php Ignore protected properties redefined downstream 2019-04-17 16:55:15 -04:00
UnusedVariableTest.php Examine arrays in unknown function calls 2019-03-27 22:13:06 -04:00
ValueTest.php Add some formatting 2019-03-23 14:27:54 -04:00
VariadicTest.php Improve handling of variadic parameters 2019-04-09 13:58:49 -04:00