From: Braden M. <br...@us...> - 2006-07-25 15:32:25
|
Update of /cvsroot/openvrml/openvrml In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv16869 Modified Files: ChangeLog Log Message: Changes to tests for parity with the change from node_class to node_metatype. Index: ChangeLog =================================================================== RCS file: /cvsroot/openvrml/openvrml/ChangeLog,v retrieving revision 1.1275 retrieving revision 1.1276 diff -C2 -d -r1.1275 -r1.1276 *** ChangeLog 25 Jul 2006 06:17:56 -0000 1.1275 --- ChangeLog 25 Jul 2006 15:32:21 -0000 1.1276 *************** *** 1,4 **** --- 1,13 ---- 2006-07-25 Braden McDaniel <br...@en...> + Changes to tests for parity with the change from node_class to + node_metatype. + + * tests/Makefile.am + * tests/node_class_id.cpp: Removed file. + * tests/node_metatype_id.cpp: Added file. + + 2006-07-25 Braden McDaniel <br...@en...> + * src/libopenvrml/openvrml/browser.cpp: Doc-comment improvements. |