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
4e5fab62
Commit
4e5fab62
authored
Nov 08, 2022
by
Rémi Bernon
Committed by
Alexandre Julliard
Jan 27, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gitlab: Run dinput 64-bit tests in a dedicated job.
parent
358c840a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
test.yml
tools/gitlab/test.yml
+12
-0
No files found.
tools/gitlab/test.yml
View file @
4e5fab62
...
...
@@ -42,6 +42,18 @@
-
wine wineboot.exe -u
-
wineserver -w
test-linux-64
:
extends
:
.wine-test
variables
:
INCLUDE_TESTS
:
"
dinput"
rules
:
-
if
:
$CI_PIPELINE_SOURCE == 'merge_request_event'
needs
:
-
job
:
build-linux
script
:
-
export WINETEST_COLOR=1
-
wine usr/local/lib/wine/x86_64-windows/winetest.exe -q -q -o - -t gitlab -u $CI_JOB_URL $INCLUDE_TESTS
test-linux-32
:
extends
:
.wine-test
variables
:
...
...
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