Directory testsuite/mytest/

Directory Deleted:
2012-10-01 10:21
Total Files:
0
Deleted Files:
17
Lines of Code:
0

[root]/testsuite/mytest

Lines of Code

testsuite/mytest/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 74 (100.0%) 1624 (100.0%) 21.9
sjoelund.se 19 (25.7%) 810 (49.9%) 42.6
adrpo 8 (10.8%) 799 (49.2%) 99.8
dietmarw 30 (40.5%) 15 (0.9%) 0.5
alash325 17 (23.0%) 0 (0.0%) 0.0

Most Recent Commits

alash325 2012-10-01 10:21 Rev.: 13113

--Move 4 template test files from testsiute/mytest to ../template and removed mytest test file from testsuite which contains outdated test files

0 lines of code changed in 17 files:

  • testsuite/mytest: Makefile (del), MyHelloWorld.mo (del), MyHelloWorld.mos (del), PowerOf3.mo (del), PowerOf3.mos (del), PowerOf3_pkg.mo (del), dyn1.mo (del), dyn1.mos (del), dyn2.mo (del), dyn2.mos (del), dyn2_pkg.mo (del), rtest-mo (del), rtest-mos (del), simulation_failed_template.mos (del), simulation_template.mos (del), translation_failed_template.mo (del), translation_template.mo (del)
sjoelund.se 2010-09-21 12:34 Rev.: 6159

- Fix svn-eol-style on Makefiles

1 lines of code changed in 1 file:

  • testsuite/mytest: Makefile (+1 -1)
sjoelund.se 2010-08-26 16:16 Rev.: 5959

- Changed output of a flat class from fclass to class (omc a.mo > a.mof; omc a.mof no longer causes a parsing error)
- All testcases have been updated

2 lines of code changed in 2 files:

  • testsuite/mytest: MyHelloWorld.mo (+1 -1), translation_template.mo (+1 -1)
sjoelund.se 2010-05-31 09:43 Rev.: 5589

- Added Unix make target "fix-svn-eol-style"
- Fixed line ending for all .mo and .mos-files in Compiler/ and testsuite/

807 lines of code changed in 16 files:

  • testsuite/mytest: MyHelloWorld.mo (+1 -1), MyHelloWorld.mos (+1 -1), PowerOf3.mo (+1 -1), PowerOf3.mos (+1 -1), PowerOf3_pkg.mo (+1 -1), dyn1.mo (+1 -1), dyn1.mos (+1 -1), dyn2.mo (+1 -1), dyn2.mos (+1 -1), dyn2_pkg.mo (+1 -1), rtest-mo (+355 -354), rtest-mos (+438 -437), simulation_failed_template.mos (+1 -1), simulation_template.mos (+1 -1), translation_failed_template.mo (+1 -1), translation_template.mo (+1 -1)
adrpo 2008-11-26 07:15 Rev.: 3748

QUITE BIG CHANGES TO SUPPORT THE STREAM CONNECTORS

- stream connector support is not ready yet, still left to do generation of equations.

- added "stream" to:
+ the lexer and parser
+ the Absyn component attributes
+ the SCode component attributes
+ the Types attributes
- changed XMLDump to also dump the stream attribute of a variable

- changed DAE.VAR components to more meaningful names and used them also in Exp.VAR components
- add dummy variable as: der($dummy) = 0; instead der($dummy) = sin(time*6628.318530717);
the dummy derivative is now added ONLY if there are no other states!

- removed double new lines in the generated code from:
SimCodegen.generateInitializeDeinitializationDataStruc
- beautifying the generated code

- added tests for setting/reading "stream" attribute
- val(variable, integer) now returns a Real value as it should!
- made testsuite simulation rtest scripts more sensitive
to combined string and numbers differences
- now the records returned by interactive functions and
the simulation result are named! changed the testsuite
to agree with the changes.

- pushed the fixes for not needing ./ in the path by Robert [Robert.Wotzlaw \at web.de], thanks!

- fixed a bug when sample(0, Ts) will not generate any event at T=0
Thanks to Beat Arnet [beat.arnet \ at ieee.org] for reporting it!

8 lines of code changed in 4 files:

  • testsuite/mytest: MyHelloWorld.mos (+2 -2), dyn2.mos (+2 -2), simulation_failed_template.mos (+2 -2), simulation_template.mos (+2 -2)
adrpo 2008-11-03 04:55 Rev.: 3733

- seems that rtest* scripts had problem handling Windows line endings.
- due to changes by dietmarw I had to re-write parts of rtest* files.
now they should work with ANY Mac/Windows/Linux line endings.

791 lines of code changed in 4 files:

  • testsuite/mytest: rtest-mo (+354 -352), rtest-mos (new)
dietmarw 2008-11-02 18:35 Rev.: 3732

Formal clean up of all code files:

* applied svn:eol-style native to all files except Compiler/*.mo --> LF
* unified the eol-style of ALL files (this was necessary in order to set the svn properties
* unification was done by a script which also removed all trailing whitespaces (except for all files in testsuite as white spaces are necessary to successful compare the results, could be improved maybe)
* make clean all test --> success on Ubuntu Linux 8.10, proably a good idea to run it for the other platforms as well.
* FYI: script to remove trailing white spaces: http://is.gd/5A6B

15 lines of code changed in 30 files:

  • testsuite/mytest: Makefile (new), MyHelloWorld.mo (+1), MyHelloWorld.mos (+1), PowerOf3.mo (+1), PowerOf3.mos (+1), PowerOf3_pkg.mo (new), dyn1.mo (+1), dyn1.mos (+1), dyn2.mo (+1), dyn2.mos (new), dyn2_pkg.mo (+1), simulation_failed_template.mos (+1), simulation_template.mos (new), translation_failed_template.mo (new), translation_template.mo (new)
Generated by StatSVN 0.7.0