nitunit: allow testing from external files called test-suites.
authorAlexandre Terrasa <alexandre@moz-code.org>
Wed, 27 Aug 2014 06:09:39 +0000 (02:09 -0400)
committerAlexandre Terrasa <alexandre@moz-code.org>
Thu, 28 Aug 2014 04:14:09 +0000 (00:14 -0400)
commitda3d15b23b2418444327e9af705cf1c1dc40e380
tree0e3cf2aff6984ea5f60722e512576b9d41825be1
parent0c78dbb5665839f2ac463ba64db3e9f93d601b8f
nitunit: allow testing from external files called test-suites.

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>
lib/test_suite.nit [new file with mode: 0644]
src/nitunit.nit
src/testing/testing.nit
src/testing/testing_suite.nit [new file with mode: 0644]