[PATCH] vbscript: Implemented RGB (try 3)

Shuai Meng mengshuaicalendr at gmail.com
Thu Sep 25 07:45:20 CDT 2014


testbot:
https://newtestbot.winehq.org/JobDetails.pl?Key=9059
Change log:
   Used only one loop instead of two;
   deleted variable total and used RGB macro directly in return sentence;
   added tests in which the arguments of RGB are different;
   used hex constants instead of decimal values in tests;
   used only one error argument instead of two equal ones in vbscript 
function testRGBError.
---
  dlls/vbscript/global.c      | 20 ++++++++++++++++++--
  dlls/vbscript/tests/api.vbs | 22 ++++++++++++++++++++++
  2 files changed, 40 insertions(+), 2 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-vbscript-Implemented-RGB.txt
Type: text/x-patch
Size: 2807 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140925/4e54a188/attachment.bin>


More information about the wine-patches mailing list