[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lmi] [PATCH] A couple of trivial tests improvements
From: |
Greg Chicares |
Subject: |
Re: [lmi] [PATCH] A couple of trivial tests improvements |
Date: |
Thu, 09 Apr 2015 18:00:00 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.3.0 |
On 2015-04-05 13:04, Vadim Zeitlin wrote:
>
> While upgrading to the latest svn trunk and merging all the fixes, I found
> the two small patches which I had forgot to send to you before. The first
> of them adds a check verifying that the "Comments" field in the dialog was
> updated correctly to prevent problems such as the one we had with the test
> mysteriously failing due to "_" being wrongly entered as "-" into this text
> control by the test.
Committed 20150409T1756Z, revision 6160.
> The second one is even more trivial and just adds a missing space into an
> error message given by the paste census test.
Committed 20150409T1759Z, revision 6161.