1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 12:24:49 +01:00
psalm/tests/EndToEnd
Bruce Weirdan 0aa4f2044c
Use separate exit code to indicate Psalm finding issues (#5087)
* Use separate exit code to indicate Psalm finding issues

This will allow to distinguish successful run that found some issues
from crashes.

* Fix e2e test expectations

* Documented exit statuses
2021-01-29 11:47:35 +01:00
..
PsalmEndToEndTest.php Use separate exit code to indicate Psalm finding issues (#5087) 2021-01-29 11:47:35 +01:00
PsalmRunnerTrait.php Added SuicidalAutoloader test (#2399) 2019-11-30 00:09:07 -05:00
SuicidalAutoloaderTest.php Collect and scan files included by the autoloaders (#3183) 2020-07-11 17:17:22 -04:00