|
From: Allen B. <al...@us...> - 2002-02-20 00:18:48
|
allenb 2002/02/19 16:18:48 PST
Modified files:
gamekernel/xmlpp/Test Makefile
Added files:
gamekernel/xmlpp/Test parsetest.cpp
Log:
Added parsetest program.
This program loads up and xml file, saves it to another filename, and then dumps the entire tree structure to the screen. And it does it VERY FAST. :)
Revision Changes Path
1.4 +5 -1 lib/gamekernel/xmlpp/Test/Makefile
1.1 +140 -0 lib/gamekernel/xmlpp/Test/parsetest.cpp (new)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/xmlpp/Test/Makefile.diff?r1=1.3&r2=1.4&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/xmlpp/Test/parsetest.cpp?rev=1.1&content-type=text/plain
|