diff options
author | Stefan Metzmacher <metze@samba.org> | 2010-08-12 09:31:38 +0200 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2010-08-12 14:31:15 +0200 |
commit | 6fe216642a1003a2fda2b8332199ff84c8712984 (patch) | |
tree | e811fecbccfe1e66cf589099c035b8ee766aa451 /testprogs/win32/midltests/invalid | |
parent | f7e14a8e5e65b15d83dc1be3fe2dc47b5c46d764 (diff) | |
download | samba-6fe216642a1003a2fda2b8332199ff84c8712984.tar.gz samba-6fe216642a1003a2fda2b8332199ff84c8712984.tar.bz2 samba-6fe216642a1003a2fda2b8332199ff84c8712984.zip |
testprogs/midltests: add some example IDL files and there midltests.exe output
metze
Diffstat (limited to 'testprogs/win32/midltests/invalid')
-rw-r--r-- | testprogs/win32/midltests/invalid/README.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testprogs/win32/midltests/invalid/README.txt b/testprogs/win32/midltests/invalid/README.txt new file mode 100644 index 0000000000..f10cc1574c --- /dev/null +++ b/testprogs/win32/midltests/invalid/README.txt @@ -0,0 +1,3 @@ +This directory contains IDL files which give errors, +when they're compiled as midltests.idl. + |