tenfourfox/xpcom/reflect/xptcall/md/test
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00
..
clean.bat hello FPR 2017-04-19 00:56:45 -07:00
invoke_test.cpp hello FPR 2017-04-19 00:56:45 -07:00
mk_invoke.bat hello FPR 2017-04-19 00:56:45 -07:00
mk_stub.bat hello FPR 2017-04-19 00:56:45 -07:00
moz.build hello FPR 2017-04-19 00:56:45 -07:00
README hello FPR 2017-04-19 00:56:45 -07:00
stub_test.cpp hello FPR 2017-04-19 00:56:45 -07: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.