On Wed, Sep 29, 2010 at 06:45:28PM +0200, Michael Hanselmann wrote: > This patch enables all tests by default, unless when they're > explicitely disabled in the config file. This will make sure > newly added tests are run even when an old configuration file > is used.
This is good… > Since JSON doesn't support comments, the dictionary key for > disabled tests is prefix with a hash sign (#). This is already > done for other commented out entries. But this makes it harder to use the provided example file. Can't you leave the tests as is (i.e. enabled both in the config file and in the code)? iustin
