Directory testsuite/parser/

Directory Created:
2010-09-02 11:10
Directory Deleted:
2012-10-01 09:01
Total Files:
0
Deleted Files:
50
Lines of Code:
0

[root]/testsuite/parser

Lines of Code

testsuite/parser/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 309 (100.0%) 1256344 (100.0%) 4065.8
sjoelund.se 207 (67.0%) 1052417 (83.8%) 5084.1
perost 27 (8.7%) 160442 (12.8%) 5942.2
adrpo 23 (7.4%) 43459 (3.5%) 1889.5
mahge930 1 (0.3%) 25 (0.0%) 25.0
Frenkel TUD 1 (0.3%) 1 (0.0%) 1.0
alash325 50 (16.2%) 0 (0.0%) 0.0

Most Recent Commits

alash325 2012-10-01 09:01 Rev.: 13106

-Moved /testsuite/parser to ../testsuite/openmodelica

0 lines of code changed in 50 files:

  • testsuite/parser: Assign1.mo (del), Assign2.mo (del), Assign3.mo (del), Assign4.mo (del), CheckSourcesForTabs.mos (del), Class3.mo (del), Class4.mo (del), Code.mo (del), ConstructParameters1.mo (del), Declaration1.mo (del), Declaration2.mo (del), Declaration3.mo (del), DocumentationBackslash.mo (del), DotName.mo (del), DotName.mos (del), EmptyWithin.mo (del), FullModelica3.1.mo (del), Identifier.mo (del), IfElseIf.mo (del), IntegerLiterals.mo (del), IntegerLiterals32.mo (del), IntegerLiterals64.mo (del), Makefile (del), MetaModelicaMatchElse.mo (del), MetaModelicaStringOpModelicaLexer.mo (del), MissingEquation.mo (del), MissingSemicolon.mo (del), ModifyConstant3.mo (del), OptionalOutput.mo (del), OptionalOutput.mos (del), ParseCompilerSources.mos (del), ParseElementReplaceable.mo (del), ParseError1.mo (del), ParseError2.mo (del), ParseError3.mo (del), ParseFullModelica1.6.mos (del), ParseFullModelica2.2.1.mos (del), ParseFullModelica3.1.mos (del), ParseFullModelica3.2.mos (del), ParseModel-saved.mo (del), ParseModel.mo (del), ParseModel.mos (del), ParseString.mos (del), RealOpLexerMetaModelica.mo (del), RealOpLexerModelica.mo (del), Redeclare.mo (del), Redeclare.mos (del), SimpleIntegrator4.mo (del), WildLexerMetaModelica.mo (del), WildLexerModelica.mo (del)
sjoelund.se 2012-09-20 13:50 Rev.: 12992

- Updated MSL 3.2.1 version to latest trunk (each-prefixes added)

30 lines of code changed in 1 file:

  • testsuite/parser: ParseFullModelica3.2.mos (+30 -30)
sjoelund.se 2012-09-20 10:43 Rev.: 12989

- Expected output

89963 lines of code changed in 1 file:

  • testsuite/parser: ParseFullModelica3.1.mos (+89963 -1)
sjoelund.se 2012-09-20 10:01 Rev.: 12988

- Added missing 'each' prefixes to more models
- Made DAE.TYPED and DAE.UNTYPED modifications contain Absyn.Info and started using that whenever possible
- This makes error-messages appear at the source of the modification instead of at the component being modified, which is better since it is easier to look up the component than to figure where the #!#&@ the modification came from

1 lines of code changed in 1 file:

  • testsuite/parser: ParseFullModelica3.1.mos (+1 -89963)
sjoelund.se 2012-09-19 13:23 Rev.: 12974

- Adding some missing each-prefixes

39 lines of code changed in 1 file:

  • testsuite/parser: ParseFullModelica3.1.mos (+39 -39)
sjoelund.se 2012-09-19 12:41 Rev.: 12973

- Expected output

437 lines of code changed in 1 file:

  • testsuite/parser: ParseFullModelica3.2.mos (+437 -583)
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)

3032 lines of code changed in 1 file:

  • testsuite/parser: ParseFullModelica3.2.mos (+3032 -3032)
adrpo 2012-09-04 16:46 Rev.: 12781

