winetest: new Build info section

Ferenc Wagner wferi at afavant.elte.hu
Thu Apr 22 19:47:12 CDT 2004


Alexandre,

Please commit this asap.  The specification is changing, the
version number isn't...

ChangeLog: Add the Build info section to the output.

Feri.

Index: programs/winetest/main.c
===================================================================
RCS file: /home/wine/wine/programs/winetest/main.c,v
retrieving revision 1.13
diff -u -r1.13 main.c
--- programs/winetest/main.c    23 Apr 2004 00:06:57 -0000      1.13
+++ programs/winetest/main.c    23 Apr 2004 00:42:38 -0000
@@ -443,6 +442,7 @@
     xprintf ("Tests from build %s\n", build_tag);
     xprintf ("Archive: %s\n", url?url:"");
     xprintf ("Tag: %s\n", tag?tag:"");
+    xprintf ("Build info:\n");
     xprintf ("Operating system version:\n");
     print_version ();
     xprintf ("Test output:\n" );



More information about the wine-patches mailing list