Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
conda
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
bob
conda
Commits
b1ed4255
Commit
b1ed4255
authored
Jan 25, 2021
by
Vincent POLLET
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Apply integrity test to opencv package, not libopencv
parent
082701ac
Pipeline
#47340
failed with stage
in 13 minutes and 50 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
conda/opencv/meta.yaml
conda/opencv/meta.yaml
+3
-1
conda/opencv/run_test_opencv.py
conda/opencv/run_test_opencv.py
+0
-0
No files found.
conda/opencv/meta.yaml
View file @
b1ed4255
...
...
@@ -24,7 +24,7 @@
{
%
set PY_VER_MINOR = PY_VER
[
2
]
%
}
package
:
name
:
libopencv
name
:
opencv-suite
version
:
{{
version
}}
source
:
...
...
@@ -175,6 +175,8 @@ outputs:
run
:
-
{{
pin_subpackage('libopencv'
,
exact=True)
}}
-
{{
pin_subpackage('py-opencv'
,
exact=True)
}}
test
:
script
:
run_test_opencv.py
-
name
:
py-opencv
build
:
...
...
conda/opencv/run_test.py
→
conda/opencv/run_test
_opencv
.py
View file @
b1ed4255
File moved
Vincent POLLET
@vpollet
mentioned in commit
37dddda0
·
Jan 26, 2021
mentioned in commit
37dddda0
mentioned in commit 37dddda02826b40c731aeccca67e0c6871bb133a
Toggle commit list
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