Update of /cvsroot/aaron/aaron/src/test/xml
In directory usw-pr-cvs1:/tmp/cvs-serv23953
Added Files:
README
Log Message:
Added README. Screwed up Makefile's commit (was meant for README).
Makefile: controls the directory and all operations (testing primarily)
--- NEW FILE: README ---
All XML functions are based on the ruby-xmlparser module which can be found
at:
http://www.yoshidam.net/Ruby.html#xmlparser
Files in test:
well_formed_xml_check.rb
Usage:
well_formed_xml_check.rb [xml files] ...
|