Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SCDDS-core
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SPC
SCDDS
SCDDS-core
Commits
75b71e9b
Commit
75b71e9b
authored
Sep 22, 2020
by
Anna Trang Vu
Browse files
Options
Downloads
Patches
Plain Diff
put back all expcode tests, liuqe temporarily fixed
parent
8510a8d6
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
tests/test_expcodes.m
+1
-1
1 addition, 1 deletion
tests/test_expcodes.m
with
1 addition
and
1 deletion
tests/test_expcodes.m
+
1
−
1
View file @
75b71e9b
...
@@ -7,7 +7,7 @@ classdef test_expcodes < matlab.unittest.TestCase
...
@@ -7,7 +7,7 @@ classdef test_expcodes < matlab.unittest.TestCase
end
end
properties
(
ClassSetupParameter
)
properties
(
ClassSetupParameter
)
expcode
=
{
'1010'
};
% ,
'1','1005','1007', '1006',list of expcodes to test
expcode
=
{
'1'
,
'1005'
,
'1007'
,
'1006'
,
'1010'
};
% ,
list of expcodes to test
end
end
methods
(
TestClassSetup
)
methods
(
TestClassSetup
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment