Jakub Narebski <jnareb@xxxxxxxxx> writes: > In t/README it is written: >... > Is there any naming rule, or just increment it by one when adding new test > in the same family? > >> Third digit (optionally) tells the particular switch or group of switches >> we are testing. > > What tells the fourth digit? Nothing other than just to make them aline up and ordered nicely. The rule was outlined long time ago but not strictly followed (primarily because was done when git was mostly core, and it did not anticipate the proliferation of Porcelain-ish wrappers, so it was rather hard to follow). I'd suggest you to declare that t92xx- series are for gitweb, and organize the tests in that namespace nicely. Also you might want to see what Eric did for the subversion interface tests (60d02cc declares that t91xx- series are SVN tests and gives an easy way to skip heavier tests on git-svn). - 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