Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ACS
Public
Power System Simulation and Optimization
DPsim
DPsim
Commits
41c9e773
Commit
41c9e773
authored
Jun 07, 2017
by
Georg Martin Reinke
Browse files
fix CI (try 9)
parent
7c6012d2
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
41c9e773
...
...
@@ -23,5 +23,5 @@ test:
script
:
-
make -C Source tests
-
cd Source/Tests
-
python run_tests.py
-
python
3
run_tests.py
image
:
dpsim-dev
Source/Tests/run_tests.py
View file @
41c9e773
#!/usr/bin/python
#!/usr/bin/python
3
#
# Script for automatically running the tests and comparing the results against
# given CSV files (from some other simulator).
...
...
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