1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-12 04:23:49 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
Jelmer Vernooij
b8c5290063 r9591: - Remove empty file
- Fix a couple of typo's
- Fix build of lib/samba3/secrets.c for systems that don't have /usr/include/tdb.h...
2007-10-10 13:34:33 -05:00
Jelmer Vernooij
2b08c4b92b r7059: Use namespaces for pidl and the build system, so we can later on
call out to the build system to compile the various pidl tests
(without having to rely on shared library support).

Initial work on an ndr_array test.
2007-10-10 13:17:10 -05:00
Jelmer Vernooij
7004f9515b r6862: Add some more tests
Accept new command-line options --keep, --outputdir and --idl-compiler.

We're currently at 34 IDL tests (...and counting)
2007-10-10 13:16:52 -05:00
Jelmer Vernooij
7d36e27e22 r6860: Add some allocation and alignment tests, remove uint64 from list of scalars
(it doesn't have any push/pull functions anymore either)
2007-10-10 13:16:51 -05:00
Jelmer Vernooij
077f4105ac r6859: Add ndr_align tests, use environment variables ($CC, $CFLAGS, $LDFLAGS)
where possible.
2007-10-10 13:16:51 -05:00
Jelmer Vernooij
187802f580 r6857: - Support [public] on functions
- Add some more pidl tests based on ref_notes.txt

We currently fail some tests because we don't default to "ref"
for top-level pointers at the moment. We also fail some of the multi-level
tests.
2007-10-10 13:16:51 -05:00
Jelmer Vernooij
a5aa61f54e r6854: Add --quiet option to pidl
Some work on a testsuite for pidl, including one simple test.
2007-10-10 13:16:51 -05:00