Skip to content
Snippets Groups Projects
Select Git revision
  • aa145bf6f1cb45ad66250c40da3cd708956cf71e
  • passt default
  • master
  • pu
  • todo
  • next
  • maint
  • v2.8.0-rc1
  • v2.8.0-rc0
  • v2.7.2
  • v2.7.1
  • v2.7.0
  • v2.6.5
  • v2.7.0-rc3
  • v2.7.0-rc2
  • v2.7.0-rc1
  • v2.7.0-rc0
  • v2.6.4
  • v2.6.3
  • v2.6.2
  • v2.6.1
  • v2.3.10
  • v2.5.4
  • v2.4.10
  • v2.6.0
  • v2.6.0-rc3
  • v2.5.3
27 results

t

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Thomas Rast authored and Junio C Hamano committed
    The only bug right now is that $GIT_TEST_CMP is needed for test_cmp to
    work.
    
    However, we also export the three most important paths for tests:
    
      TEST_DIRECTORY
      TRASH_DIRECTORY
      GIT_BUILD_DIR
    
    Since they are available within test_expect_success, a future test
    writer may expect them to also be defined in test_perf.
    
    Signed-off-by: default avatarThomas Rast <trast@student.ethz.ch>
    Signed-off-by: default avatarJunio C Hamano <gitster@pobox.com>
    561ae067
    History
    Name Last commit Last update
    ..