Alexandre Julliard : Move the winetest scripts to the git repository.
Module: tools Branch: master Commit: fd4ab1425ad8fb3afea53ee21281f4103bc2b874 URL: http://source.winehq.org/git/tools.git/?a=commit;h=fd4ab1425ad8fb3afea53ee21... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Wed Sep 12 14:23:45 2007 +0200 Move the winetest scripts to the git repository. --- winetest/README | 58 +++++++ winetest/builds.txt | 1 + winetest/dissect | 231 +++++++++++++++++++++++++ winetest/error.cgi | 46 +++++ winetest/gather | 425 ++++++++++++++++++++++++++++++++++++++++++++++ winetest/resultform.html | 43 +++++ winetest/service.cgi | 307 +++++++++++++++++++++++++++++++++ winetest/summary.css | 183 ++++++++++++++++++++ winetest/summary.js | 37 ++++ winetest/winetest.builds | 1 + winetest/winetest.cgi | 101 +++++++++++ winetest/winetest.conf | 19 ++ winetest/winetest.cron | 12 ++ 13 files changed, 1464 insertions(+), 0 deletions(-) Diff: http://source.winehq.org/git/tools.git/?a=commitdiff;h=fd4ab1425ad8fb3afea53...
participants (1)
-
Alexandre Julliard