summaryrefslogtreecommitdiff
path: root/testprogs/win32/spoolss/spoolss.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-01testprogs: rename test_PrinterData to test_PrinterData_Server.Günther Deschner1-4/+4
2010-03-01testprogs: add SetPrinterDataEx test.Günther Deschner1-0/+27
2010-03-01testprogs: add DeletePrinterKey test.Günther Deschner1-0/+23
2010-03-01testprogs: add DeletePrinterDataEx test.Günther Deschner1-0/+24
2010-03-01testprogs: allow to test a single printer when given on the cmdline.Günther Deschner1-0/+10
2010-02-26testprogs: print the directory paths as well in spoolss test.Günther Deschner1-0/+8
2010-02-19testprogs: ignore GetJob level 3 and 4 against samba for now.Günther Deschner1-1/+1
2010-02-18testprogs: add tests for GetJob() to spoolss test.Günther Deschner1-0/+106
2010-02-16testprogs: add rather simple device mode tests to spoolss test.Günther Deschner1-0/+126
2010-02-15testprogs: add "samba3" and "architecture=" options to spoolss tester.Günther Deschner1-4/+38
2010-02-15testprogs: fix EnumJobs debug output in spoolss test.Günther Deschner1-1/+1
2010-02-09testprogs: print job info levels in EnumJobs() spoolss tests.Günther Deschner1-0/+4
2010-02-09testprogs: print datatypes info levels in EnumPrintProcessorDatatypes() spool...Günther Deschner1-0/+4
2010-02-09testprogs: print printprocessor info levels in EnumPrintProcessors() spoolss ...Günther Deschner1-0/+4
2010-02-09testprogs: print monitor info levels in EnumMonitors() spoolss tests.Günther Deschner1-0/+4
2010-02-09testprogs: print port info levels in EnumPorts() spoolss tests.Günther Deschner1-0/+4
2010-02-09testprogs: print form info levels in EnumForms(),GetForm() spoolss tests.Günther Deschner1-0/+8
2010-01-31testprogs: also print printer info during GetPrinter spoolss test.Günther Deschner1-0/+4
2010-01-25testprogs: print all driver info levels in spoolss testsuite.Günther Deschner1-0/+8
2010-01-18testprogs: add tests for GetPrinterData{Ex} and EnumPrinterDataEx.Günther Deschner1-0/+193
2010-01-18testprogs: add tests for GetForm.Günther Deschner1-0/+48
2010-01-18testprogs: pass down LPPRINTER_DEFAULTS in spoolss test.Günther Deschner1-8/+20
2010-01-12testprogs: remove unused test_EachDriver from spoolss test.Günther Deschner1-20/+0
2010-01-12testprogs: add EnumPrinterKey test to spoolss test.Günther Deschner1-4/+43
2010-01-11testprogs: fix driver levels in spoolss test.Günther Deschner1-4/+4
2010-01-11testprogs: test each printer, do not abort after first failure.Günther Deschner1-3/+3
2010-01-11testprogs: fix EnumPrintProcessorDatatypes spoolss test.Günther Deschner1-5/+4
2010-01-08testprogs: add support for "print" option in win32 spoolss torture test.Günther Deschner1-0/+4
2010-01-08testprogs: pass down architecture in spoolss test.Günther Deschner1-28/+37
2010-01-08testprogs: add win32 spoolss testsuite.Günther Deschner1-0/+771