summaryrefslogtreecommitdiffstats
path: root/testprogs/win32
Commit message (Expand)AuthorAgeFilesLines
* midltests: add tests with v1_enum and NDR64Stefan Metzmacher2014-01-072-0/+93
* midltests: add invalid/midltests_pipe_struct_union_01.idlStefan Metzmacher2011-02-012-0/+296
* midltests: add todo/midltests-pipe-sync-ndr32-downgrade-02.idlStefan Metzmacher2011-01-311-0/+296
* midltests: test encapsulated unions with 'ms_union'Stefan Metzmacher2011-01-312-0/+228
* midltests: test encapsulated unions without 'ms_union'Stefan Metzmacher2011-01-312-0/+227
* midltests: add examples of toplevel vs. embedded unions with mixed 'ms_union'Stefan Metzmacher2011-01-312-0/+230
* midltests: add examples of toplevel vs. embedded unions with global 'ms_union'Stefan Metzmacher2011-01-312-0/+231
* midltests: add examples of toplevel vs. embedded unions without 'ms_union'Stefan Metzmacher2011-01-312-0/+230
* midltests: more union alignment example with ms_unionStefan Metzmacher2011-01-312-0/+203
* midltests: more union alignment example without ms_unionStefan Metzmacher2011-01-312-0/+202
* midltests: union alignment with enum as switch_type and 'ms_union'Stefan Metzmacher2011-01-312-0/+200
* midltests: union alignment with enum as switch_typeStefan Metzmacher2011-01-312-0/+199
* midltests: unions with enum vs. longStefan Metzmacher2011-01-312-0/+199
* midltests: 'ms_unions' with enum vs. longStefan Metzmacher2011-01-312-0/+200
* midltests: explore 'ms_union' option.Stefan Metzmacher2011-01-312-0/+198
* testprogs: testspoolss.exe: pretty print FILETIME in driver info 6 and 8.Günther Deschner2010-12-232-3/+101
* midltests: add more union_align examplesStefan Metzmacher2010-10-2415-24/+816
* testprogs: print architecture used in win32 spoolss testsuite.Günther Deschner2010-10-011-5/+9
* midltests: add midltests-pipe-sync-ndr32-downgrade-02.idlStefan Metzmacher2010-09-292-0/+3566
* midltests: support for fragmented RPC trafficStefan Metzmacher2010-09-291-5/+57
* midltests: print out the alloc_hint for requests and responsesStefan Metzmacher2010-09-291-4/+4
* midltests: improve NDR64 downgradeStefan Metzmacher2010-09-291-4/+21
* midltests: revert to a simple default midltests.idlStefan Metzmacher2010-09-291-248/+3
* midltests/todo: add some random idl files I had tested month agoStefan Metzmacher2010-09-298-0/+1014
* midltests: add midltests-pipe-sync-ndr32-downgrade-01.idl exampleStefan Metzmacher2010-09-293-3/+682
* midltests: add some usefull defines to midltests.idlStefan Metzmacher2010-09-291-0/+24
* midltests: make it possible to allow downgrades to NDR32Stefan Metzmacher2010-09-291-4/+8
* midltests: add a midltests_tcp.exe toolStefan Metzmacher2010-09-295-5/+611
* midltests: move the current implementation to midltests_simple.exeStefan Metzmacher2010-09-293-22/+34
* testprogs/win32: add vs2010-metze.cmdStefan Metzmacher2010-09-291-0/+24
* testprogs: skip two tests in spoolss tester.Günther Deschner2010-09-171-0/+4
* testprogs/midltests: add some example IDL files and there midltests.exe outputStefan Metzmacher2010-08-1211-1/+221
* testprogs/win32: add prepare_dcpromo toolStefan Metzmacher2010-06-223-0/+1111
* testprogs/win32: make it possible to specify MINGW_CCStefan Metzmacher2010-05-193-3/+7
* testprogs/win32/spoolss: we don't need absolute pathes to mingw locationsStefan Metzmacher2010-05-191-4/+2
* testprogs/win32/npecho: use 'rm -f' instead of 'del' on unixStefan Metzmacher2010-05-191-1/+1
* testprogs/win32: explain how to use nmake with NMakefileStefan Metzmacher2010-05-193-0/+9
* 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