author | Junio C Hamano <gitster@pobox.com> | |
Mon, 15 Nov 2010 19:02:15 +0000 (11:02 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 15 Nov 2010 19:02:15 +0000 (11:02 -0800) | ||
commit | d51ec77fafdb0a85ff8be52dc8f823a29738f3c7 | |
tree | e287b287fb8d21c19f1b2c90a89f9497f97e0f63 | tree | snapshot |
parent | 07d67f434e275eec654da738ed6abf233102f198 | commit | diff |
parent | 33fc521193746a0961c270997dbb881b520ad793 | commit | diff |
Merge branch 'en/and-cascade-tests' into next
* en/and-cascade-tests: (25 commits)
t4124 (apply --whitespace): use test_might_fail
t3404: do not use 'describe' to implement test_cmp_rev
t3404 (rebase -i): introduce helper to check position of HEAD
t3404 (rebase -i): move comment to description
t3404 (rebase -i): unroll test_commit loops
t3301 (notes): use test_expect_code for clarity
t1400 (update-ref): use test_must_fail
t1502 (rev-parse --parseopt): test exit code from "-h"
t6022 (renaming merge): chain test commands with &&
test-lib: introduce test_line_count to measure files
tests: add missing &&, batch 2
tests: add missing &&
Introduce sane_unset and use it to ensure proper && chaining
t7800 (difftool): add missing &&
t7601 (merge-pull-config): add missing &&
t7001 (mv): add missing &&
t6016 (rev-list-graph-simplify-history): add missing &&
t5602 (clone-remote-exec): add missing &&
t4026 (color): remove unneeded and unchained command
t4019 (diff-wserror): add lots of missing &&
...
Conflicts:
t/t6020-merge-df.sh
t/t6036-recursive-corner-cases.sh
t/t7006-pager.sh
* en/and-cascade-tests: (25 commits)
t4124 (apply --whitespace): use test_might_fail
t3404: do not use 'describe' to implement test_cmp_rev
t3404 (rebase -i): introduce helper to check position of HEAD
t3404 (rebase -i): move comment to description
t3404 (rebase -i): unroll test_commit loops
t3301 (notes): use test_expect_code for clarity
t1400 (update-ref): use test_must_fail
t1502 (rev-parse --parseopt): test exit code from "-h"
t6022 (renaming merge): chain test commands with &&
test-lib: introduce test_line_count to measure files
tests: add missing &&, batch 2
tests: add missing &&
Introduce sane_unset and use it to ensure proper && chaining
t7800 (difftool): add missing &&
t7601 (merge-pull-config): add missing &&
t7001 (mv): add missing &&
t6016 (rev-list-graph-simplify-history): add missing &&
t5602 (clone-remote-exec): add missing &&
t4026 (color): remove unneeded and unchained command
t4019 (diff-wserror): add lots of missing &&
...
Conflicts:
t/t6020-merge-df.sh
t/t6036-recursive-corner-cases.sh
t/t7006-pager.sh
18 files changed:
t/README | diff1 | | diff2 | | blob | history |
t/annotate-tests.sh | diff1 | | diff2 | | blob | history |
t/t0003-attributes.sh | diff1 | | diff2 | | blob | history |
t/t1011-read-tree-sparse-checkout.sh | diff1 | | diff2 | | blob | history |
t/t3030-merge-recursive.sh | diff1 | | diff2 | | blob | history |
t/t4015-diff-whitespace.sh | diff1 | | diff2 | | blob | history |
t/t4034-diff-words.sh | diff1 | | diff2 | | blob | history |
t/t4103-apply-binary.sh | diff1 | | diff2 | | blob | history |
t/t5503-tagfollow.sh | diff1 | | diff2 | | blob | history |
t/t556x_common | diff1 | | diff2 | | blob | history |
t/t6020-merge-df.sh | diff1 | | diff2 | | blob | history |
t/t6022-merge-rename.sh | diff1 | | diff2 | | blob | history |
t/t6036-recursive-corner-cases.sh | diff1 | | diff2 | | blob | history |
t/t7004-tag.sh | diff1 | | diff2 | | blob | history |
t/t7006-pager.sh | diff1 | | diff2 | | blob | history |
t/t7810-grep.sh | diff1 | | diff2 | | blob | history |
t/t9300-fast-import.sh | diff1 | | diff2 | | blob | history |
t/test-lib.sh | diff1 | | diff2 | | blob | history |