RetroZilla/xpcom/reflect/xptcall/src/md/test
2015-10-20 23:03:22 -04:00
..
clean.bat first commit 2015-10-20 23:03:22 -04:00
invoke_test.cpp first commit 2015-10-20 23:03:22 -04:00
Makefile.in first commit 2015-10-20 23:03:22 -04:00
mk_invoke.bat first commit 2015-10-20 23:03:22 -04:00
mk_stub.bat first commit 2015-10-20 23:03:22 -04:00
README first commit 2015-10-20 23:03:22 -04:00
stub_test.cpp first commit 2015-10-20 23:03:22 -04:00

These are just simple test programs in which stripped down versions of the
XPConnect invoke and stubs code can be built and tested as the code is brought
up on various platforms. These probrams do not test the param sizing and copying
functionality of the routines. However, they do supply a place where the lowest
level assembly language code can be developed and debugged in the simplest of
contexts before it is moved into the real routines.