Directory testsuite/interactive/

Directory Created:
2010-11-17 05:18
Directory Deleted:
2012-09-28 18:44
Total Files:
0
Deleted Files:
48
Lines of Code:
0

[root]/testsuite/interactive

Lines of Code

testsuite/interactive/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 264 (100.0%) 48123 (100.0%) 182.2
adrpo 98 (37.1%) 38773 (80.6%) 395.6
sjoelund.se 67 (25.4%) 3632 (7.5%) 54.2
perost 28 (10.6%) 3455 (7.2%) 123.3
adeas31 12 (4.5%) 1655 (3.4%) 137.9
jfrenkel 4 (1.5%) 516 (1.1%) 129.0
mahge930 7 (2.7%) 92 (0.2%) 13.1
alash325 48 (18.2%) 0 (0.0%) 0.0

Most Recent Commits

alash325 2012-09-28 18:44 Rev.: 13094

-Moved interactive and linearize test files to testsuite/openmodelica/

0 lines of code changed in 48 files:

  • testsuite/interactive: DefaultComponentName.mo (del), DefaultComponentName.mos (del), DeleteConnection.mos (del), ForStatement1.mos (del), ForStatement2.mos (del), ForStatement3.mos (del), ForStatement4.mos (del), ForStatement5fail.mos (del), ForStatement6.mos (del), ForStatement7.mos (del), IfStatement.mos (del), IfStatementIllegal.mos (del), Makefile (del), Rename.mo (del), Rename.mos (del), RenameRO.mo (del), RunScript.mos (del), TestNDims.mo (del), XmlDumpComment.mo (del), XmlDumpComment.mos (del), differentiate.mos (del), interactive_api_annotations.mos (del), interactive_api_attributes.mos (del), interactive_api_calls.mo (del), interactive_api_calls.mos (del), interactive_api_classes.mos (del), interactive_api_loadsave.mos (del), interactive_api_param.mo (del), interactive_api_param.mos (del), interactive_api_simulations.mos (del), interactive_test.mo (del), interactive_test.mos (del), loadFileInteractiveQualified.mo (del), loadFileInteractiveQualified.mos (del), loadFileInteractiveQualifiedInit.mo (del), matrices.mos (del), refactorGraphAnn1.mo (del), refactorGraphAnn1.mos (del), refactorGraphAnn2.mo (del), refactorGraphAnn2.mos (del), regex.mos (del), setComponentComment.mo (del), setComponentComment.mos (del), showDoc.mos (del), simplify.mos (del), strings.mo (del), strings.mos (del), variables.mos (del)
sjoelund.se 2012-09-21 13:41 Rev.: 13013

Reverse merge (revert commits)
* svn merge -r 13001:12998 .
Plus fixed some testcases

504 lines of code changed in 1 file:

  • testsuite/interactive: interactive_api_simulations.mos (+504 -504)
sjoelund.se 2012-09-21 09:55 Rev.: 13006

#1823
- Evaluate constants in generated assertions from connections

504 lines of code changed in 1 file:

  • testsuite/interactive: interactive_api_simulations.mos (+504 -504)
jfrenkel 2012-09-20 00:14 Rev.: 12986

- fix tests

1 lines of code changed in 1 file:

  • testsuite/interactive: XmlDumpComment.mos (+1 -15)
jfrenkel 2012-09-07 23:25 Rev.: 12836

- fix tests

1 lines of code changed in 1 file:

  • testsuite/interactive: interactive_api_simulations.mos (+1 -1)
jfrenkel 2012-09-07 14:24 Rev.: 12828

- remove unused flags VAR_INDEX,VAR_INDEX2
- remove unecessary code from removesimpleequationsfast
- implement vararrayList2 tailrecursive
- fix tests

5 lines of code changed in 1 file:

  • testsuite/interactive: XmlDumpComment.mos (+5 -4)
jfrenkel 2012-09-06 21:35 Rev.: 12813

- fix tests

509 lines of code changed in 1 file:

  • testsuite/interactive: interactive_api_simulations.mos (+509 -509)
