summaryrefslogtreecommitdiff
path: root/testprogs/win32
AgeCommit message (Expand)AuthorFilesLines
2011-02-01midltests: add invalid/midltests_pipe_struct_union_01.idlStefan Metzmacher2-0/+296
2011-01-31midltests: add todo/midltests-pipe-sync-ndr32-downgrade-02.idlStefan Metzmacher1-0/+296
2011-01-31midltests: test encapsulated unions with 'ms_union'Stefan Metzmacher2-0/+228
2011-01-31midltests: test encapsulated unions without 'ms_union'Stefan Metzmacher2-0/+227
2011-01-31midltests: add examples of toplevel vs. embedded unions with mixed 'ms_union'Stefan Metzmacher2-0/+230
2011-01-31midltests: add examples of toplevel vs. embedded unions with global 'ms_union'Stefan Metzmacher2-0/+231
2011-01-31midltests: add examples of toplevel vs. embedded unions without 'ms_union'Stefan Metzmacher2-0/+230
2011-01-31midltests: more union alignment example with ms_unionStefan Metzmacher2-0/+203
2011-01-31midltests: more union alignment example without ms_unionStefan Metzmacher2-0/+202
2011-01-31midltests: union alignment with enum as switch_type and 'ms_union'Stefan Metzmacher2-0/+200
2011-01-31midltests: union alignment with enum as switch_typeStefan Metzmacher2-0/+199
2011-01-31midltests: unions with enum vs. longStefan Metzmacher2-0/+199
2011-01-31midltests: 'ms_unions' with enum vs. longStefan Metzmacher2-0/+200
2011-01-31midltests: explore 'ms_union' option.Stefan Metzmacher2-0/+198
2010-12-23testprogs: testspoolss.exe: pretty print FILETIME in driver info 6 and 8.Günther Deschner2-3/+101
2010-10-24midltests: add more union_align examplesStefan Metzmacher15-24/+816
2010-10-01testprogs: print architecture used in win32 spoolss testsuite.Günther Deschner1-5/+9
2010-09-29midltests: add midltests-pipe-sync-ndr32-downgrade-02.idlStefan Metzmacher2-0/+3566
2010-09-29midltests: support for fragmented RPC trafficStefan Metzmacher1-5/+57
2010-09-29midltests: print out the alloc_hint for requests and responsesStefan Metzmacher1-4/+4
2010-09-29midltests: improve NDR64 downgradeStefan Metzmacher1-4/+21
2010-09-29midltests: revert to a simple default midltests.idlStefan Metzmacher1-248/+3
2010-09-29midltests/todo: add some random idl files I had tested month agoStefan Metzmacher8-0/+1014
2010-09-29midltests: add midltests-pipe-sync-ndr32-downgrade-01.idl exampleStefan Metzmacher3-3/+682
2010-09-29midltests: add some usefull defines to midltests.idlStefan Metzmacher1-0/+24
2010-09-29midltests: make it possible to allow downgrades to NDR32Stefan Metzmacher1-4/+8
2010-09-29midltests: add a midltests_tcp.exe toolStefan Metzmacher5-5/+611
2010-09-29midltests: move the current implementation to midltests_simple.exeStefan Metzmacher3-22/+34
2010-09-29testprogs/win32: add vs2010-metze.cmdStefan Metzmacher1-0/+24
2010-09-17testprogs: skip two tests in spoolss tester.Günther Deschner1-0/+4
2010-08-12testprogs/midltests: add some example IDL files and there midltests.exe outputStefan Metzmacher11-1/+221
2010-06-22testprogs/win32: add prepare_dcpromo toolStefan Metzmacher3-0/+1111
2010-05-19testprogs/win32: make it possible to specify MINGW_CCStefan Metzmacher3-3/+7
2010-05-19testprogs/win32/spoolss: we don't need absolute pathes to mingw locationsStefan Metzmacher1-4/+2
2010-05-19testprogs/win32/npecho: use 'rm -f' instead of 'del' on unixStefan Metzmacher1-1/+1
2010-05-19testprogs/win32: explain how to use nmake with NMakefileStefan Metzmacher3-0/+9
2010-05-19testprogs/win32/spoolss: rename Makefile.mingw GNUmakefileStefan Metzmacher1-0/+0
2010-05-19testprogs/win32/spoolss: rename Makefile => NMakefileStefan Metzmacher1-0/+0
2010-05-10testprogs: update Makefile.mingw (although mingw current cant build it).Günther Deschner1-4/+4
2010-05-10testprogs: update README to reflect the util rename.Günther Deschner1-9/+9
2010-05-10testprogs: add readme for testspoolss.exe.Günther Deschner2-1/+65
2010-05-10testprogs: add vcproj and sln files for testspoolss.exe.Günther Deschner2-0/+244
2010-05-10testprogs: rename spoolss.exe to testspoolss.exe.Günther Deschner5-7/+7
2010-03-15testprogs: add EnumPrinterData test to win32 spoolss test.Günther Deschner2-0/+67
2010-03-04testprogs: add test_PrinterDataW.Günther Deschner1-0/+81
2010-03-04testprogs: use dump_data in dump_printer_data.Günther Deschner1-12/+4
2010-03-04testprogs: add print_printer_dataw and dump_data to printlib.Günther Deschner2-11/+94
2010-03-04testprogs: add some multibyte versions of PrinterData calls.Günther Deschner1-0/+130
2010-03-03testprogs: fix boolean return code of test_PrinterData.Günther Deschner1-8/+12
2010-03-02testprogs: make sure to do the same tests as in smbtorture in test_PrinterDat...Günther Deschner3-23/+58