1
0
Fork 0
php-language-server/tests
Rob Lourens 836cdb77c0 Fix HoverTest after previous fixture change 2017-05-24 11:25:01 -07:00
..
NodeVisitor Merge branch 'tolerantMasterMerge' into tolerant 2017-05-22 15:31:42 -07:00
Server Fix HoverTest after previous fixture change 2017-05-24 11:25:01 -07:00
Utils Clean up completions, fix exceptions thrown from running strpos on empty strings 2017-05-18 14:26:34 -07:00
Validation Remove original DefinitionResolver, remove "Tolerant" on file names 2017-05-19 13:39:16 -07:00
ClientHandlerTest.php Handle Client responses (#128) 2016-10-31 11:47:21 +01:00
DefinitionResolverTest.php Merge branch 'tolerantMasterMerge' into tolerant 2017-05-22 15:31:42 -07:00
FormatterTest.php Use PHP_CodeSniffer as a formatter (#35) 2016-10-10 15:06:02 +02:00
LanguageServerTest.php Support constants with define() (#347) 2017-04-17 17:03:08 +02:00
MockPhpDocument.php Allow getting type from define() node (#363) 2017-04-24 11:11:40 +02:00
MockProtocolStream.php Enable LS to operate without accessing the file system (#136) 2016-11-14 10:25:44 +01:00
PhpDocumentLoaderTest.php Remove original DefinitionResolver, remove "Tolerant" on file names 2017-05-19 13:39:16 -07:00
PhpDocumentTest.php Remove more PhpParser\Node references 2017-05-19 14:40:38 -07:00
ProtocolStreamReaderTest.php Correct ProtocolStreamReaderTest 2016-11-06 15:59:32 +01:00
ProtocolStreamWriterTest.php Simplify ProtocolStreamWriterTest 2016-10-31 10:23:37 +01:00