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

2020-05-14 Thread Martin Liška
65fb Mon Sep 17 00:00:00 2001 From: Martin Liska Date: Thu, 14 May 2020 12:10:00 +0200 Subject: [PATCH] Add tests for gcc-changelog. contrib/ChangeLog: 2020-05-14 Martin Liska * gcc-changelog/test_email.py: New file. * gcc-changelog/test_patches.txt: New file. --- contrib/gcc-chang

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,