adeas31 2012-09-04 13:56 Rev.: 12778

- Return the TranslatableContent record from runtime. So that getMessagesStringInternal() can work fine.
- Moved the TranslatableContent from Util.mo to Error.mo
- Added a testcase for getMessagesStringInternal().
- Some minor fixes in FMI.
- The translation file msgid and msgstr should be same.

40 lines of code changed in 2 files:

  • testsuite/interactive: interactive_api_calls.mo (+4), interactive_api_calls.mos (+36 -2)
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

12 lines of code changed in 1 file:

  • testsuite/interactive: interactive_api_calls.mos (+12 -10)
sjoelund.se 2012-08-27 11:46 Rev.: 12686

- Remove r12679 / #1787 work-around
- Do not add an = 0.0 binding by default to every paramater that lacks a binding

0 lines of code changed in 1 file:

  • testsuite/interactive: XmlDumpComment.mos (-8)
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

4 lines of code changed in 1 file:

  • testsuite/interactive: interactive_api_annotations.mos (+4 -4)
sjoelund.se 2012-08-20 14:39 Rev.: 12603

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

2 lines of code changed in 1 file:

  • testsuite/interactive: loadFileInteractiveQualified.mos (+2 -2)
perost 2012-08-06 12:47 Rev.: 12432

- Merged Flow and Stream in SCode and DAE into ConnectorType.

1 lines of code changed in 1 file:

  • testsuite/interactive: XmlDumpComment.mos (+1 -1)
adeas31 2012-07-30 13:42 Rev.: 12373

- New API call to check if the nested class is protected or not,
+ isProtectedClass

11 lines of code changed in 2 files:

  • testsuite/interactive: interactive_api_calls.mo (+1 -1), interactive_api_calls.mos (+10)
adeas31 2012-07-17 17:39 Rev.: 12330

- New API calls to check class restriction,
+ isOperator
+ isOperatorRecord
+ isOperatorFunction

15 lines of code changed in 1 file:

  • testsuite/interactive: interactive_api_calls.mos (+15)
adrpo 2012-06-26 00:21 Rev.: 12205

- add query of MSL 3.2 class Modelica.UsersGuide.Conventions.Documentation.Format.Code
to make sure we don't run into Code quoting issues anymore (see testsuite/interactive/interactive_api_calls.mos).

76 lines of code changed in 1 file:

  • testsuite/interactive: interactive_api_calls.mos (+76)
adrpo 2012-06-26 00:10 Rev.: 12204

