[Aaron-devel-cvs] CVS: aaron/src/test/xml README,NONE,1.1
Status: Pre-Alpha
Brought to you by:
thetitan
From: Sean C. <the...@us...> - 2001-06-29 05:31:38
|
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] ... |