- use the gravityAccelerationFunction from MSL 3.1 (not replaceable).
+ maybe we should just remove the replaceable and use the exiting definition?
- change to loadModel(Modelica, {"3.2.1"}) in parser/ParseFullModelica3.2.mos (as it doesn't work otherwise, maybe a Windows bug?).

3058 lines of code changed in 1 file:

  • testsuite/parser: ParseFullModelica3.2.mos (+3058 -3034)
perost 2012-09-04 13:23 Rev.: 12775

- Fix testcase.

140596 lines of code changed in 1 file:

  • testsuite/parser: ParseFullModelica3.2.mos (+140596 -3)
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

3 lines of code changed in 1 file:

  • testsuite/parser: ParseFullModelica3.2.mos (+3 -133242)
sjoelund.se 2012-08-29 15:01 Rev.: 12719

#1776
- Added detection of unbound variables in functions for Modelica. MetaModelica expressions will be supported Real Soon Now?

1 lines of code changed in 1 file:

  • testsuite/parser: ParseFullModelica3.2.mos (+1)
sjoelund.se 2012-08-28 13:46 Rev.: 12703

- Fixed MSL 3.1 warning from not-yet-commited changes for #1776
* [IF97_Utilities.mo:4942:9-4959:18:writable] Warning: found was used before it was defined (given a value). Additional such uses may exist for the variable, but some messages were suppressed.

1 lines of code changed in 1 file:

  • testsuite/parser: ParseFullModelica3.1.mos (+1 -1)
sjoelund.se 2012-08-24 15:41 Rev.: 12664

- Expected output

1 lines of code changed in 1 file:

  • testsuite/parser: ParseFullModelica3.1.mos (+1 -1)
sjoelund.se 2012-08-23 12:11 Rev.: 12648

- Revert MSL31 Media changes in r12642 (as the text-file said I did)
- Update libraries/README and changed testcases

79 lines of code changed in 1 file:

  • testsuite/parser: ParseFullModelica3.1.mos (+79 -58)
sjoelund.se 2012-08-22 16:42 Rev.: 12636

- Updated MSL 3.1 to latest SIunits.mo; disabled Modelica.Thermal.FluidHeatFlow.Examples.TwoMass.mos due to simulation failing to solve a nonlinear equation now

14 lines of code changed in 1 file:

  • testsuite/parser: ParseFullModelica3.1.mos (+14 -13)
sjoelund.se 2012-08-20 14:39 Rev.: 12603

- Fixed order of elements loaded by loadFile()
- Added API setDocumentationAnnotation()

4 lines of code changed in 1 file:

  • testsuite/parser: DotName.mos (+4 -4)
sjoelund.se 2012-08-13 16:04 Rev.: 12495

#1764
- Improve sorting of package.order elements
+ Actually sorted now
+ Handle MSL 3.2-style Math.mo where elements may be inserted in the middle of the package.mo

76592 lines of code changed in 4 files:

  • testsuite/parser: ParseFullModelica1.6.mos (+11089 -11089), ParseFullModelica2.2.1.mos (+26236 -26236), ParseFullModelica3.1.mos (+17809 -17809), ParseFullModelica3.2.mos (+21458 -21458)
sjoelund.se 2012-08-13 07:47 Rev.: 12483

- Removed Absyn.ELEMENT.name (redundant and wrong)
#1764
- Changed ClassLoader to respect package.order
+ This means most packages are parsed differently than before and many tests (especially Media) changed

102327 lines of code changed in 4 files:

  • testsuite/parser: ParseFullModelica1.6.mos (+2659 -2659), ParseFullModelica2.2.1.mos (+5705 -5705), ParseFullModelica3.1.mos (+34353 -34353), ParseFullModelica3.2.mos (+59610 -59610)
sjoelund.se 2012-08-10 10:51 Rev.: 12471

- Fix bootstrapping
- Fix ThermoSysPro library errors
- Disable within checks for language standard 1.x

2910 lines of code changed in 1 file:

  • testsuite/parser: ParseFullModelica3.1.mos (+2910 -2910)
adrpo 2012-07-02 15:23 Rev.: 12264

- fix tests after MSL 3.1 degree C encoding fix.

1 lines of code changed in 1 file:

  • testsuite/parser: ParseFullModelica3.1.mos (+1 -1)
perost 2012-06-07 12:35 Rev.: 11998

- Ported MSL 3.1 fix to MSL 3.2.

1 lines of code changed in 1 file:

  • testsuite/parser: ParseFullModelica3.2.mos (+1 -2)
Frenkel TUD 2012-03-30 14:07 Rev.: 11612

- fix tests

1 lines of code changed in 1 file:

  • testsuite/parser: ParseFullModelica3.1.mos (+1 -1)
sjoelund.se 2012-03-26 14:27 Rev.: 11540

- Updated expected

131 lines of code changed in 1 file:

  • testsuite/parser: ParseFullModelica3.2.mos (+131 -131)
perost 2012-03-26 12:56 Rev.: 11538

- Got rid of tabs.

2989 lines of code changed in 3 files:

  • testsuite/parser: ParseFullModelica1.6.mos (+48 -48), ParseFullModelica2.2.1.mos (+70 -70), ParseFullModelica3.2.mos (+2871 -2871)
adrpo 2012-03-14 12:51 Rev.: 11420

- expected output (first update libraries/README, then build, then run rtest -b on the file)

85 lines of code changed in 1 file:

  • testsuite/parser: ParseFullModelica3.2.mos (+85 -69)
adrpo 2012-03-14 12:27 Rev.: 11419

- update libraries/README so that libraries are updated in /build during the build
- put the changes made by hkiel in libraries/Modelica 3.2.txt
- update testsuite/parser/ParseFullModelica3.2.mos due to changed made by hkiel

2863 lines of code changed in 1 file:

  • testsuite/parser: ParseFullModelica3.2.mos (+2863 -2863)
sjoelund.se 2012-03-12 22:34 Rev.: 11395

- Removing CheckSourcesForTabs from testsuite
+ We should replace this with a Hudson job

0 lines of code changed in 1 file:

  • testsuite/parser: Makefile (-1)
adrpo 2012-03-11 21:16 Rev.: 11369

- expected output.

1792 lines of code changed in 1 file:

  • testsuite/parser: ParseFullModelica3.1.mos (+1792 -1791)
sjoelund.se 2012-03-09 18:32 Rev.: 11359

- Expected output

20 lines of code changed in 1 file:

  • testsuite/parser: ParseFullModelica3.1.mos (+20 -18)
sjoelund.se 2012-03-09 14:08 Rev.: 11353

- Expected output

0 lines of code changed in 1 file:

  • testsuite/parser: ParseFullModelica3.2.mos (-3)
sjoelund.se 2012-03-09 13:14 Rev.: 11350

- Update from MSL Maintenance branches for Digital.mo

1798 lines of code changed in 2 files:

  • testsuite/parser: ParseFullModelica3.1.mos (+1793 -1793), ParseFullModelica3.2.mos (+5 -2)
adrpo 2012-03-08 01:10 Rev.: 11339

- fix the CodegenC.tpl for T_ARRAY (be more specific).
- expected output in testsuite/parser/ParseFullModelica3.1.mos

1794 lines of code changed in 1 file:

  • testsuite/parser: ParseFullModelica3.1.mos (+1794 -1793)
sjoelund.se 2012-03-05 12:01 Rev.: 11289

Expected output

6 lines of code changed in 1 file:

  • testsuite/parser: ParseFullModelica3.1.mos (+6 -6)
sjoelund.se 2012-03-05 11:44 Rev.: 11287

- Parse comments in correct order

4013 lines of code changed in 3 files:

  • testsuite/parser: ParseFullModelica1.6.mos (+65 -65), ParseFullModelica3.1.mos (+2645 -2645), ParseFullModelica3.2.mos (+1303 -1303)
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)

