doc/commands: add tests for commands_html
authorAlexandre Terrasa <alexandre@moz-code.org>
Wed, 2 May 2018 22:39:54 +0000 (18:39 -0400)
committerAlexandre Terrasa <alexandre@moz-code.org>
Wed, 2 May 2018 22:39:54 +0000 (18:39 -0400)
commit6ea42d02f0c53218b9a17c4dbffa125655e9559e
tree73c13cdb7708b13b7b4637d0893a7bf53e8f32af
parentdebe0682b7cb5e134925547ef7080869c35d7a17
doc/commands: add tests for commands_html

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>
15 files changed:
src/doc/commands/tests/test_commands_html.nit [new file with mode: 0644]
src/doc/commands/tests/test_commands_html.sav/test_cmd_ancestors.res [new file with mode: 0644]
src/doc/commands/tests/test_commands_html.sav/test_cmd_call.res [new file with mode: 0644]
src/doc/commands/tests/test_commands_html.sav/test_cmd_children.res [new file with mode: 0644]
src/doc/commands/tests/test_commands_html.sav/test_cmd_comment.res [new file with mode: 0644]
src/doc/commands/tests/test_commands_html.sav/test_cmd_descendants.res [new file with mode: 0644]
src/doc/commands/tests/test_commands_html.sav/test_cmd_entity.res [new file with mode: 0644]
src/doc/commands/tests/test_commands_html.sav/test_cmd_features.res [new file with mode: 0644]
src/doc/commands/tests/test_commands_html.sav/test_cmd_lin.res [new file with mode: 0644]
src/doc/commands/tests/test_commands_html.sav/test_cmd_mentities.res [new file with mode: 0644]
src/doc/commands/tests/test_commands_html.sav/test_cmd_new.res [new file with mode: 0644]
src/doc/commands/tests/test_commands_html.sav/test_cmd_param.res [new file with mode: 0644]
src/doc/commands/tests/test_commands_html.sav/test_cmd_parents.res [new file with mode: 0644]
src/doc/commands/tests/test_commands_html.sav/test_cmd_return.res [new file with mode: 0644]
src/doc/commands/tests/test_commands_html.sav/test_cmd_search.res [new file with mode: 0644]