Re: [PATCH 1/7] vbscript: Implemented Cos(try 2)
Aug. 14, 2014
10:42 a.m.
On 08/14/14 17:23, Shuai Meng wrote:
Change log: Applied cleanly. --- dlls/vbscript/global.c | 10 ++++++++-- dlls/vbscript/tests/api.vbs | 19 +++++++++++++++++++ 2 files changed, 27 insertions(+), 2 deletions(-)
Please add some tests for values other than trivial cases. You may want to add PI constant and a helper (like almostEqual) to deal with precision problems. Same applies to other patches from this series. Also, for functions (like atan) that have invalid arguments, I'd like to see tests of them. Jacek
4290
Age (days ago)
4290
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban