1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests
2017-01-18 23:19:36 -05:00
..
AnnotationTest.php Use getcwd() for the project’s base, not the config file parent directory 2017-01-16 18:33:04 -05:00
ArgTest.php Use getcwd() for the project’s base, not the config file parent directory 2017-01-16 18:33:04 -05:00
ArrayAccessTest.php Use getcwd() for the project’s base, not the config file parent directory 2017-01-16 18:33:04 -05:00
ArrayAssignmentTest.php Use getcwd() for the project’s base, not the config file parent directory 2017-01-16 18:33:04 -05:00
AssignmentTest.php Use getcwd() for the project’s base, not the config file parent directory 2017-01-16 18:33:04 -05:00
BinaryOperationTest.php Use getcwd() for the project’s base, not the config file parent directory 2017-01-16 18:33:04 -05:00
bootstrap.php Fix suppressed warnings in tests 2016-12-30 19:36:35 -05:00
ClassScopeTest.php Add docblocks to tests 2017-01-13 14:07:23 -05:00
ClassTest.php Use getcwd() for the project’s base, not the config file parent directory 2017-01-16 18:33:04 -05:00
ClosureTest.php Use getcwd() for the project’s base, not the config file parent directory 2017-01-16 18:33:04 -05:00
ConfigTest.php Fix #62 - die quickly and explicitly if files cannot be located 2017-01-16 11:41:57 -05:00
ConstantTest.php Use getcwd() for the project’s base, not the config file parent directory 2017-01-16 18:33:04 -05:00
ForbiddenCodeTest.php Use getcwd() for the project’s base, not the config file parent directory 2017-01-16 18:33:04 -05:00
ForeachTest.php Use getcwd() for the project’s base, not the config file parent directory 2017-01-16 18:33:04 -05:00
FunctionCallTest.php Use getcwd() for the project’s base, not the config file parent directory 2017-01-16 18:33:04 -05:00
IncludeTest.php Fix #63 by adding directory separators 2017-01-17 22:10:21 -05:00
InterfaceTest.php Fix phpcs errors 2017-01-16 19:06:39 -05:00
IssueSuppressionTest.php Fix a few issues in tests 2017-01-13 14:14:24 -05:00
JsonOutputTest.php Make sure we don’t take website down by mistake 2017-01-15 23:18:26 -05:00
ListTest.php Use getcwd() for the project’s base, not the config file parent directory 2017-01-16 18:33:04 -05:00
MethodCallTest.php Use getcwd() for the project’s base, not the config file parent directory 2017-01-16 18:33:04 -05:00
MethodMutationTest.php Fix method mutation transference 2017-01-18 23:19:36 -05:00
MethodSignatureTest.php Use getcwd() for the project’s base, not the config file parent directory 2017-01-16 18:33:04 -05:00
NamespaceTest.php Fix multiple duplicate namespaces constant confusion 2017-01-17 23:55:08 -05:00
Php40Test.php Use getcwd() for the project’s base, not the config file parent directory 2017-01-16 18:33:04 -05:00
Php55Test.php Use getcwd() for the project’s base, not the config file parent directory 2017-01-16 18:33:04 -05:00
Php56Test.php Change variadic docblock param to match language syntax 2017-01-17 01:14:43 -05:00
Php70Test.php Use getcwd() for the project’s base, not the config file parent directory 2017-01-16 18:33:04 -05:00
Php71Test.php Treat reflected interface parents correctly 2017-01-16 20:47:23 -05:00
PropertyTypeTest.php Use getcwd() for the project’s base, not the config file parent directory 2017-01-16 18:33:04 -05:00
ReturnTypeTest.php Fix issue where inferred return type contained subclasses 2017-01-17 12:51:09 -05:00
ScopeTest.php Use getcwd() for the project’s base, not the config file parent directory 2017-01-16 18:33:04 -05:00
SwitchTypeTest.php Use getcwd() for the project’s base, not the config file parent directory 2017-01-16 18:33:04 -05:00
TestConfig.php Suppress test issue 2016-12-20 17:29:52 +00:00
ToStringTest.php Use getcwd() for the project’s base, not the config file parent directory 2017-01-16 18:33:04 -05:00
TraitTest.php Use getcwd() for the project’s base, not the config file parent directory 2017-01-16 18:33:04 -05:00
TypeCombinationTest.php Add docblocks to tests 2017-01-13 14:07:23 -05:00
TypeParseTest.php Add docblocks to tests 2017-01-13 14:07:23 -05:00
TypeReconciliationTest.php Fix #70 by allowing string to be a numeric 2017-01-18 11:07:38 -05:00
TypeTest.php Fix #70 by allowing string to be a numeric 2017-01-18 11:07:38 -05:00