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 56eaa3b36d
continuous-integration/drone/push Build is failing Details
Replace index-thread with more generic and encapsulated worker type
The new implementaiton makes the background thread more extensible in terms of
the types of tasks that it can execute. It also allows for the injection of a
worker as dependency of project instances, which will make automated testing
easier in the future.
2 years ago
..
fixtures Fix tests and patch bugs that came to light in the process 2 years ago
util Fix tests and patch bugs that came to light in the process 2 years ago
phpinspect-test.el Replace index-thread with more generic and encapsulated worker type 2 years ago
test-worker.el Replace index-thread with more generic and encapsulated worker type 2 years ago