On Thu, Sep 7, 2017 at 5:25 PM, <fossil-users-requ...@lists.fossil-scm.org>
wrote:

> The other type of empty files (actually, just one single file) is used
> for a test case to check how one part of the project gracefully handles
> an empty file. So, this file is actually not created by every
> contributor individually according to their preferences but part of the
> checkout.
>

I would recommend that the test script create that file when that test case
is run.

If your testing is not automated, then your build process could create it.

If neither of the above applies, then create a script for preparing the
"work environment" for doing testing. This is often a very good idea
because it helps to establish consistent start conditions for testing,
which makes replicating results much easier.
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to