Il giorno mar 7 set 2021 alle ore 21:43 Denys Vlasenko <[email protected]> ha scritto: > > On Tue, Sep 7, 2021 at 6:26 PM Roberto A. Foglietta > <[email protected]> wrote: > > > > Thus, using zero the busybox test suite needs to be updated. > > If you send a patch with "lineno = 0", this patch needs to also > update testsuite so that it does not generate false positives.
I see your point but there is a good reason for this choice. I kept the patch for the test suite separated by the patch for the code, in such a way I can upgrade the code patch being sure that the test suite patch will remain untouched. Granted by this, I can test each new code patch with the same test suite unless I specifically and deliberately change the test suite patch. Best regards, -- Roberto A. Foglietta +39.349.33.30.697 _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
