1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests/Config
Bruce Weirdan 6a74cf96a1 Allow backslash after drive name (#1917)
* Allow backslash after drive name

Before, paths like `C:/path/to/something` were considered absolute, but
`C:\path/to/something` were not

Refs vimeo/psalm#1913

* Revert "Mark testPluginFilenameCanBeAbsolute incomplete on Windows (#1914)"

This reverts commit 210ac39d00.
2019-07-07 19:06:31 -04:00
..
Plugin Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
ConfigFileTest.php Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
ConfigTest.php Work in progress - resolve directories from config file location (#1904) 2019-07-06 12:21:39 -04:00
CreatorTest.php Work in progress - resolve directories from config file location (#1904) 2019-07-06 12:21:39 -04:00
PluginListTest.php Bump to PHP 7.1 2019-05-16 18:36:36 -04:00
PluginTest.php Allow backslash after drive name (#1917) 2019-07-07 19:06:31 -04:00