Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
2018b186
Commit
2018b186
authored
Sep 17, 2007
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
user32/tests: We can now store binary files in the repository.
parent
72fc6cdf
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
1 addition
and
13 deletions
+1
-13
.gitignore
.gitignore
+0
-1
Makefile.in
dlls/user32/tests/Makefile.in
+0
-4
resource.rc
dlls/user32/tests/resource.rc
+1
-8
test_mono.bmp
dlls/user32/tests/test_mono.bmp
+0
-0
No files found.
.gitignore
View file @
2018b186
...
...
@@ -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
...
...
dlls/user32/tests/Makefile.in
View file @
2018b186
...
...
@@ -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
dlls/user32/tests/resource.rc
View file @
2018b186
...
...
@@ -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
{
...
...
dlls/user32/tests/test_mono.bmp
0 → 100644
View file @
2018b186
66 Bytes
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment