1. 16 4月, 2009 1 次提交
  2. 31 1月, 2009 1 次提交
  3. 18 12月, 2008 1 次提交
  4. 11 10月, 2008 1 次提交
  5. 11 8月, 2008 1 次提交
    • J
      tests: append a newline to expected-output files lacking NL-at-EOF · efb8492b
      Jim Meyering 提交于
      * tests/qemuxml2argvtest.c (testCompareXMLToArgvFiles): Adjust the
      code that creates "actual" output, so that it too produces a
      newline-terminated buffer.
      * tests/qemuxml2argvdata/*.args: Append a newline to each, via:
      for i in $(find|grep '\.args$'); do echo >> $i;done
      efb8492b
  6. 29 7月, 2008 1 次提交