Issue 9: backslash can not be used in test-code
Status:  New
Owner: ----
Reported by yongxu.x...@163.com, Jan 14, 2013

All the test cases will be ignored if using backslash followed by  '/**/' in testing code.
And prompt "no test to run".

test code like this:

int a = c + d + e + /*some comment...*/\
   f;


env:
msvc2005 windows. version 1.1