1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests/Template
Matthew Brown f44c3488eb Keep track of which arg a given template was assigned from
Fixes #2900 - We only care about the depth of a templated match when templating from a particular argument. The next argument should essentially start afresh
2020-03-01 12:27:18 -05:00
..
ClassStringMapTest.php Add very basic implementation for class-string-map 2019-12-27 12:49:28 -05:00
ClassTemplateCovarianceTest.php Fix tests 2020-02-21 22:15:25 -05:00
ClassTemplateExtendsTest.php Fix bad template replacement 2020-02-27 23:00:40 -05:00
ClassTemplateTest.php Keep track of which arg a given template was assigned from 2020-03-01 12:27:18 -05:00
FunctionClassStringTemplateTest.php Fix #2819 - improve negated assertions on templates 2020-02-14 11:18:47 -05:00
FunctionTemplateAssertTest.php Fix #2756 - narrow assertion templated type 2020-02-06 11:49:15 -05:00
FunctionTemplateTest.php Allow function names to passed in as strings for callable template resolution 2020-02-29 15:43:45 -05:00