summaryrefslogtreecommitdiff
path: root/source4/pidl/tests/ndr_fullptr.pl
AgeCommit message (Collapse)AuthorFilesLines
2007-12-21r26444: Fix pidl tests.Jelmer Vernooij1-1/+1
(This used to be commit bc643f1014cef7f0bc66ad0edfa22395c69b8352)
2007-12-21r25915: ndr/pidl: change NTSTAUS into enum ndr_err_code (pidl code)Stefan Metzmacher1-1/+1
Samba4/NDR/Parser.pm Samba4/NDR/Server.pm Samba3/ServerNDR.pm tests/ metze (This used to be commit 7106f21de8dfc472aa0846b49bfdb7543c63b310)
2007-12-21r25768: pidl: NT_STATUS_IS_ERR() is NOT the same as !NT_STATUS_IS_OK()Stefan Metzmacher1-1/+1
Everything but success should be handled as error in the tests. metze (This used to be commit cadb1cc743a19fc16e61f8246b1e8771c806caea)
2007-10-10r20548: Remove unnecessary "use lib", fix warnings.Jelmer Vernooij1-1/+0
(This used to be commit 30d721569fdf33e4784eb1f7c650e75ed1b80527)
2007-10-10r20299: Disable two new tests that are apparently broken.Jelmer Vernooij1-0/+4
(This used to be commit b3f64869fc4590850203a231ecf6810ae9f1d8cf)
2007-10-10r19866: Fix test compilation.Jelmer Vernooij1-2/+2
(This used to be commit 2a3196db9dae9f15bbe2ffa36ce1204daf4e701c)
2007-10-10r19859: Reuse referrent ids when pushing full pointers (still need toJelmer Vernooij1-0/+41
avoid pushing the referred object twice) and add test for full pointers. (This used to be commit 1638c8d234dbc85298000685e49570f23dfd0bf8)