1. 15 4月, 2010 1 次提交
    • J
      t7006: guard cleanup with test_expect_success · fdf1bc48
      Jonathan Nieder 提交于
      Most of these tests are removing files, environment variables, and
      configuration that might interfere outside the test.  Putting these
      clean-up commands in the test (in the same spirit as v1.7.1-rc0~59,
      2010-03-20) means that errors during setup will be caught quickly and
      non-error text will be suppressed without -v.
      
      While at it, apply some other minor fixes:
      
       - do not rely on the shell to export variables defined with the same
         command as a function call
      
       - avoid whitespace immediately after the > redirection operator, for
         consistency with the style of other tests
      Signed-off-by: NJonathan Nieder <jrnieder@gmail.com>
      Signed-off-by: NJunio C Hamano <gitster@pobox.com>
      fdf1bc48
  2. 14 4月, 2010 1 次提交
  3. 13 4月, 2010 1 次提交
  4. 12 4月, 2010 3 次提交
  5. 10 4月, 2010 12 次提交
  6. 09 4月, 2010 1 次提交
  7. 05 4月, 2010 2 次提交
  8. 01 4月, 2010 6 次提交
  9. 31 3月, 2010 4 次提交
  10. 30 3月, 2010 1 次提交
  11. 29 3月, 2010 5 次提交
  12. 25 3月, 2010 3 次提交