1. 07 Jan, 2017 12 commits
  2. 06 Jan, 2017 1 commit
    • Dridi Boukelmoune's avatar
      Make sure VTCs run against all binaries · 6b4c4955
      Dridi Boukelmoune authored
      Lexicographic order is fine, but can lead to interesting things like:
      
          ================================================================
          Testsuite summary for Varnish trunk
          ================================================================
          # TOTAL: 571
          # PASS:  565
          # SKIP:  6
          # XFAIL: 0
          # FAIL:  0
          # XPASS: 0
          # ERROR: 0
          ================================================================
          Making check in varnishtop
            CC       varnishtop-varnishtop.o
            CC       varnishtop-varnishtop_options.o
            CCLD     varnishtop
          Making check in etc
          Making check in doc
          Making check in graphviz
          Making check in sphinx
          Making check in man
      
      In other words, picking `varnishtop` from somewhere else in the PATH.
      Since SUBDIRS are processed sequentially, this is change is enough to
      cover parallel builds too.
      
      While at it, polish u4.vtc a bit: get rid of the shell process.
      6b4c4955
  3. 05 Jan, 2017 2 commits
  4. 03 Jan, 2017 4 commits
  5. 02 Jan, 2017 9 commits
  6. 25 Dec, 2016 1 commit
  7. 22 Dec, 2016 6 commits
  8. 20 Dec, 2016 1 commit
  9. 19 Dec, 2016 1 commit
  10. 14 Dec, 2016 2 commits
  11. 13 Dec, 2016 1 commit