Directory testsuite/libraries/msl32/

Directory Created:
2012-02-16 13:02
Directory Deleted:
2012-10-08 11:17
Total Files:
0
Deleted Files:
4
Lines of Code:
0

[root]/testsuite/libraries/msl32

Lines of Code

testsuite/libraries/msl32/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 19 (100.0%) 1766 (100.0%) 92.9
perost 4 (21.1%) 1665 (94.3%) 416.2
sjoelund.se 10 (52.6%) 70 (4.0%) 7.0
mahge930 1 (5.3%) 31 (1.8%) 31.0
alash325 4 (21.1%) 0 (0.0%) 0.0

Most Recent Commits

alash325 2012-10-08 11:17 Rev.: 13242

-- testsuite/3rdparty/AVM + testsuite/3rdparty/ThermoSysPro are temporarily moved to testsuite directory + testsiuite/Libraries + testsuite/mofiles + testsuite/3rdparty are deleted from SVN

0 lines of code changed in 4 files:

  • testsuite/libraries/msl32: Makefile (del), Modelica.Blocks.Examples.Filter.mos (del), Modelica.ComplexBlocks.Examples.TestConversionBlock.mos (del), Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos (del)
sjoelund.se 2012-10-03 12:22 Rev.: 13159

- Expected output

26 lines of code changed in 1 file:

  • testsuite/libraries/msl32: Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos (+26 -2)
sjoelund.se 2012-10-01 10:01 Rev.: 13112

- Added now working simulation test Modelica.Fluid.Examples.DrumBoiler.DrumBoiler
+ Note: The correctness of the results has not been verified, but it does produce results

14 lines of code changed in 2 files:

  • testsuite/libraries/msl32: Makefile (+2 -1), Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos (new 12)
sjoelund.se 2012-09-27 13:09 Rev.: 13073

- Code-generation for Complex. Functions are now prefixed omc_ instead of _

17 lines of code changed in 2 files:

  • testsuite/libraries/msl32: Makefile (+2 -1), Modelica.ComplexBlocks.Examples.TestConversionBlock.mos (new 15)
sjoelund.se 2012-09-19 12:15 Rev.: 12971

- Updated MSL 3.2.1 library to the latest trunk (gets rid of some warnings about missing each-modifications)

8 lines of code changed in 1 file:

  • testsuite/libraries/msl32: Modelica.Blocks.Examples.Filter.mos (+8 -11)
sjoelund.se 2012-09-04 12:07 Rev.: 12772

#1793
- Changed from an MSL based on 3.2 to 3.2.1
- Should not break the testsuite
- Will break the testsuite

2 lines of code changed in 1 file:

  • testsuite/libraries/msl32: Modelica.Blocks.Examples.Filter.mos (+2 -2)
sjoelund.se 2012-08-30 11:01 Rev.: 12732

- Fixed svn:eol-style

1 lines of code changed in 1 file:

  • testsuite/libraries/msl32: Modelica.Blocks.Examples.Filter.mos (+1)
perost 2012-08-28 11:43 Rev.: 12702

- Removed space after first parenthesis when dumping asserts in DAEDump, to ease
the transition to a template based dumper.

2 lines of code changed in 1 file:

  • testsuite/libraries/msl32: Modelica.Blocks.Examples.Filter.mos (+2 -2)
sjoelund.se 2012-08-17 15:02 Rev.: 12568

- Do not evaluate lhs of tuple-assignments (fixes testcase)
- Make generation of sqrt(abs(x)) smarter - do not generate code for events and stuff if it is known to be a positive argument

1 lines of code changed in 1 file:

  • testsuite/libraries/msl32: Modelica.Blocks.Examples.Filter.mos (+1 -1)
perost 2012-05-10 14:06 Rev.: 11885

- Implemented a new template based expression dumping.
- Updated test suite.

96 lines of code changed in 1 file:

  • testsuite/libraries/msl32: Modelica.Blocks.Examples.Filter.mos (+96 -96)
mahge930 2012-03-01 22:48 Rev.: 11260

+ 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)

31 lines of code changed in 1 file:

  • testsuite/libraries/msl32: Makefile (+31 -3)
sjoelund.se 2012-02-23 14:44 Rev.: 11184

- Fixed svn-eol-style

1 lines of code changed in 1 file:

  • testsuite/libraries/msl32: Makefile (+1)
perost 2012-02-16 13:02 Rev.: 11157

- Fixed redeclare with qualified crefs in the modifier in SCodeFlatten, which
broke all MSL 3.2 examples.
- Added a MSL 3.2 example to the test suite.

1567 lines of code changed in 2 files:

  • testsuite/libraries/msl32: Makefile (new 23), Modelica.Blocks.Examples.Filter.mos (new 1544)
Generated by StatSVN 0.7.0