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
b897c9b1
Commit
b897c9b1
authored
Dec 02, 2016
by
Hugh McMaster
Committed by
Alexandre Julliard
Dec 02, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
regedit/tests: Fix line concatenation test.
Signed-off-by:
Hugh McMaster
<
hugh.mcmaster@outlook.com
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
7161df13
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
regedit.c
programs/regedit/tests/regedit.c
+2
-2
No files found.
programs/regedit/tests/regedit.c
View file @
b897c9b1
...
...
@@ -251,8 +251,8 @@ static void test_basic_import(void)
"[HKEY_CURRENT_USER
\\
"
KEY_BASE
"]
\n
"
"
\"
Wine1
\"
=dword:00000782
\n\n
"
"
\"
Wine2
\"
=
\"
Test Value
\"\n
"
"
\"
Wine3
\"
=hex(7):4c,69,6e,65,20,\
63,6f,6e,63,61,74,65,6e,61,74,69,6f,6e,00,00
\n
"
"
\"
Wine3
\"
=hex(7):4c,69,6e,65,20,
\
\\n
"
"
63,6f,6e,63,61,74,65,6e,61,74,69,6f,6e,00,00
\n
"
"#comment
\n
"
"@=
\"
Test
\"\n
"
";comment
\n\n
"
...
...
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