On Saturday 28 July 2007 15:00:18 James E Keenan wrote: > So, in principle, we can and should reduce the number of tests in 'make > test' and hence reduce its running time. But that requires *all* of us > -- not just ptc and me -- to be more diligent about running the > specialized testing targets before committing to trunk.
I'm not sure that's feasible. It may be a better approach to skip static analysis of unchanged files. If foo/bar/baz.c hasn't changed in the past thousand revisions, there's little value in analyzing it again now. -- c