1
0
Fork 0
php-language-server/tests/Server/TextDocument
Kaloyan Raev d41cde2039 Return empty array instead of null for empty definitions result (#64) 2016-10-11 10:26:46 +02:00
..
DefinitionTest.php Return empty array instead of null for empty definitions result (#64) 2016-10-11 10:26:46 +02:00
DidChangeTest.php Refactor TextDocument tests into separate classes 2016-10-09 15:51:42 +02:00
DocumentSymbolTest.php Use DefinitionCollector for symbol requests 2016-10-09 15:58:39 +02:00
FormattingTest.php Use PHP_CodeSniffer as a formatter (#35) 2016-10-10 15:06:02 +02:00
ParseErrorsTest.php Fixes #59: Handle correctly negative endLine in PHP Parser errors (#62) 2016-10-11 10:15:20 +02:00