1. 10 Jan, 2018 2 commits
  2. 09 Jan, 2018 37 commits
  3. 08 Jan, 2018 1 commit
    • Julien Muchembled's avatar
      testnode: use PATH instead of command-line options to provide extra binaries · 59ee7970
      Julien Muchembled authored
      The /bin/ folder of all extra SR provided by the testnode are added to PATH.
      SR must fixed either by moving executables or adding symlinks.
      
      The testnode will stop looking at the parameter list of runTestSuite,
      and --firefox_bin/--xvfb_bin are deprecated.
      
      This is part of defining a generic and unique API between the testnode and
      the tested software.
      59ee7970