Commit Graph
3 Commits
Author SHA1 Message Date
Guillem Barba fe077ea18b Don't multiply docnames list size per each listener of env-read-docs
The env-read-docs listener function doesn't return the modified docnames list
but change the list received as parameter.
Updated the tests
2014-09-21 19:50:46 +02:00
Guillem Barba 24c5eb6e9c Add unit test for new env-read-docs event 2014-09-01 09:19:43 +02:00
Guillem Barba b4b15181b4 Add env-read-docs event to allow modify docnames list before processing 2014-07-31 18:28:47 +02:00