Re: ***SPAM*** Re: About certs
Stephen Leake <[email protected]>
| Newsgroups | gmane.comp.version-control.monotone.devel |
|---|---|
| Message-ID | <[email protected]> |
Frédéric Praca <[email protected]> writes: > Le Fri, 07 Dec 2012 06:54:17 -0500, > Stephen Leake <[email protected]> a écrit : > >> Frédéric Praca <[email protected]> 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 _______________________________________________ Monotone-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/monotone-devel