Split scriptest up into separate files. It's still a bit of a mess, but
commit9feb729d6c6cf2223b63db7b024146c812f146e2
authorapenwarr <apenwarr@6619c942-59fa-0310-bf43-a07aaa81d9ac>
Sun, 22 Aug 2004 23:56:49 +0000 (22 23:56 +0000)
committerapenwarr <apenwarr@6619c942-59fa-0310-bf43-a07aaa81d9ac>
Sun, 22 Aug 2004 23:56:49 +0000 (22 23:56 +0000)
tree293f19762e7cd28816760936e71eeb519b276314
parent96eafc6571418988a287ec04bd75a3cf4ed5a8c9
Split scriptest up into separate files.  It's still a bit of a mess, but
less so now.  This is in preparation to start having the idl compiler
auto-generate wrapper functions...

git-svn-id: file:///home/apenwarr/alumnit-svn/public/trunk@6777 6619c942-59fa-0310-bf43-a07aaa81d9ac
xplcidl/Makefile
xplcidl/anytype.h [new file with mode: 0644]
xplcidl/cpptest.h
xplcidl/fake_IObject.h [new file with mode: 0644]
xplcidl/masterdispatch.cc [new file with mode: 0644]
xplcidl/masterdispatch.h [new file with mode: 0644]
xplcidl/mymulti.cc [new file with mode: 0644]
xplcidl/mymulti.h [new file with mode: 0644]
xplcidl/ptrtest.cc
xplcidl/scriptest.cc