On Sun, 2009-07-05 at 16:04 +0800, Bo Yang wrote: > Hi, > > After three days testing, debugging, bug fixing, I think it is > better to report some status of the libDOM now. In the past three > days, I have spent all of my time on testing the libDOM implementation > with level 1 test cases. Now, the result is as: > > Total: 527 > Passed: 400 > Failed: 127 > Conversion Error: 2 > Compile Error: 19 > Run Error: 73 > Not Support: 33
Cool. That's good progress. Can you write some documentation about how to run the test suite? I can see no way to do so when checking out your branch. > For level 2 and 3 tests, the now implementation nearlly failed all. > That's disappointing, but this mainly because that namespace support > is not done correctly. And that is just what I will do next. Ok. J.
