trisquel-icecat/icecat/xpcom/reflect/xptcall/md/test
2025-07-17 09:32:21 -06:00
..
clean.bat icecat: initial release for Trisquel 12.0, Ecne 2025-07-17 09:32:21 -06:00
invoke_test.cpp icecat: initial release for Trisquel 12.0, Ecne 2025-07-17 09:32:21 -06:00
mk_invoke.bat icecat: initial release for Trisquel 12.0, Ecne 2025-07-17 09:32:21 -06:00
mk_stub.bat icecat: initial release for Trisquel 12.0, Ecne 2025-07-17 09:32:21 -06:00
moz.build icecat: initial release for Trisquel 12.0, Ecne 2025-07-17 09:32:21 -06:00
README icecat: initial release for Trisquel 12.0, Ecne 2025-07-17 09:32:21 -06:00
stub_test.cpp icecat: initial release for Trisquel 12.0, Ecne 2025-07-17 09:32:21 -06: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.