1. 04 Feb, 2015 1 commit
  2. 03 Feb, 2015 1 commit
  3. 20 Jan, 2015 1 commit
  4. 04 Jan, 2015 1 commit
  5. 23 Dec, 2014 2 commits
  6. 23 Nov, 2014 1 commit
  7. 06 Nov, 2014 1 commit
  8. 03 Aug, 2014 1 commit
  9. 06 Mar, 2014 1 commit
  10. 03 Feb, 2014 1 commit
  11. 30 Jan, 2014 2 commits
  12. 25 Jan, 2014 1 commit
  13. 22 Jan, 2014 1 commit
  14. 15 Jan, 2014 1 commit
  15. 13 Dec, 2013 2 commits
  16. 11 Dec, 2013 2 commits
  17. 14 Nov, 2013 1 commit
  18. 16 Oct, 2013 1 commit
  19. 07 Aug, 2013 1 commit
  20. 24 Jun, 2013 1 commit
  21. 21 Jun, 2013 3 commits
  22. 15 May, 2013 1 commit
  23. 03 May, 2013 1 commit
  24. 01 May, 2013 1 commit
  25. 15 Apr, 2013 1 commit
  26. 09 Apr, 2013 1 commit
  27. 25 Mar, 2013 3 commits
    • Fix up checkout file contents checks · 050ab995
      This fixes of the file contents checks in checkout to give
      slightly better error messages by directly calling the underlying
      clar assertions so the file and line number of the top level call
      can be reported correctly, and renames the helpers to not start
      with "test_" since that is kind of reserved by clar.
      
      This also enables some of the CRLF tests on all platforms that
      were previously Windows only (by pushing a check of the native
      line endings into the test body).
      Russell Belfer committed
    • Test fixes and cleanup · 1098cfae
      This fixes some places where the new tests were leaving the test
      area in a bad state or were freeing data they should not free.
      It also removes code that is extraneous to the core issue and
      fixes an invalid SHA being looked up in one of the tests (which
      was failing, but for the wrong reason).
      Russell Belfer committed
    • Added some tests for issue #1397 · b8acb775
      Signed-off-by: Sven Strickroth <email@cs-ware.de>
      Sven Strickroth committed
  28. 22 Mar, 2013 1 commit
  29. 27 Feb, 2013 1 commit
  30. 13 Jan, 2013 1 commit
  31. 12 Jan, 2013 2 commits