Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CamiTK
CamiTK Community Edition
Commits
de88e144
Commit
de88e144
authored
Jul 25, 2019
by
Emmanuel Promayon
Browse files
NEW update number of actions
parent
416a81db
Changes
1
Hide whitespace changes
Inline
Side-by-side
sdk/applications/config/testing/config-test.sh
View file @
de88e144
...
...
@@ -22,11 +22,11 @@ set -e
# values to check
initTestData
()
{
# fill test data
extensionCount
=(
[
4.2]
=
4
1
[
4.1]
=
41
[
4.0]
=
31
)
extensionCount
=(
[
4.2]
=
4
2
[
4.1]
=
41
[
4.0]
=
31
)
componentExtensionCount
=(
[
4.2]
=
14
[
4.1]
=
14
[
4.0]
=
14
)
actionExtensionCount
=(
[
4.2]
=
2
7
[
4.1]
=
27
[
4.0]
=
27
)
actionExtensionCount
=(
[
4.2]
=
2
8
[
4.1]
=
27
[
4.0]
=
27
)
fileExtensionCount
=(
[
4.2]
=
37
[
4.1]
=
37
[
4.0]
=
37
)
actionCount
=(
[
4.2]
=
10
5
[
4.1]
=
105
[
4.0]
=
105
)
actionCount
=(
[
4.2]
=
10
6
[
4.1]
=
105
[
4.0]
=
105
)
# fill release date
releaseDate
=(
[
4.2]
=
"not yet released, current development version"
\
...
...
Write
Preview
Supports
Markdown
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