r17622: Add a framework for a printing backend designed to support the build farm. If
authorVolker Lendecke <vlendec@samba.org>
Sun, 20 Aug 2006 17:29:00 +0000 (17:29 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:38:44 +0000 (11:38 -0500)
commit517efef9a157b3244a5c63d9aa275679c653f1d9
tree715207dd6b378bb876a741b978bfda6bb3055b9f
parent711982340390f5dae8b3778d28fc0f4733e25221
r17622: Add a framework for a printing backend designed to support the build farm. If
we want to walk more printing code in the build farm I think doing that with a
customized printing backend is much easier than with a set of shell scripts.

Jerry, comments?

Volker
(This used to be commit 949cd6b992364d2bc60fd59051b6ac1c4cc4288c)
source3/Makefile.in
source3/include/printing.h
source3/printing/print_test.c [new file with mode: 0644]
source3/script/tests/test_posix_s3.sh
source3/script/tests/tests_all.sh