[root]/testsuite/mosfiles-nosim
TestLibrary
(0 files, 0 lines)
Modelica 3.1
(0 files, 0 lines)
Modelica 3.2.1
(0 files, 0 lines)
Modelica 3.2
(0 files, 0 lines)
Modelica 3.3 beta1
(0 files, 0 lines)
Modelica 3.5 beta1
(0 files, 0 lines)
Resources
(0 files, 0 lines)
Include
(0 files, 0 lines)
Library
(0 files, 0 lines)
SpecialLib
(0 files, 0 lines)
SpecialSources
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 558 (100.0%) | 138632 (100.0%) | 248.4 |
adrpo | 41 (7.3%) | 125531 (90.5%) | 3061.7 |
sjoelund.se | 321 (57.5%) | 12861 (9.3%) | 40.0 |
perost | 30 (5.4%) | 135 (0.1%) | 4.5 |
Frenkel TUD | 34 (6.1%) | 74 (0.1%) | 2.1 |
mahge930 | 1 (0.2%) | 30 (0.0%) | 30.0 |
jfrenkel | 1 (0.2%) | 1 (0.0%) | 1.0 |
alash325 | 130 (23.3%) | 0 (0.0%) | 0.0 |
- Deleted mosfiles-nosim form SVN since it has already moved to flattening/modelica
0 lines of code changed in 130 files:
#1877
- Added testcase
12 lines of code changed in 2 files:
#1847
- Look for duplicate elements in the package.order file
9 lines of code changed in 1 file:
- Adding some missing each-prefixes
0 lines of code changed in 2 files:
- Removed warning about group imports since they are part of Modelica 3.3
1 lines of code changed in 1 file:
#1808
- Look for duplicate elements when parsing a file instead of later when it is too late (for functions)
28 lines of code changed in 2 files:
#1798
- External C functions can now throw assertions by calling ModelicaError
- Assertions thrown in function code now causes the function to fail() properly
2 lines of code changed in 1 file:
- Expected output
4 lines of code changed in 1 file:
- fix tests
1 lines of code changed in 1 file:
- fix tests
11 lines of code changed in 1 file:
#1793
- Updated the C runtime for the loadModel command. We now look for targets in a better order, should be more robust, and we should now support loading any 3.2.x.y when 3.2 is requested and not found. Even on Windows.
20 lines of code changed in 1 file:
#1793
- Changed from an MSL based on 3.2 to 3.2.1
- Should not break the testsuite
- Will break the testsuite
15 lines of code changed in 1 file:
- fix tests
1 lines of code changed in 1 file:
- Fixed order of elements loaded by loadFile()
- Added API setDocumentationAnnotation()
4 lines of code changed in 1 file:
- Bootstrapping
- Expected output
48 lines of code changed in 2 files:
#1767
- Marked strings for translation in Error.mo
- Removed some useless whitespace from a few error-messages
0 lines of code changed in 2 files:
- fix tests
0 lines of code changed in 1 file:
- fix tests
1 lines of code changed in 1 file:
- fix tests
1 lines of code changed in 1 file:
- fix tests
3 lines of code changed in 1 file:
- fix tests
28 lines of code changed in 1 file:
- fix tests
3 lines of code changed in 3 files:
fix tests
1 lines of code changed in 1 file:
iconv.mos was removed since it is pointless
0 lines of code changed in 1 file:
- Added testcase for iconv/ISO-8859-1 encoding errors
18 lines of code changed in 3 files:
- Implemented a new template based expression dumping.
- Updated test suite.
2 lines of code changed in 2 files:
- fix testsuite
2 lines of code changed in 2 files:
- improve handling of complex equations
- improve evaluation of parameters with Evaluate=True annotation
- add built in functions to set machtingalgorithm
- update testsuite
2 lines of code changed in 2 files:
- Fixed correct types on array-scalar and scalar-array operations.
- Updated test cases due to changed operation order.
1 lines of code changed in 1 file:
- Removed some simulate(PACKAGE) tests
+ Added one in mosfiles-nosim to test this in the future
13 lines of code changed in 2 files:
- UTF-8 versions of some tests
- Disable iconv.mos
10 lines of code changed in 4 files:
- Moved HumMod and Siemens tests to 3rdParty
1 lines of code changed in 1 file:
- expected output.
2 lines of code changed in 2 files:
- Expected output
- Removed support for type-conversion from integer to enum
* Note: Integer literal to enum is still in use. It will be the next to go, but MSL needs some more updates
33 lines of code changed in 2 files:
- fix test
1 lines of code changed in 1 file:
#1707
- Add support for functions returning arrays of strings
23 lines of code changed in 2 files:
+ The test-suite makefile now contain DEPENDENCIES. This are the files that are needed for the test cases.
+ "make clean" or (make -j clean) will clean the test-suite. i.e. all files that are not listed as DEPENDENCIES will be cleaned.
For OMDEV/MINGW ppl (linux already has partest)
+ "make threaded" will clean and then run the test-suite with 5 threads (my pc has 4 cores so :) ). (or just use "make -jN")
- 'msl31simulation.log' and 'msl31mediasimulation.log' still give problems with multiple threads. Very strange problem since the
output matches exactly with the expected but for some reason it is compared with outputs from another file. But For now this might help a bit.
Normal test-suite operation is not affected in anyway as far as I can tell. (Just some additions)
30 lines of code changed in 1 file:
#1702
- Fixed a type error in HumMod
309 lines of code changed in 2 files:
- Improved notification on language standard changes.
14 lines of code changed in 1 file:
- Set svn-eol-style on a few files
6 lines of code changed in 6 files:
(89 more)