Tests: Modified the test 'teststdfunc1'. Warnings has been deactivated.

This commit is contained in:
Daniel Marjamäki 2007-05-18 18:27:04 +00:00
parent f98c122fe7
commit 7f98039631
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +0,0 @@
[teststdfunc1\teststdfunc1.cpp:4]: The condition can be simplified; use 'isdigit'
[teststdfunc1\teststdfunc1.cpp:9]: The condition can be simplified; use 'isdigit'

2
teststdfunc1/warn.msg Normal file
View File

@ -0,0 +1,2 @@
[teststdfunc1\teststdfunc1.cpp:4]: The condition can be simplified; use 'isdigit'
[teststdfunc1\teststdfunc1.cpp:9]: The condition can be simplified; use 'isdigit'