user32/tests: We can now store binary files in the repository.

This commit is contained in:
Alexandre Julliard 2007-09-17 16:12:03 +02:00
parent 72fc6cdf27
commit 2018b18638
4 changed files with 1 additions and 13 deletions

1
.gitignore vendored
View File

@ -464,7 +464,6 @@ dlls/user32/resources/user32.res
dlls/user32/resources/version16.res
dlls/user32/tests/*.ok
dlls/user32/tests/resource.res
dlls/user32/tests/test_mono.bmp
dlls/user32/tests/testlist.c
dlls/user32/tests/user32_crosstest.exe
dlls/usp10/libusp10.def

View File

@ -30,10 +30,6 @@ CTESTS = \
RC_SRCS = resource.rc
RC_BINSRC = resource.rc
RC_BINARIES = \
test_mono.bmp
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend

View File

@ -97,15 +97,8 @@ BEGIN
PUSHBUTTON "Cancel",IDCANCEL,129,24,50,14
END
/* BINRES test_mono.bmp */
/* @makedep: test_mono.bmp */
100 BITMAP test_mono.bmp
/* {
'42 4D 42 00 00 00 00 00 00 00 3E 00 00 00 28 00'
'00 00 02 00 00 00 01 00 00 00 01 00 01 00 00 00'
'00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00'
'00 00 00 00 00 00 00 00 00 00 FF FF FF 00 40 00'
'00 00'
} */
1 MENU
{

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 B