"Piotr Caban" piotr.caban@gmail.com wrote in message news:200807022156.01609.piotr.caban@gmail.com...
dlls/msxml3/tests/Makefile.in | 3 +- dlls/msxml3/tests/saxreader.c | 225 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 227 insertions(+), 1 deletions(-) create mode 100644 dlls/msxml3/tests/saxreader.c
What about checking for invalid arguments as well?
Best Regards Alistair Leslie-Hughes
Hi, Thanks for the suggestion, I will add more tests in next patches. The main purpose of this patch is to create the test file. Additionally I have added a basic test.
Regards, Piotr Caban