All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Narebski <jnareb@gmail.com>
To: git@vger.kernel.org
Subject: How to complete t/README file?
Date: Fri, 3 Nov 2006 19:50:06 +0100	[thread overview]
Message-ID: <200611031950.06242.jnareb@gmail.com> (raw)

How to complete family numbering in t/README? Curently we have:

-- >8 --
First digit tells the family:

        0 - the absolute basics and global stuff
        1 - the basic commands concerning database
        2 - the basic commands concerning the working tree
        3 - the other basic commands (e.g. ls-files)
        4 - the diff commands
        5 - the pull and exporting commands
        6 - the revision tree commands (even e.g. merge-base)
        7 - the porcelainish commands concerning the working tree
-- >8 --

But there are tests which have 8 or 9 as first digit:

	8 - annotate, blame, pickaxe
	9 - send-email, git-svn

8 seems to be porcelanish "archeology" (analysis, interrogators) 
commands, 9 seems to be interfaces (to email, to svn). Do you have idea 
how to name those families?

P.S. Do I understand correctly that gotweb tests would eblong 
to familiy 9 of tests?
-- 
Jakub Narebski

                 reply	other threads:[~2006-11-03 18:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=200611031950.06242.jnareb@gmail.com \
    --to=jnareb@gmail.com \
    --cc=git@vger.kernel.org \
    /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.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.