nitunit: keeps track of the source directory of the tested module.
authorJean Privat <jean@pryen.org>
Fri, 25 Apr 2014 00:40:57 +0000 (20:40 -0400)
committerJean Privat <jean@pryen.org>
Fri, 25 Apr 2014 00:45:02 +0000 (20:45 -0400)
commit20d1e97ed495839afd91a0b1bc99f0d312ad030f
treec2bc484608b7702746306cf4981d34ca2e21b102
parent46efa7d23ff24c8e9eeb4bb82fb0e8c841b379cb
nitunit: keeps track of the source directory of the tested module.

So you can do something like `nitunit src/tests.nit`.
Alternative of #415

Signed-off-by: Jean Privat <jean@pryen.org>
src/nitunit.nit