From: "John Cai via GitGitGadget" <gitgitgadget@gmail.com>
To: git@vger.kernel.org
Cc: John Cai <johncai86@gmail.com>
Subject: [PATCH 00/10] tests: modernize test format part 2
Date: Sat, 20 May 2023 16:13:48 +0000 [thread overview]
Message-ID: <pull.1514.git.git.1684599239.gitgitgadget@gmail.com> (raw)
There are a number of tests that still follow an old convention of using
four-space indentation. Update a bunch of tests to use the new convention
with tab indentation.
This is a continued effort from [1]
1. https://lore.kernel.org/git/pull.1513.git.git.1684440205.gitgitgadget@gmail.com/
John Cai (10):
t7110-reset-merge: modernize test format
t7111-reset-table: modernize test format
t7201-co: modernize test format
t7508-status: modernize test format
t7600-merge: modernize test format
t7700-repack: modernize test format
t9100-git-svn-basic: modernize test format
t9104-git-svn-follow-parent: modernize test format
t9200-git-cvsexportcommit: modernize test format
t9400-git-cvsserver-server: modernize test format
t/t7110-reset-merge.sh | 314 +++++++++---------
t/t7111-reset-table.sh | 20 +-
t/t7201-co.sh | 92 +++---
t/t7508-status.sh | 4 +-
t/t7600-merge.sh | 40 +--
t/t7700-repack.sh | 10 +-
t/t9100-git-svn-basic.sh | 31 +-
t/t9104-git-svn-follow-parent.sh | 62 ++--
t/t9200-git-cvsexportcommit.sh | 351 ++++++++++----------
t/t9400-git-cvsserver-server.sh | 530 ++++++++++++++++---------------
10 files changed, 739 insertions(+), 715 deletions(-)
base-commit: 9e49351c3060e1fa6e0d2de64505b7becf157f28
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-git-1514%2Fjohn-cai%2Fjc%2Ftest-modernization-continued-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-git-1514/john-cai/jc/test-modernization-continued-v1
Pull-Request: https://github.com/git/git/pull/1514
--
gitgitgadget
next reply other threads:[~2023-05-20 16:14 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-20 16:13 John Cai via GitGitGadget [this message]
2023-05-20 16:13 ` [PATCH 01/10] t7110-reset-merge: modernize test format John Cai via GitGitGadget
2023-05-20 16:13 ` [PATCH 02/10] t7111-reset-table: " John Cai via GitGitGadget
2023-05-20 16:13 ` [PATCH 03/10] t7201-co: " John Cai via GitGitGadget
2023-05-20 16:13 ` [PATCH 04/10] t7508-status: " John Cai via GitGitGadget
2023-05-20 16:13 ` [PATCH 05/10] t7600-merge: " John Cai via GitGitGadget
2023-05-20 16:13 ` [PATCH 06/10] t7700-repack: " John Cai via GitGitGadget
2023-05-20 16:13 ` [PATCH 07/10] t9100-git-svn-basic: " John Cai via GitGitGadget
2023-05-20 16:13 ` [PATCH 08/10] t9104-git-svn-follow-parent: " John Cai via GitGitGadget
2023-05-20 16:13 ` [PATCH 09/10] t9200-git-cvsexportcommit: " John Cai via GitGitGadget
2023-05-20 16:13 ` [PATCH 10/10] t9400-git-cvsserver-server: " John Cai via GitGitGadget
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=pull.1514.git.git.1684599239.gitgitgadget@gmail.com \
--to=gitgitgadget@gmail.com \
--cc=git@vger.kernel.org \
--cc=johncai86@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://80x24.org/pub/scm/git/git.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).