25 lines of code changed in 1 file:

  • testsuite/parser: Makefile (+25 -2)
adrpo 2012-03-01 20:02 Rev.: 11258

- expected output (don't know if is correct).

1797 lines of code changed in 1 file:

  • testsuite/parser: ParseFullModelica3.1.mos (+1797 -1797)
sjoelund.se 2012-03-01 18:21 Rev.: 11255

- Fixed M.E.D.Delay.TransmissionDelay
- Not fixed in MSL because other tools do not support Integer(enum) yet (in spec since Modelica 2.1)

2 lines of code changed in 2 files:

  • testsuite/parser: ParseFullModelica3.1.mos (+1 -1), ParseFullModelica3.2.mos (+1 -1)
sjoelund.se 2012-02-29 10:10 Rev.: 11230

- Expected output

22 lines of code changed in 2 files:

  • testsuite/parser: ParseFullModelica3.1.mos (+11 -10), ParseFullModelica3.2.mos (+11 -10)
sjoelund.se 2012-02-28 23:49 Rev.: 11227

- Expected output

2 lines of code changed in 2 files:

  • testsuite/parser: ParseFullModelica3.1.mos (+1 -1), ParseFullModelica3.2.mos (+1 -1)
sjoelund.se 2012-02-28 19:55 Rev.: 11223

Partial fix for #1702 (enum == Integer is not an allowed relation)
- This was also updated in MSL

2 lines of code changed in 2 files:

  • testsuite/parser: ParseFullModelica3.1.mos (+1 -1), ParseFullModelica3.2.mos (+1 -1)

(80 more)

Generated by StatSVN 0.7.0