1. 26 Jan, 2015 1 commit
    • Carl Eugen Hoyos's avatar
      Fix creation of ffprobe-test.nut on remote targets. · af39b8fe
      Carl Eugen Hoyos authored
      This is not sufficient to run "make fate-ffprobe" on a remote system:
      The ffprobe output contains the relative path to the testfile, it is
      necessary to run the test from the build directory.
      One solution is to use a script like the following as --target-exec:
      ssh target "cd /remote/build/directory; $(printf "%q " "$@")"
      af39b8fe
  2. 25 Jan, 2015 12 commits
  3. 24 Jan, 2015 13 commits
  4. 23 Jan, 2015 14 commits