Chris Drexler wrote:
>
> thanks for your feedback!!! I guess I need some clarification 
> on how the tests are executed. 
> 

The tests in "th1.test" are all read-only with respect to the
repository (and checkout); therefore, they are harmless to simply run
while in the checkout directory.  They should all pass there (and
they do).

For your new tests, having them in a new file is required since they
make modifications to the repository and checkout.

What do you think of having the [dir] command return a list-of-lists
(e.g. with the name, size, and time for each entry)?  The underlying
SQL query is already producing this data and it might be quite useful
from scripts.

--
Joe Mistachkin

_______________________________________________
fossil-dev mailing list
fossil-dev@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev

Reply via email to