Re: [PATCH] Add tests for gcc-changelog.

2020-05-14 Thread Martin Liška
On 5/14/20 1:27 PM, Jakub Jelinek wrote: On Thu, May 14, 2020 at 12:11:50PM +0200, Martin Liška wrote: I would like to add unit-tests for gcc-changelog. The test_patches.txt contains couple of patches extracted from gcc via git format-patch. Test output: $ pytest contrib/gcc-changelog/ Test ses

Re: [PATCH] Add tests for gcc-changelog.

2020-05-14 Thread Jakub Jelinek via Gcc-patches
On Thu, May 14, 2020 at 12:11:50PM +0200, Martin Liška wrote: > I would like to add unit-tests for gcc-changelog. > The test_patches.txt contains couple of patches extracted from gcc > via git format-patch. > > Test output: > $ pytest contrib/gcc-changelog/ > Test session starts (platform: linux,