1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 12:55:26 +01:00
psalm/tests/FileManipulation
Bruce Weirdan 76be96ce53
Drop FakeFileProvider from tests folder
And use Psalm\Internal\Provider\FakeFileProvider
2021-07-02 03:57:57 +03:00
..
ClassConstantMoveTest.php Drop FakeFileProvider from tests folder 2021-07-02 03:57:57 +03:00
ClassMoveTest.php Drop FakeFileProvider from tests folder 2021-07-02 03:57:57 +03:00
FileManipulationTestCase.php Drop FakeFileProvider from tests folder 2021-07-02 03:57:57 +03:00
ImmutableAnnotationAdditionTest.php Split unit test over multiple jobs in GitHub Actions, lowering the total run time (#4985) 2021-01-11 17:30:33 -05:00
MethodMoveTest.php Drop FakeFileProvider from tests folder 2021-07-02 03:57:57 +03:00
MissingPropertyTypeTest.php allow psalter to add literal string/int in psalm phpdoc (#5844) 2021-05-28 09:46:11 -04:00
MissingReturnTypeTest.php Remove redundant namespaced phpdoc (#5936) 2021-06-16 11:16:20 -04:00
NamespaceMoveTest.php Drop FakeFileProvider from tests folder 2021-07-02 03:57:57 +03:00
ParamNameMismatchTest.php Split unit test over multiple jobs in GitHub Actions, lowering the total run time (#4985) 2021-01-11 17:30:33 -05:00
ParamTypeManipulationTest.php allow psalter to add literal string/int in psalm phpdoc (#5844) 2021-05-28 09:46:11 -04:00
PropertyMoveTest.php Drop FakeFileProvider from tests folder 2021-07-02 03:57:57 +03:00
PureAnnotationAdditionTest.php Split unit test over multiple jobs in GitHub Actions, lowering the total run time (#4985) 2021-01-11 17:30:33 -05:00
RedundantCastManipulationTest.php allow Psalter to fix RedundantCast (#5948) 2021-06-17 18:15:45 -04:00
ReturnTypeManipulationTest.php allow psalter to add literal string/int in psalm phpdoc (#5844) 2021-05-28 09:46:11 -04:00
UndefinedVariableManipulationTest.php Split unit test over multiple jobs in GitHub Actions, lowering the total run time (#4985) 2021-01-11 17:30:33 -05:00
UnnecessaryVarAnnotationManipulationTest.php Split unit test over multiple jobs in GitHub Actions, lowering the total run time (#4985) 2021-01-11 17:30:33 -05:00
UnusedCodeManipulationTest.php Split unit test over multiple jobs in GitHub Actions, lowering the total run time (#4985) 2021-01-11 17:30:33 -05:00
UnusedVariableManipulationTest.php Split unit test over multiple jobs in GitHub Actions, lowering the total run time (#4985) 2021-01-11 17:30:33 -05:00