- this change is to enable querying of Modelica Standard Library 3.2 which has a class called Code.
- changed Code quoting to use $Code in Parser/BaseModelica_Lexer.g
+ allow $Code in END_IDENT token (to be able to use type $Code end $Code; in ModelicaBuiltin.mo).
+ changes in Compiler/FrontEnd/ModelicaBuiltin.mo to use $Code instead of Code.
+ documentation updates in doc/OpenModelicaAPI-Howto/OMC_API-HowTo.tex and doc/OpenModelicaUsersGuide.doc
+ changes to Compiler/FrontEnd/Dump.mo to dump CodeNode using $Code.
+ changes everywhere where Code was used to use $Code (.mo, .mos, .onb, .c*)
+ updated OMEdit and OMOptim to use $Code.
+ more interactive tests in testsuite/interactive/interactive_api_calls.mos (from doc/OpenModelicaAPI-Howto/OMC_API-HowTo.tex)
+ show statements in more testsuite/interactive tests.
+ update the Parser/omcc/* files
- removed testsuite/HumMod directory
- removed doc/OpenModelica-TortoiseSVN+Putty-HOWTO.doc as is way old and not useful anymore.

8420 lines of code changed in 16 files:

  • testsuite/interactive: ForStatement3.mos (+1 -1), ForStatement7.mos (+2 -2), differentiate.mos (+1 -1), interactive_api_annotations.mos (+7380 -1), interactive_api_attributes.mos (+124), interactive_api_calls.mo (+5), interactive_api_calls.mos (+174), interactive_api_classes.mos (+68), interactive_api_loadsave.mos (+22), interactive_api_param.mos (+71), interactive_api_simulations.mos (+524 -499), interactive_test.mos (+11), loadFileInteractiveQualified.mos (+21), matrices.mos (+1 -1), showDoc.mos (+6), simplify.mos (+9)
perost 2012-06-07 14:15 Rev.: 11999

- Changed back rtest to -v in interactive/Makefile.

1 lines of code changed in 1 file:

  • testsuite/interactive: Makefile (+1 -1)
adeas31 2012-05-29 23:44 Rev.: 11953

- Fixed a missing { in getExternalFunctionSpecification.
- Also updated the test.

1 lines of code changed in 1 file:

  • testsuite/interactive: interactive_api_calls.mos (+1 -1)
adrpo 2012-05-29 15:12 Rev.: 11949

- added:
getShortDefinitionBaseClassInformation(path)
-> returns:
{} if no base class or no short definition or not found or
{path, ""|"flow", ""|"stream", "unspecified"|"discrete"|"parameter"|"constant", "unspecified"|"input"|"output", {dimension}}

- added:
getExternalFunctionSpecification(path)
-> returns:
{} if no external or does not exists
{"C"|"Java", "output"|"", "functionName"|"", "x, y, z"|"", "annotation 1", "annotation 2"}

52 lines of code changed in 2 files:

  • testsuite/interactive: interactive_api_calls.mo (+26 -1), interactive_api_calls.mos (+26)
perost 2012-05-10 14:06 Rev.: 11885

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

149 lines of code changed in 9 files:

  • testsuite/interactive: ForStatement3.mos (+1 -1), ForStatement7.mos (+2 -2), Makefile (+1 -1), differentiate.mos (+3 -3), interactive_api_annotations.mos (+132 -132), interactive_api_attributes.mos (+2 -2), interactive_api_classes.mos (+4 -4), matrices.mos (+1 -1), simplify.mos (+3 -3)
perost 2012-04-26 12:36 Rev.: 11803

- Fix for previous commit.

1 lines of code changed in 1 file:

  • testsuite/interactive: XmlDumpComment.mos (+1 -1)
adeas31 2012-04-11 22:00 Rev.: 11723

- Fixed isReplaceAble API.
- Added testcases for some APIs.
- Added French & Romanian to language dropdown.
- Moved the translations file to OMEdit/OMEditGUI/Resources/nls/.

294 lines of code changed in 2 files:

  • testsuite/interactive: interactive_api_calls.mo (+4 -2), interactive_api_calls.mos (+290)
adrpo 2012-04-05 02:44 Rev.: 11666

- added isShortDefinition API and tests in testsuite/interactive/interactive_api_calls.mos for it.

87 lines of code changed in 2 files:

  • testsuite/interactive: interactive_api_calls.mo (+1 -1), interactive_api_calls.mos (+86 -11)
adrpo 2012-04-05 01:44 Rev.: 11665

- fixed "setParameterValue" API in Interactive.mo to update the program.
- added tests for this functionality in testsuite/interactive/interactive_api_param.mos

18 lines of code changed in 1 file:

  • testsuite/interactive: interactive_api_param.mos (+18)
sjoelund.se 2012-03-23 14:02 Rev.: 11511

- Added simulate(..., simflags="flags") option. It will be passed to the simulation executable in the future

5 lines of code changed in 1 file:

  • testsuite/interactive: interactive_api_simulations.mos (+5 -5)
perost 2012-03-12 14:19 Rev.: 11379

- Update expected output.

509 lines of code changed in 1 file:

  • testsuite/interactive: interactive_api_simulations.mos (+509 -509)
sjoelund.se 2012-03-05 11:58 Rev.: 11288

- Expected output

6 lines of code changed in 2 files:

  • testsuite/interactive: refactorGraphAnn1.mos (+3 -3), refactorGraphAnn2.mos (+3 -3)
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)

28 lines of code changed in 1 file:

  • testsuite/interactive: Makefile (+28 -1)
sjoelund.se 2012-02-27 18:42 Rev.: 11213

- Added support to parse line/block-comments as class elements (similar to annotations)
- Any comment in an expression is moved out of the element and put on its own line

30 lines of code changed in 3 files:

  • testsuite/interactive: loadFileInteractiveQualified.mos (+14 -2), refactorGraphAnn1.mos (+7 -1), refactorGraphAnn2.mos (+9 -3)
mahge930 2012-01-23 17:13 Rev.: 10943

+ Removed parallelism related stuff that affects the API.
parallel is there but is used only internally. Can not be modified with the API.

32 lines of code changed in 3 files:

  • testsuite/interactive: interactive_api_attributes.mos (+26 -26), interactive_api_classes.mos (+2 -2), setComponentComment.mos (+4 -4)
sjoelund.se 2012-01-18 11:02 Rev.: 10918

- Set svn-eol-style on a few files

1 lines of code changed in 1 file:

  • testsuite/interactive: showDoc.mos (+1)
mahge930 2012-01-16 22:38 Rev.: 10909

+ testsuite fixes for parallel extensions.
+ Added parallelism attribute to all variables.

Absyn.ATTR (flowPrefix, streamPrefix, variability, direction, arrayDim)
|
V
Absyn.ATTR (flowPrefix, streamPrefix, parallelism, variability, direction, arrayDim)

32 lines of code changed in 3 files:

  • testsuite/interactive: interactive_api_attributes.mos (+26 -26), interactive_api_classes.mos (+2 -2), setComponentComment.mos (+4 -4)
adrpo 2012-01-13 03:28 Rev.: 10889

- changes to the order of vars in csv.

506 lines of code changed in 1 file:

  • testsuite/interactive: interactive_api_simulations.mos (+506 -506)
sjoelund.se 2011-12-21 10:21 Rev.: 10810

- Expected output now that getDocumentationAnnotation returns documentation for enumerations

119 lines of code changed in 1 file:

  • testsuite/interactive: interactive_api_annotations.mos (+119 -11)
adeas31 2011-12-15 01:12 Rev.: 10720

- getDocumenationAnnotation output changed for the default case.

693 lines of code changed in 1 file:

  • testsuite/interactive: interactive_api_annotations.mos (+693 -693)
sjoelund.se 2011-12-13 18:23 Rev.: 10706

- Added some more scripting functions

2 lines of code changed in 1 file:

  • testsuite/interactive: showDoc.mos (+2 -2)
sjoelund.se 2011-12-12 15:44 Rev.: 10692

- Expected output

2 lines of code changed in 1 file:

  • testsuite/interactive: showDoc.mos (+2 -2)
adeas31 2011-11-15 16:09 Rev.: 10522

- testcases and getDocumentationAnnotation fixed.

601 lines of code changed in 3 files:

  • testsuite/interactive: interactive_api_annotations.mos (+595 -595), interactive_api_classes.mos (+2 -2), showDoc.mos (+4 -4)
adrpo 2011-11-15 12:44 Rev.: 10515

- include the modifiers and dimensions in the dependency analysis in Inst.instElementList
- move annotation checking functions from DAEUtil to SCode.
- convert type of the Value in the binding if needed (to get rid of things like min = 0, instead of min = 0.0)
- in partial instantiation disregard parameters, instantiate only constants.
- rename the really bad name "subs" to restCref in Static.elabCrefSubs.
- clear errors when loadingFileInteractiveQualified API and parseFile API
- added vaporizing.mo test

- a LOT of tests have changed
- small fixes to tools/validatetest/validatetest.pl

110 lines of code changed in 11 files:

  • testsuite/interactive: ForStatement1.mos (+1 -1), ForStatement2.mos (+1 -1), ForStatement3.mos (+1 -1), ForStatement4.mos (+1 -1), ForStatement6.mos (+1 -1), ForStatement7.mos (+1 -1), IfStatement.mos (+7 -7), interactive_api_calls.mos (+1 -1), interactive_api_param.mos (+11 -11), interactive_api_simulations.mos (+73 -73), matrices.mos (+12 -12)

(52 more)

Generated by StatSVN 0.7.0