Skip to content

Commit

Permalink
- update msl31 tests
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@7424 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
Jens Frenkel committed Dec 15, 2010
1 parent db8cd8f commit fdc30a0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile.common
Expand Up @@ -63,6 +63,9 @@ t:
testlibraries:
(cd testsuite/libraries; time $(MAKE) -f Makefile)

testlibrariemsl31:
(cd testsuite/libraries/msl31/simulate; time $(MAKE) -f Makefile)

testSummary:
(cd testsuite; time $(MAKE) -f Makefile | grep "==")

Expand Down

0 comments on commit fdc30a0

Please sign in to comment.