lib/popcorn: introduce basic templates
authorAlexandre Terrasa <alexandre@moz-code.org>
Tue, 16 May 2017 17:17:43 +0000 (13:17 -0400)
committerAlexandre Terrasa <alexandre@moz-code.org>
Wed, 17 May 2017 13:58:08 +0000 (09:58 -0400)
commitb48db50c9b964432c6e5152e66c4e06a9c00ae23
treec01847315c69c3a768f8da5ef3c5fa74b944f29e
parentce3aefdae2d348ecad1c0268266d50af865b0434
lib/popcorn: introduce basic templates

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>
lib/popcorn/examples/templates/example_template.tpl [new file with mode: 0644]
lib/popcorn/examples/templates/example_templates.nit [new file with mode: 0644]
lib/popcorn/examples/templates/tests/test_example_template.res [new file with mode: 0644]
lib/popcorn/examples/templates/tests/test_example_template_file.res [new file with mode: 0644]
lib/popcorn/examples/templates/tests/test_example_template_string.res [new file with mode: 0644]
lib/popcorn/examples/templates/tests/test_example_templates.nit [new file with mode: 0644]
lib/popcorn/pop_templates.nit [new file with mode: 0644]