summaryrefslogtreecommitdiff
path: root/source4/pidl/tests/tdr.pl
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r22453: Fix TDR testsuite without using our.Jelmer Vernooij1-13/+14
(This used to be commit 2c82aea0d3cb43b6d653fa7d64d490eddef26903)
2007-10-10r21433: Get rid of the COM support code - it's not used and unmaintained. We canJelmer Vernooij1-0/+48
always bring it back if we need to. This code was getting in the way while refactoring. Add some tests for TDR. Get rid of typedef in lib/registry/tdr_regf.idl and fix the TDR code to be able to deal with it. (This used to be commit 1ad0f99a439f0d52a735b391bf9900d50171aca5)