1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-30 04:39:00 +01:00
psalm/tests/Template
Bruce Weirdan 1cc4715740
Fix windows tests (#4040)
* Fix windows tests by not mangling the expectations

* Use platform-dependent directory separator in expected messages

* fix CS
2021-01-29 11:38:04 +01:00
..
ClassStringMapTest.php Tighten up rules around instantiation a bit more 2020-08-06 10:18:55 -04:00
ClassTemplateCovarianceTest.php Prevent a templated type from hitting covariance checks 2020-04-01 10:53:40 -04:00
ClassTemplateExtendsTest.php Fix windows tests (#4040) 2021-01-29 11:38:04 +01:00
ClassTemplateTest.php Localize types on magic properties (#3971) 2020-08-10 12:45:21 -04:00
ConditionalReturnTypeTest.php Tighten up rules around instantiation a bit more 2020-08-06 10:18:55 -04:00
FunctionClassStringTemplateTest.php Tighten up rules around instantiation a bit more 2020-08-06 10:18:55 -04:00
FunctionTemplateAssertTest.php Fix #3491 - provide correct types for substitution 2020-05-30 19:11:41 -04:00
FunctionTemplateTest.php Improve solution to #3964 2020-08-16 13:03:30 -04:00