1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests
2016-12-12 13:50:46 -05:00
..
AnnotationTest.php Add so many new tests 2016-12-11 23:41:11 -05:00
ArgTest.php Fix #8 - defer always to call map if function not user-defined 2016-12-09 12:07:47 -05:00
ArrayAccessTest.php Add so many new tests 2016-12-11 23:41:11 -05:00
ArrayAssignmentTest.php Add so many new tests 2016-12-11 23:41:11 -05:00
ArrayReturnTypeTest.php PSR-2 2016-11-02 17:50:54 -04:00
bootstrap.php Add bootstrap 2016-12-07 00:21:46 -05:00
ClassTest.php Add so many new tests 2016-12-11 23:41:11 -05:00
ClosureTest.php Fix a bunch of tests to not emit issues on echo 2016-12-09 13:04:08 -05:00
ForbiddenCodeTest.php Add so many new tests 2016-12-11 23:41:11 -05:00
ForeachTest.php Add so many new tests 2016-12-11 23:41:11 -05:00
FunctionCallTest.php Add so many new tests 2016-12-11 23:41:11 -05:00
InterfaceTest.php Add support for closure checks 2016-12-07 14:13:39 -05:00
IssueSuppressionTest.php Add return types everywhere 2016-11-11 17:13:30 -05:00
JsonOutputTest.php Improve param class hilighting 2016-12-08 16:23:07 -05:00
ListTest.php PSR-2 2016-11-02 17:50:54 -04:00
MethodCallTest.php Add so many new tests 2016-12-11 23:41:11 -05:00
Php40Test.php Add support for closure checks 2016-12-07 14:13:39 -05:00
Php55Test.php PSR-2 2016-11-02 17:50:54 -04:00
Php56Test.php Fix exponentiation and modulo type inference 2016-12-08 16:37:14 -05:00
Php70Test.php Add suppprt for PHP 7.0 grouped uses 2016-11-20 22:40:19 -05:00
Php71Test.php Add support for PHP 7.1 iterable pseudo-type 2016-12-04 21:04:25 -05:00
PropertyTypeTest.php Add so many new tests 2016-12-11 23:41:11 -05:00
ReturnTypeTest.php Add so many new tests 2016-12-11 23:41:11 -05:00
ScopeTest.php Fix trait method call checks 2016-12-12 13:50:46 -05:00
SwitchTypeTest.php Add support for closure checks 2016-12-07 14:13:39 -05:00
ToStringTest.php Fix #6 - raise error with erroneous __toString 2016-12-09 12:48:02 -05:00
TypeCombinationTest.php Update tests with spaces 2016-11-13 11:24:25 -05:00
TypeParseTest.php Fix PHPDoc-style type parsing 2016-11-20 02:52:34 -05:00
TypeReconciliationTest.php Fix trait method call checks 2016-12-12 13:50:46 -05:00
TypeTest.php Fix a bunch of tests to not emit issues on echo 2016-12-09 13:04:08 -05:00