summaryrefslogtreecommitdiffstats
path: root/testprogs/win32/spoolss
Commit message (Expand)AuthorAgeFilesLines
* testprogs: testspoolss.exe: pretty print FILETIME in driver info 6 and 8.Günther Deschner2010-12-232-3/+101
* testprogs: print architecture used in win32 spoolss testsuite.Günther Deschner2010-10-011-5/+9
* testprogs: skip two tests in spoolss tester.Günther Deschner2010-09-171-0/+4
* testprogs/win32: make it possible to specify MINGW_CCStefan Metzmacher2010-05-191-1/+3
* testprogs/win32/spoolss: we don't need absolute pathes to mingw locationsStefan Metzmacher2010-05-191-4/+2
* testprogs/win32: explain how to use nmake with NMakefileStefan Metzmacher2010-05-191-0/+3
* testprogs/win32/spoolss: rename Makefile.mingw GNUmakefileStefan Metzmacher2010-05-191-0/+0
* testprogs/win32/spoolss: rename Makefile => NMakefileStefan Metzmacher2010-05-191-0/+0
* testprogs: update Makefile.mingw (although mingw current cant build it).Günther Deschner2010-05-101-4/+4
* testprogs: update README to reflect the util rename.Günther Deschner2010-05-101-9/+9
* testprogs: add readme for testspoolss.exe.Günther Deschner2010-05-102-1/+65
* testprogs: add vcproj and sln files for testspoolss.exe.Günther Deschner2010-05-102-0/+244
* testprogs: rename spoolss.exe to testspoolss.exe.Günther Deschner2010-05-105-7/+7
* testprogs: add EnumPrinterData test to win32 spoolss test.Günther Deschner2010-03-152-0/+67
* testprogs: add test_PrinterDataW.Günther Deschner2010-03-041-0/+81
* testprogs: use dump_data in dump_printer_data.Günther Deschner2010-03-041-12/+4
* testprogs: add print_printer_dataw and dump_data to printlib.Günther Deschner2010-03-042-11/+94
* testprogs: add some multibyte versions of PrinterData calls.Günther Deschner2010-03-041-0/+130
* testprogs: fix boolean return code of test_PrinterData.Günther Deschner2010-03-031-8/+12
* testprogs: make sure to do the same tests as in smbtorture in test_PrinterDat...Günther Deschner2010-03-023-23/+58
* testprogs: fix REG_SZ in print_printer_data.Günther Deschner2010-03-021-2/+10
* testprogs: test result of GetPrinterDataEx against SetPrinterDataEx args.Günther Deschner2010-03-021-7/+28
* testprogs: better usage text.Günther Deschner2010-03-011-1/+9
* testprogs: add very basic PrinterData test for printers.Günther Deschner2010-03-011-2/+40
* testprogs: rename test_PrinterData to test_PrinterData_Server.Günther Deschner2010-03-011-4/+4
* testprogs: add SetPrinterDataEx test.Günther Deschner2010-03-011-0/+27
* testprogs: add DeletePrinterKey test.Günther Deschner2010-03-011-0/+23
* testprogs: add DeletePrinterDataEx test.Günther Deschner2010-03-011-0/+24
* testprogs: allow to test a single printer when given on the cmdline.Günther Deschner2010-03-011-0/+10
* testprogs: add RPC_X_NULL_REF_POINTER error codeGünther Deschner2010-03-011-0/+2
* testprogs: print the directory paths as well in spoolss test.Günther Deschner2010-02-261-0/+8
* testprogs: ignore GetJob level 3 and 4 against samba for now.Günther Deschner2010-02-192-1/+3
* testprogs: add tests for GetJob() to spoolss test.Günther Deschner2010-02-181-0/+106
* testprogs: add RPC_S_PROCNUM_OUT_OF_RANGE error.Günther Deschner2010-02-181-0/+2
* testprogs: print SDDL string of printer security descriptorsGünther Deschner2010-02-181-1/+11
* testprogs: add rather simple device mode tests to spoolss test.Günther Deschner2010-02-162-1/+127
* testprogs: add "samba3" and "architecture=" options to spoolss tester.Günther Deschner2010-02-152-4/+39
* testprogs: fix EnumJobs debug output in spoolss test.Günther Deschner2010-02-151-1/+1
* testprogs: print all printerinfo levels in spoolss test.Günther Deschner2010-02-121-2/+26
* testprogs: one more error code for spoolss test.Günther Deschner2010-02-111-0/+2
* testprogs: print secdesc->Control in spoolss test.Günther Deschner2010-02-111-2/+1
* testprogs: use ConvertSidToStringSid in order to print sids in spoolss test.Günther Deschner2010-02-111-12/+16
* testprogs: add more error codes for spoolss test.Günther Deschner2010-02-101-0/+2
* testprogs: regenerate printlib prototypes for spoolss test.Günther Deschner2010-02-091-27/+39
* testprogs: print job info levels in EnumJobs() spoolss tests.Günther Deschner2010-02-092-0/+101
* testprogs: print datatypes info levels in EnumPrintProcessorDatatypes() spool...Günther Deschner2010-02-092-0/+42
* testprogs: print printprocessor info levels in EnumPrintProcessors() spoolss ...Günther Deschner2010-02-092-0/+35
* testprogs: print monitor info levels in EnumMonitors() spoolss tests.Günther Deschner2010-02-092-0/+45
* testprogs: print port info levels in EnumPorts() spoolss tests.Günther Deschner2010-02-092-0/+79
* testprogs: print form info levels in EnumForms(),GetForm() spoolss tests.Günther Deschner2010-02-092-0/+67