You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
phpinspect.el/test
Hugo Thunnissen d86ef5756b Remove `phpinspect-define-pipeline-step' in favor of direct fun call 1 year ago
..
fixtures Implement Incremental Parsing 1 year ago
util Fix tests and patch bugs that came to light in the process 2 years ago
phpinspect-test.el Add tests for incremental parsing + fix parser bugs that came to light 1 year ago
test-autoload.el Implement "files" autoload strategy 1 year ago
test-bmap.el Optimize splay tree and use it to store token's children 1 year ago
test-buffer.el Fix let parenthesis in test-buffer.el 1 year ago
test-class.el Fix bug in extended classes' method merging + add some tests 2 years ago
test-edtrack.el Remove faulty edit tracker code based on wrong deduction 1 year ago
test-eldoc.el Use metadata tree instead of hash table for token lookup 1 year ago
test-fs.el Implement psr-0 and psr-4 autoloaders 2 years ago
test-index.el Implement Incremental Parsing 1 year ago
test-parse-context.el Make parse context cancellable and restore state after interrupt 1 year ago
test-parser.el Make parse context cancellable and restore state after interrupt 1 year ago
test-pipeline.el Remove `phpinspect-define-pipeline-step' in favor of direct fun call 1 year ago
test-project.el Refactor phpinspect--project to phpinspect-project 1 year ago
test-resolvecontext.el Implement Incremental Parsing 1 year ago
test-splayt.el Reimplement `phpinspect-fix-imports' using metadata objects 1 year ago
test-type.el Fix bug in extended classes' method merging + add some tests 2 years ago
test-util.el Implement strategy pattern for phpinspect-eldoc-function 1 year ago
test-worker.el Wrap queue items in a queue object 1 year ago