lib/popcorn: introduce base test features
authorAlexandre Terrasa <alexandre@moz-code.org>
Mon, 16 May 2016 18:58:34 +0000 (14:58 -0400)
committerAlexandre Terrasa <alexandre@moz-code.org>
Thu, 19 May 2016 21:33:52 +0000 (17:33 -0400)
commit176e617b2b3d931392f9807f88ae0757f17d73ee
tree0e63b16df7308caa5ddd8ebbd13d715437100340
parent0bb4d6ec9bfe920ad38d494abd7e03119a689ba1
lib/popcorn: introduce base test features

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>
lib/popcorn/tests/Makefile [new file with mode: 0644]
lib/popcorn/tests/base_tests.nit [new file with mode: 0644]
lib/popcorn/tests/tests.sh [new file with mode: 0755]