Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Fredrik Bagge Carlson
SystemIdentification
Commits
cf53f92c
Commit
cf53f92c
authored
Sep 04, 2015
by
Fredrik Bagge Carlson
Browse files
Initial commit for test/
parent
372f1c4b
Changes
1
Show whitespace changes
Inline
Side-by-side
test/tests.jl
0 → 100644
View file @
cf53f92c
@assert
isa
(
1
,
Polynom
)
@assert
isa
(
1.0
,
Polynom
)
@assert
isa
([
1.0
;
1.0
],
Polynom
)
@assert
isa
(
1.0
,
PolynomMatrix
)
@assert
isa
(
1
,
PolynomMatrix
)
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