1. 986c518 Merge branch 'sg/test-must-be-empty' by Junio C Hamano · 7 years ago
  2. 1c5e94f tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>' by SZEDER Gábor · 7 years ago
  3. cff4243 t9000-t9999: fix broken &&-chains by Eric Sunshine · 7 years ago
  4. a78d925 cvs tests: skip tests that call "cvs commit" when running as root by Ævar Arnfjörð Bjarmason · 8 years ago
  5. 3163363 Merge branch 'jk/grep-binary-workaround-in-test' by Junio C Hamano · 9 years ago
  6. 3b1442d t9200: avoid grep on non-ASCII data by John Keeping · 9 years ago
  7. 4539a89 mingw: do not bother to test funny file names by Johannes Schindelin · 9 years ago
  8. b018c73 test: make FILEMODE a lazy prereq by Jonathan Nieder · 11 years ago
  9. 3fce9a1 Merge branch 'jc/test-cvs-no-init-in-existing-dir' by Junio C Hamano · 12 years ago
  10. 8666df0 t9200: let "cvs init" create the test repository by Junio C Hamano · 12 years ago
  11. e342acc Fix t9200 on case insensitive file systems by Torsten Bögershausen · 12 years ago
  12. 1f5ad6b t: use sane_unset instead of unset by Ævar Arnfjörð Bjarmason · 13 years ago
  13. 4397c65 t9200: On MSYS, do not pass Windows-style paths to CVS by Sebastian Schuberth · 13 years ago
  14. b5967f8 tests: cleanup binary test vector files by Vitaliy Ivanov · 14 years ago
  15. 535d974 tests: Move FILEMODE prerequisite to lib-prereq-FILEMODE.sh by Ævar Arnfjörð Bjarmason · 15 years ago
  16. fadb515 tests: Skip tests in a way that makes sense under TAP by Ævar Arnfjörð Bjarmason · 15 years ago
  17. 4fdf71b tests: use "test_cmp", not "diff", when verifying the result by Gary V. Vaughan · 15 years ago
  18. 3de4a44 cvsexportcommit: reorder tests to quiet intermittent failure by Mike Ralphson · 16 years ago
  19. 54d5cc0 git-cvsexportcommit can't commit files which have been removed from CVS by Nick Woolley · 16 years ago
  20. 1b19ccd tests: skip perl tests if NO_PERL is defined by Jeff King · 16 years ago
  21. 5dba359 tests: remove exit after test_done call by Jeff King · 16 years ago
  22. 872f349 Skip tests that fail if the executable bit is not handled by the filesystem by Johannes Sixt · 16 years ago
  23. fae74a0 test suite: Use 'say' to say something instead of 'test_expect_success' by Johannes Sixt · 16 years ago
  24. 5190d73 t9200: use "git cvsexportcommit" without dash by Nanako Shiraishi · 17 years ago
  25. bfdbee9 tests: use $TEST_DIRECTORY to refer to the t/ directory by Junio C Hamano · 17 years ago
  26. d492b31 t/: Use "test_must_fail git" instead of "! git" by Stephan Beyer · 17 years ago
  27. d775734 cvsexportcommit: introduce -W for shared working trees (between Git and CVS) by Johannes Schindelin · 17 years ago
  28. 82ebb0b add test_cmp function for test scripts by Jeff King · 17 years ago
  29. 6fe870f Merge branch 'js/maint-cvsexport' by Junio C Hamano · 17 years ago
  30. fef3a7c cvsexportcommit: be graceful when "cvs status" reorders the arguments by Johannes Schindelin · 17 years ago
  31. a723759 Fix 'git cvsexportcommit -w $cvsdir ...' when used with relative $GIT_DIR by Johan Herland · 17 years ago
  32. ab5a423 Add testcase for 'git cvsexportcommit -w $cvsdir ...' with relative $GIT_DIR by Johan Herland · 17 years ago
  33. 5c66d0d Officially deprecate repo-config. by Junio C Hamano · 17 years ago
  34. c4eaed4 t9200: Be careful when checking CVS/Entries by Junio C Hamano · 18 years ago
  35. 133f081 t9200: Work around HFS+ issues. by Junio C Hamano · 18 years ago
  36. 3c23d66 t9200: do not test -x bit if the filesystem does not support it. by Junio C Hamano · 18 years ago
  37. 1a91ebf t9200: Re-code non-ascii path test in UTF-8 by Junio C Hamano · 18 years ago
  38. 5ab9cc8 Start all test scripts with /bin/sh. by Jason Riedy · 18 years ago
  39. e32139a t9200-git-cvsexportcommit.sh: quiet down commit by Eric Wong · 18 years ago
  40. e86ad71 Make cvsexportcommit work with filenames with spaces and non-ascii characters. by Robin Rosenberg · 18 years ago
  41. 7c0f702 Set permissions of each new file before "cvs add"ing it. by Jim Meyering · 18 years ago
  42. fe142b3 Rework cvsexportcommit to handle binary files for all cases. by Robin Rosenberg · 18 years ago