Re: [PATCH 2/2] remote-helpers: move tests out of contrib

2014-04-21 Thread Felipe Contreras
Junio C Hamano wrote: > Felipe Contreras writes: > > >> This step needs a bit more work, I am afraid, to at least have these > >> three test scripts follow the same numbering scheme. Especially given > >> that there were recent discussions on allowing a range of tests to > >> be run (or omitted)

Re: [PATCH 2/2] remote-helpers: move tests out of contrib

2014-04-21 Thread Junio C Hamano
Felipe Contreras writes: >> This step needs a bit more work, I am afraid, to at least have these >> three test scripts follow the same numbering scheme. Especially given >> that there were recent discussions on allowing a range of tests to >> be run (or omitted) via notations like "5000,5020,980

Re: [PATCH 2/2] remote-helpers: move tests out of contrib

2014-04-21 Thread Felipe Contreras
Junio C Hamano wrote: > Felipe Contreras writes: > > > They should be tested by default. > > > > Signed-off-by: Felipe Contreras > > --- > > contrib/remote-helpers/Makefile| 14 > > -- > > t/Makefile | 8 +

Re: [PATCH 2/2] remote-helpers: move tests out of contrib

2014-04-21 Thread Junio C Hamano
Felipe Contreras writes: > They should be tested by default. > > Signed-off-by: Felipe Contreras > --- > contrib/remote-helpers/Makefile| 14 > -- > t/Makefile | 8 +++- > .../remote-helpers/test-bzr.s

[PATCH 2/2] remote-helpers: move tests out of contrib

2014-04-20 Thread Felipe Contreras
They should be tested by default. Signed-off-by: Felipe Contreras --- contrib/remote-helpers/Makefile| 14 -- t/Makefile | 8 +++- .../remote-helpers/test-bzr.sh => t/remote-helpers/bzr.t | 2 +- .../