James Hawkins
|
75e9ae7ece
|
cabinet: Formalize the SESSION struct and add more tests of its members.
|
2007-08-22 12:19:00 +02:00 |
Paul Vriens
|
85867205e5
|
cabinet/tests: Use GetModuleHandleA instead of LoadLibraryA.
|
2007-08-14 20:29:21 +02:00 |
Paul Vriens
|
5bbc6323dc
|
cabinet: Make tests run on Win98 again.
|
2006-10-06 12:53:25 +02:00 |
Michael Stefaniuc
|
dec4332a1e
|
cabinet/tests: Win64 printf format warning fixes.
|
2006-10-06 12:33:34 +02:00 |
Michael Stefaniuc
|
85ce5117c5
|
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:08:30 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Alexandre Julliard
|
fc4cd637d9
|
tests: Moved some compatibility defines to wine/test.h.
|
2006-09-13 11:01:39 +02:00 |
Andrew Talbot
|
64db35a993
|
cabinet/tests: Write-strings warnings fix.
|
2006-08-15 11:42:36 +02:00 |
Mike McCormack
|
c63b348a8a
|
cabinet: Fix and test the undocumented Extract function.
The paths are MAX_PATH length.
The last field is list of files which is checked when flags = 0.
Add tests for the flag in the file list.
|
2006-08-07 13:13:31 +02:00 |
Alexandre Julliard
|
0fa8baafcb
|
make_dlls: Recursively ignore .ok files in all tests directories.
|
2006-07-10 21:26:50 +02:00 |
Alexandre Julliard
|
edd100b899
|
make_dlls: Recursively ignore testlist.c in all tests directories.
|
2006-07-10 21:19:42 +02:00 |
Alexandre Julliard
|
cc2b3b48e6
|
Take advantage of the recursive nature of .gitignore for Makefile entries.
Prefix other entries with '/' to make them non-recursive.
|
2006-07-10 20:47:54 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Eric Pouech
|
e66e227dbe
|
Fixes for missing prototypes warnings.
|
2006-02-06 13:13:28 +01:00 |
James Hawkins
|
ca0246fbde
|
cabinet: Add initial tests for Extract.
|
2006-01-10 12:14:47 +01:00 |