1. e2af9e3 Merge branch 'maint' by Junio C Hamano · 12 years ago
  2. 2007327 t: make PIPE a standard test prerequisite by Adam Spiers · 12 years ago
  3. 13cb3bb t/README: --immediate skips cleanup commands for failed tests by Simon Ruderich · 12 years ago
  4. 95d9d5e tests --valgrind: provide a mode without --track-origins by Thomas Rast · 12 years ago
  5. 952af35 tests: parameterize --valgrind option by Thomas Rast · 12 years ago
  6. fd4fab8 t/README: --valgrind already implies -v by Thomas Rast · 12 years ago
  7. 5b0b5dd test-lib: provide UTF8 behaviour as a prerequisite by Michael J Gruber · 13 years ago
  8. ac39aa6 test-lib: provide case insensitivity as a prerequisite by Michael J Gruber · 13 years ago
  9. ad78585 t/README: add a bit more Don'ts by Junio C Hamano · 13 years ago
  10. 6f5e880 Sync with maint by Junio C Hamano · 13 years ago
  11. d24fbca Remove Git's support for smoke testing by Ævar Arnfjörð Bjarmason · 13 years ago
  12. c4d2539 test-lib: add the test_pause convenience function by Jens Lehmann · 13 years ago
  13. be653d6 Merge branch 'mk/grep-pcre' by Junio C Hamano · 14 years ago
  14. 8f852ce grep: Add basic tests by Michał Kiedrowicz · 14 years ago
  15. 72942a6 t/README: unify documentation of test function args by Mathias Lafeldt · 14 years ago
  16. 17a0299 Merge branch 'maint' by Junio C Hamano · 14 years ago
  17. 63d3294 Typos: t/README by Michael Witten · 14 years ago
  18. cdc3466 Merge branch 'maint' by Junio C Hamano · 14 years ago
  19. 9aec68d t/README: Add a note about running commands under valgrind by Carlos Martín Nieto · 14 years ago
  20. 0986de9 Documentation: running test with --debug keeps "trash" directory by Piotr Krukowiecki · 14 years ago
  21. 681186a Fix typo in t/README by Mathias Lafeldt · 14 years ago
  22. 95b104c t/README: hint about using $(pwd) rather than $PWD in tests by Johannes Sixt · 14 years ago
  23. b3ff808 Merge branch 'en/and-cascade-tests' by Junio C Hamano · 14 years ago
  24. fb3340a test-lib: introduce test_line_count to measure files by Jonathan Nieder · 14 years ago
  25. 28d836c test: allow running the tests under "prove" by Michael J Gruber · 14 years ago
  26. 00648ba Introduce sane_unset and use it to ensure proper && chaining by Elijah Newren · 14 years ago
  27. 892e6f7 test-lib: make test_expect_code a test command by Ævar Arnfjörð Bjarmason · 14 years ago
  28. a2c6726 Merge branch 'ab/test-2' by Junio C Hamano · 15 years ago
  29. 99d9050 t/README: Update "Skipping tests" to align with best practices by Ævar Arnfjörð Bjarmason · 15 years ago
  30. e8b55f5 t/README: Add a note about the dangers of coverage chasing by Ævar Arnfjörð Bjarmason · 15 years ago
  31. 0c35754 t/README: A new section about test coverage by Ævar Arnfjörð Bjarmason · 15 years ago
  32. e38efac t/README: Add SMOKE_{COMMENT,TAGS}= to smoke_report target by Ævar Arnfjörð Bjarmason · 15 years ago
  33. d15e9eb t/README: Document the Smoke testing by Ævar Arnfjörð Bjarmason · 15 years ago
  34. c91cfd1 tests: A SANITY test prereq for testing if we're root by Ævar Arnfjörð Bjarmason · 15 years ago
  35. be53dee t/README: Document the predefined test prerequisites by Ævar Arnfjörð Bjarmason · 15 years ago
  36. 93a5724 test-lib: Add support for multiple test prerequisites by Ævar Arnfjörð Bjarmason · 15 years ago
  37. 2caf20c test-lib: user-friendly alternatives to test [-d|-f|-e] by Matthieu Moy · 15 years ago
  38. bdcaa32 t/README: correct an exception when breaking a && chain in tests by Jonathan Nieder · 15 years ago
  39. 5f7baac Merge branch 'maint' by Junio C Hamano · 15 years ago
  40. 971ecbd t/README: clarify test_must_fail description by Brandon Casey · 15 years ago
  41. c966745 t/README: document more test helpers by Jonathan Nieder · 15 years ago
  42. 6fd4529 t/README: proposed rewording... by Junio C Hamano · 15 years ago
  43. 20873f4 t/README: Document the do's and don'ts of tests by Ævar Arnfjörð Bjarmason · 15 years ago
  44. b5500d1 t/README: Add a section about skipping tests by Ævar Arnfjörð Bjarmason · 15 years ago
  45. 97d9fd9 t/README: Document test_expect_code by Ævar Arnfjörð Bjarmason · 15 years ago
  46. 2fac6a4 t/README: Document test_external* by Ævar Arnfjörð Bjarmason · 15 years ago
  47. 9a89789 t/README: Document the prereq functions, and 3-arg test_* by Ævar Arnfjörð Bjarmason · 15 years ago
  48. 85b0b34 t/README: Typo: paralell -> parallel by Ævar Arnfjörð Bjarmason · 15 years ago
  49. e1ca1c9 t/README: The trash is in 't/trash directory.$name' by Ævar Arnfjörð Bjarmason · 15 years ago
  50. 5099b99 test-lib: Adjust output to be valid TAP format by Ævar Arnfjörð Bjarmason · 15 years ago
  51. 0d4dbcd t/README: document --root option by Thomas Rast · 15 years ago
  52. e4597aa run test suite without dashed git-commands in PATH by Matthew Ogilvie · 15 years ago
  53. e160da7 t/README: Document GIT_TEST_INSTALLED and GIT_TEST_EXEC_PATH by Matthew Ogilvie · 15 years ago
  54. 3da9365 Tests: let --valgrind imply --verbose and --tee by Johannes Schindelin · 16 years ago
  55. 4413855 test-lib.sh: optionally output to test-results/$TEST.out, too by Johannes Schindelin · 16 years ago
  56. 4e1be63 Add valgrind support in test scripts by Johannes Schindelin · 16 years ago
  57. 0088496 test-lib.sh: introduce test_commit() and test_merge() helpers by Johannes Schindelin · 16 years ago
  58. fbd458a t/README: Add 'Skipping Tests' section below 'Running Tests' by Jakub Narebski · 17 years ago
  59. 5e2c08c test-lib.sh: add --long-tests option by Lea Wiemann · 17 years ago
  60. 9231e3a t/Makefile: "trash" directory was renamed recently by Brandon Casey · 17 years ago
  61. 41ac414 Sane use of test_expect_failure by Junio C Hamano · 17 years ago
  62. 5c94f87 use 'init' instead of 'init-db' for shipped docs and tools by Nicolas Pitre · 18 years ago
  63. 8757749 Add info about new test families (8 and 9) to t/README by Jakub Narebski · 18 years ago
  64. 8f4a9b6 t/README: start testing porcelainish by Junio C Hamano · 19 years ago
  65. 215a7ad Big tool rename. by Junio C Hamano · 20 years ago
  66. 7765660 [PATCH] Prevent t6000 series from dropping useless sed.script in t/ by Junio C Hamano · 20 years ago
  67. 14cd1ff [PATCH 4/4] Trivial test harness fixes. by Junio C Hamano · 20 years ago
  68. f50c9f7 Rename some test scripts and describe the naming convention by Petr Baudis · 20 years ago
  69. 986aa7f [PATCH 2/2] Test framework documentation. by Junio C Hamano · 20 years ago