http://bugs.winehq.org/show_bug.cgi?id=31789
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wine-bugs@winehq.org |fgouget@codeweavers.com
--- Comment #3 from François Gouget fgouget@codeweavers.com 2012-12-17 16:32:20 CST --- One solution for that is to leverage the daily Reconfig task to build a list of all the test files and to send it to the WineTestBot server (to be stored somewhere under var). Then, when WineTestBot detects a non-C files is modified in a given test, it would add all that test's C files to the set of C files modified by that patch.
Another solution may be to leverage the fact that WineTestBot is now running on the WineHQ server if I can figure out what this actually gives us access to.