xpcom/reflect/xptcall/src/md/test/README

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/xpcom/reflect/xptcall/src/md/test/README	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,6 @@
     1.4 +These are just simple test programs in which stripped down versions of the
     1.5 +XPConnect invoke and stubs code can be built and tested as the code is brought
     1.6 +up on various platforms. These probrams do not test the param sizing and copying
     1.7 +functionality of the routines. However, they do supply a place where the lowest
     1.8 +level assembly language code can be developed and debugged in the simplest of
     1.9 +contexts before it is moved into the real routines.
    1.10 \ No newline at end of file

mercurial