monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] ***SPAM*** Re: About certs


From: Stephen Leake
Subject: Re: [Monotone-devel] ***SPAM*** Re: About certs
Date: Sat, 08 Dec 2012 14:50:19 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (windows-nt)

Frédéric Praca <address@hidden> writes:

> Le Fri, 07 Dec 2012 06:54:17 -0500,
> Stephen Leake <address@hidden> a écrit :
>
>> Frédéric Praca <address@hidden> writes:
>> 
>> > Ok, forget it, it does not seem to be relevant.
>> 
>> For automate, ok
>> 
>> > I close the ticket as won't fix.
>> 
>> no, the non-automate needs to be fixed
> Well, it's maybe better to re-open one ticket with only the commands
> that don't support it instead of modifying the ticket #218.

There's no standard policy, but I don't see any reason for a new ticket;
we just need to state clearly what the resolution is.

> For the moment, I've just seen 'ls certs' but there can be others.

It would be nice to catch everything, but it's more important to fix the
ones we know about.

> Moreover, I didn't write the unit test. Where should it reside ? I
> have only found test/func/date_formatting that could be related to
> such issues. Do I have to create another one specifically for this
> issue ?

Adding a test of "ls certs" to that test makes sense.

> Concerning unit tests, I have one question. How do you run only one
> test in the framework Monotone uses ?

cd .../monotone-build_mingw/
./run_func_tests -d <test name>

the test name is matched against all the tests, so:

./run_func_tests -d date_formatting

will run just that test,

./run_func_tests -d db_

will run all tests starting with "db_"

-- 
-- Stephe



reply via email to

[Prev in Thread] Current Thread [Next in Thread]