1. 28 Oct, 2014 1 commit
  2. 22 Oct, 2014 2 commits
  3. 21 Oct, 2014 2 commits
  4. 20 Oct, 2014 1 commit
    • Andy Wilkinson's avatar
      Protect against race condition where output file exists but it is empty · 160d609b
      Andy Wilkinson authored
      Previously, there was a timing window where the output file had been
      created but it was empty. This would cause the test to fail as the
      output was read from the empty file and didn’t match the expected “Hello
      World”.
      
      This commit updates the test to only process the resources in the output
      directory when all the resolved resources have a non-zero content
      length. An @Before method has also been added to delete the output
      produced by the test so that the outcome of the test isn’t affected by
      files generated by previous runs.
      
      Fixes gh-1735
      160d609b
  5. 15 Oct, 2014 4 commits
  6. 14 Oct, 2014 1 commit
  7. 13 Oct, 2014 2 commits
  8. 10 Oct, 2014 3 commits
  9. 09 Oct, 2014 7 commits
  10. 08 Oct, 2014 3 commits
  11. 07 Oct, 2014 1 commit
  12. 06 Oct, 2014 4 commits
  13. 02 Oct, 2014 2 commits
  14. 01 Oct, 2014 7 commits