[Pixman] [PATCH pixman] test: Added more demos and tests to .gitignore file

Pekka Paalanen ppaalanen at gmail.com
Wed May 13 02:28:35 PDT 2015


On Tue, 05 May 2015 11:29:32 -0700
Bill Spitzak <spitzak at gmail.com> wrote:

> 
> 
> On 05/04/2015 11:57 PM, Pekka Paalanen wrote:
> > On Wed, 29 Apr 2015 11:44:17 -0700
> > Bill Spitzak <spitzak at gmail.com> wrote:
> >
> >> Uses a wildcard to handle the majority which end in "-test".
> >>
> >> ---
> >>   .gitignore |   45 +++++----------------------------------------
> >>   1 file changed, 5 insertions(+), 40 deletions(-)
> >
> > Looks fine to me, so R-b me and pushed:
> >     e0c0153..6f14bae  master -> master
> >
> > .log and .trs files in test/ would probably be good to ignore too. They
> > are created by 'make check'.
> 
> I tried running "make check" but I don't get any such files and git 
> status does not list any unknown files. However one test (stress-test) 
> failed with a floating point exception for me.

Ok, I get that too on Raspbian. I think it's a difference in automake
versions. 1.11 prints all the test output spew to the terminal, while
1.13 seems to create the .log and .trs files.

Now I wonder if I should take that into account and make new tests much
more silent by default than I did.


Thanks,
pq


More information about the Pixman mailing list