Re: [PATCH] tests: use $TEST_DIRECTORY to refer to the t/ directory

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

On Fri, 8 Aug 2008, Junio C Hamano wrote:

> |  # Test repository
> | -test="trash directory"
> | +test="trash directory/another level/yet another"

Oh my.  If you continue like that, we are soon going to hit PATH_MAX on 
some systems (*cough* Windows *cough*), badly.

>  t/t0022-crlf-rename.sh                   |    4 ++--
>  t/t1000-read-tree-m-3way.sh              |    2 +-
>  t/t3900-i18n-commit.sh                   |   18 +++++++++---------
>  t/t3901-i18n-patch.sh                    |   28 ++++++++++++++--------------
>  t/t4000-diff-format.sh                   |    2 +-
>  t/t4001-diff-rename.sh                   |    2 +-
>  t/t4002-diff-basic.sh                    |    2 +-
>  t/t4003-diff-rename-1.sh                 |    6 +++---
>  t/t4004-diff-rename-symlink.sh           |    2 +-
>  t/t4005-diff-rename-2.sh                 |    6 +++---
>  t/t4007-rename-3.sh                      |    4 ++--
>  t/t4008-diff-break-rewrite.sh            |    6 +++---
>  t/t4009-diff-rename-4.sh                 |    6 +++---
>  t/t4010-diff-pathspec.sh                 |    2 +-
>  t/t4011-diff-symlink.sh                  |    2 +-
>  t/t4012-diff-binary.sh                   |    2 +-
>  t/t4013-diff-various.sh                  |    2 +-
>  t/t4015-diff-whitespace.sh               |    2 +-
>  t/t4020-diff-external.sh                 |    2 +-
>  t/t4022-diff-rewrite.sh                  |    4 ++--
>  t/t4023-diff-rename-typechange.sh        |   14 +++++++-------
>  t/t4027-diff-submodule.sh                |    2 +-
>  t/t4100-apply-stat.sh                    |    4 ++--
>  t/t4101-apply-nonl.sh                    |    2 +-
>  t/t5100-mailinfo.sh                      |   18 +++++++++---------
>  t/t5515-fetch-merge-logic.sh             |    4 ++--
>  t/t5540-http-push.sh                     |    2 +-
>  t/t6002-rev-list-bisect.sh               |    2 +-
>  t/t6003-rev-list-topo-order.sh           |    2 +-
>  t/t6023-merge-file.sh                    |    2 +-
>  t/t6027-merge-binary.sh                  |    2 +-
>  t/t6101-rev-parse-parents.sh             |    2 +-
>  t/t6200-fmt-merge-msg.sh                 |    4 ++--
>  t/t7001-mv.sh                            |    4 ++--
>  t/t7004-tag.sh                           |    2 +-
>  t/t7101-reset.sh                         |   10 +++++-----
>  t/t7500-commit.sh                        |   16 ++++++++--------
>  t/t8001-annotate.sh                      |    2 +-
>  t/t8002-blame.sh                         |    2 +-
>  t/t9110-git-svn-use-svm-props.sh         |    2 +-
>  t/t9111-git-svn-use-svnsync-props.sh     |    2 +-
>  t/t9115-git-svn-dcommit-funky-renames.sh |    2 +-
>  t/t9121-git-svn-fetch-renamed-dir.sh     |    2 +-
>  t/t9200-git-cvsexportcommit.sh           |   14 +++++++-------
>  t/t9300-fast-import.sh                   |    2 +-
>  t/t9301-fast-export.sh                   |    2 +-
>  t/t9500-gitweb-standalone-no-errors.sh   |   16 ++++++++--------
>  t/t9700-perl-git.sh                      |    2 +-
>  t/t9700/test.pl                          |    3 ---
>  t/test-lib.sh                            |    2 +-
>  50 files changed, 123 insertions(+), 126 deletions(-)

Frankly, I do not have the time.  It is not only about looking what you 
changed, but also what you did not change.

Besides, I do not see the point.  "clean" can just as well

	$(RM) -r 'trash directory.t'[0-9]*

Ciao,
Dscho

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux