Fix test_convert_args
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 12 Jul 2017 19:24:20 +0000 (15:24 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 17 Jul 2017 20:42:26 +0000 (16:42 -0400)
commit991bfa85be15dc19c17c71b4a02931d544a58c96
treeef6614e8d82b3d3b9d9cfa53bc3975d4cbf6f5bb
parent291a6dc5f5d668743507c16c9f88e270049d876e
Fix test_convert_args

* Clock class offset parameters are given with --params so that the
  CLI interprets their values as integers.
* --stream-intersection does not work with --run-args or --run-args-0.
* Duplicate --verbose is not checked anymore

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/cli/test_convert_args.in
This page took 0.025531 seconds and 4 git commands to generate.