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 21:09:36 +0000 (17:09 -0400)
commitc7a8a750996f076dc13b07dd72cfacf2930a666c
treeeb6530576ce70f2f14f842867ea4404c185cb582
parent7be7e609a17a974b2248dfcd5bfe24f5d0111e3c
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.025416 seconds and 4 git commands to generate.