Re: [xml] RUNTEST.c



Hi Stadelmann,

Stadelmann Josef wrote:
. . .

"Error cases regression tests"
./tests/errors/attr4.xml file size is 18 bytes mem size is 40 (as reported in my previous mail, an xml version header is included in mem)

As Daniel already pointed out make sure you using most recent code.

"HTML regression tests"
./tests/HTML/53867.html file size is 4192 bytes mem size is 4190 bytes

./tests/HTML/entities2.html file size is 207 bytes mem size is 204

"Push HTML regression tests"
./tests/HTML/53867.html file size is 4192 bytes mem size is 4190 bytes

./tests/HTML/entities2.html file size is 207 bytes mem size is 204

"HTML SAX regression tests"
./tests/HTML/53867.html file size is 4192 bytes mem size is 4190 bytes

./tests/HTML/entities2.html file size is 207 bytes mem size is 204

"General documents valid regression tests"
./result/valid/objednavka.xml file size is 1411 bytes mem size is 1372 bytes

All of these are windows line ending problems. I had the exact same errors when I frst was running the tests. To get runtest to run clean, I copied the test and result files for the failing tests from my linux system to make sure the line endings were correct.

Rob




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]