ChangeSet ID: 11480 CVSROOT: /opt/cvs-commit Module name: tools Changes by: jnewman@wine.codeweavers.com 2004/03/15 12:31:01
Modified files: winetest : dissect winetest.cgi winetest.conf
Log message: Ferenc Wagner wferi@afavant.elte.hu * dissect, winetest.conf: Make maximum number of coinciding reports configurable. * dissect: Open the report files in :raw mode to avoid UTF-8 interpretation. * dissect: Skip blank lines between the subtest reports. * dissect: Add more error checking. * winetest.cgi: Do a rough check on the submitted file before moving it into the queue. * winetest.cgi: Create queue directory with mode 0777. * winetest.cgi: Consistent name: winetest, in singular. Similar modification is needed in the program, too.
Patch: http://cvs.winehq.org/patch.py?id=11480
Old revision New revision Changes Path 1.2 1.3 +7 -6 tools/winetest/dissect 1.3 1.4 +21 -6 tools/winetest/winetest.cgi 1.1 1.2 +3 -0 tools/winetest/winetest.conf