Directory testsuite/simulation/modelica/events/

Directory Created:
2012-10-12 13:09
Total Files:
33
Deleted Files:
4
Lines of Code:
1655

[root]/testsuite/simulation/modelica/events

Lines of Code

testsuite/simulation/modelica/events/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 194 (100.0%) 2519 (100.0%) 12.9
wbraun 43 (22.2%) 1084 (43.0%) 25.2
lochel 72 (37.1%) 989 (39.3%) 13.7
alash325 10 (5.2%) 235 (9.3%) 23.5
sjoelund.se 50 (25.8%) 182 (7.2%) 3.6
hudson 15 (7.7%) 22 (0.9%) 1.4
vitalij 1 (0.5%) 2 (0.1%) 2.0
ptaeuber 1 (0.5%) 2 (0.1%) 2.0
cschubert 1 (0.5%) 2 (0.1%) 2.0
jfrenkel 1 (0.5%) 1 (0.0%) 1.0

Most Recent Commits

wbraun 2015-02-19 00:02 Rev.: 24626

- improved assert output further with debug
- fixed #3074

33 lines of code changed in 1 file:

  • testsuite/simulation/modelica/events: CheckEvents.mos (+33 -33)
wbraun 2015-02-16 20:45 Rev.: 24606

- added more information for a triggered Modelica assert
- fixes partially #3074

32 lines of code changed in 1 file:

  • testsuite/simulation/modelica/events: CheckEvents.mos (+32)
lochel 2015-01-29 12:31 Rev.: 24291

- fix initialization of inactive when-equations (example from #3092)

2 lines of code changed in 1 file:

  • testsuite/simulation/modelica/events: bug3092.mos (+2 -7)
hudson 2015-01-21 16:08 Rev.: 24135

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

  • testsuite/simulation/modelica/events: bug3092.mos (+1)
wbraun 2015-01-21 16:04 Rev.: 24134

- fixed #3092

109 lines of code changed in 2 files:

  • testsuite/simulation/modelica/events: Makefile (+1), bug3092.mos (new 108)
hudson 2015-01-16 11:21 Rev.: 24061

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

  • testsuite/simulation/modelica/events: EventLoop.mos (+1)
wbraun 2015-01-16 11:20 Rev.: 24060

- fixed assert handling during event iteration and event handling

68 lines of code changed in 4 files:

  • testsuite/simulation/modelica/events: ChatteringEventsTest1.mos (+12 -4), ChatteringEventsTest2.mos (+11 -2), EventLoop.mos (new 42), Makefile (+3 -2)
lochel 2015-01-09 17:29 Rev.: 23995

- make bug1228.mos more valuable

15 lines of code changed in 2 files:

  • testsuite/simulation/modelica/events: Makefile (+1 -1), bug1228.mos (+14 -10)
ptaeuber 2015-01-07 02:09 Rev.: 23953

Switched default tearing method to Cellier Tearing.
Following tests have problems with Cellier Tearing and still run with omcTearing:
./simulation/libraries/msl31/Modelica.Electrical.Analog.Examples.CharacteristicThyristors.mos
./simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_YD.mos
./simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMR_Inverter_MultiPhase.mos
./simulation/modelica/events/bug1228.mos

2 lines of code changed in 1 file:

  • testsuite/simulation/modelica/events: bug1228.mos (+2)
wbraun 2015-01-06 00:28 Rev.: 23937

prevent adding a dummy state if no states are present
- don't use dassl if no state are present

4 lines of code changed in 1 file:

  • testsuite/simulation/modelica/events: EventTests2.mos (+4 -4)
hudson 2014-11-24 11:01 Rev.: 23519

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

  • testsuite/simulation/modelica/events: ZeroCrossingAlg.mos (+1)
lochel 2014-11-24 10:56 Rev.: 23518

- new test cases for zero-crossing in algorithm section

26 lines of code changed in 2 files:

  • testsuite/simulation/modelica/events: Makefile (+4 -2), ZeroCrossingAlg.mos (new 22)
lochel 2014-11-20 10:19 Rev.: 23463

- typo

56 lines of code changed in 3 files:

  • testsuite/simulation/modelica/events: IntegerZeroCrossings.mos (new 55), IntergerZeroCrossings.mos (del), Makefile (+1 -1)
lochel 2014-11-07 15:39 Rev.: 23271

- changed r23269. relations/zero crossings get only dumped if LOG_EVENTS_V is used

0 lines of code changed in 2 files:

  • testsuite/simulation/modelica/events: EventTests2.mos (-80), EventTests3.mos (-4)
lochel 2014-11-07 15:14 Rev.: 23269

- dump relations/zero crossings after events

111 lines of code changed in 2 files:

  • testsuite/simulation/modelica/events: EventTests2.mos (+104 -24), EventTests3.mos (+7 -3)
hudson 2014-11-07 02:14 Rev.: 23261

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

  • testsuite/simulation/modelica/events: bug1228.mos (+1)
wbraun 2014-11-07 02:07 Rev.: 23260

- fixed #1228, by adding when equation also to other torn equations.

47 lines of code changed in 2 files:

  • testsuite/simulation/modelica/events: Makefile (+1), bug1228.mos (new 46)
lochel 2014-11-05 12:47 Rev.: 23201

- Added functionality to dump zero crossings during runtime

33 lines of code changed in 2 files:

  • testsuite/simulation/modelica/events: EventTests2.mos (+28 -8), EventTests3.mos (+5 -1)
hudson 2014-10-28 19:24 Rev.: 23013

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

  • testsuite/simulation/modelica/events: EventTests3.mos (+1)
lochel 2014-10-28 18:59 Rev.: 23011

- don't search in shared object for zero crossings

34 lines of code changed in 2 files:

  • testsuite/simulation/modelica/events: EventTests3.mos (new 31), Makefile (+3 -2)
lochel 2014-10-28 18:36 Rev.: 23010

- don't search in initial equations for zero crossings

29 lines of code changed in 2 files:

  • testsuite/simulation/modelica/events: EventTests.mo (del), EventTests.mos (+29 -2)
hudson 2014-09-08 17:08 Rev.: 22176

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

  • testsuite/simulation/modelica/events: bug2808.mos (+1)
wbraun 2014-09-08 16:39 Rev.: 22173

#2808
- fixed #2808

44 lines of code changed in 2 files:

  • testsuite/simulation/modelica/events: Makefile (+1), bug2808.mos (new 43)
sjoelund.se 2014-08-15 13:03 Rev.: 21886

Improve the error-messages for domain errors like `log(<0)` (make it part of the messages using the XML output)

32 lines of code changed in 1 file:

  • testsuite/simulation/modelica/events: CheckEvents.mos (+32)
hudson 2014-07-25 14:08 Rev.: 21626

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

  • testsuite/simulation/modelica/events: bug2752.mos (+1)
wbraun 2014-07-25 14:01 Rev.: 21625

#2752
- fixed mergeZeroCrossings

77 lines of code changed in 2 files:

  • testsuite/simulation/modelica/events: Makefile (+1), bug2752.mos (new 76)
hudson 2014-06-06 16:21 Rev.: 21009

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

  • testsuite/simulation/modelica/events: bug2718.mos (+1)
wbraun 2014-06-06 16:20 Rev.: 21008

- fix bug #2718

57 lines of code changed in 2 files:

  • testsuite/simulation/modelica/events: Makefile (+1), bug2718.mos (new 56)
lochel 2014-05-30 10:25 Rev.: 20900

- expected output (revert some bad changes from r20848)

4 lines of code changed in 1 file:

  • testsuite/simulation/modelica/events: ServerWithQueue.mos (+4 -4)
lochel 2014-05-27 11:24 Rev.: 20848

- attempt to improve r20789 (don't handle impure functions as constant)

5 lines of code changed in 1 file:

  • testsuite/simulation/modelica/events: ServerWithQueue.mos (+5 -5)
sjoelund.se 2014-05-15 12:06 Rev.: 20614

Add depends: flag to mos-files for external dependencies

2 lines of code changed in 1 file:

  • testsuite/simulation/modelica/events: EventTests.mos (+2 -1)
hudson 2014-05-08 13:11 Rev.: 20484

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

  • testsuite/simulation/modelica/events: EventTests2.mos (+1)
lochel 2014-05-08 13:08 Rev.: 20482

- new test for event time points

50 lines of code changed in 2 files:

  • testsuite/simulation/modelica/events: EventTests2.mos (new 49), Makefile (+1)
sjoelund.se 2014-04-24 13:59 Rev.: 20251

Replace measureTime=true with +d=measureTime in buildModel/etc
- Fix code generation for profiling of function calls (was disabled)
- Fix the counter for number of profiling blocks so the profiling now includes the measured blocks again

13 lines of code changed in 13 files:

  • testsuite/simulation/modelica/events: CheckEvents.mos (+1 -1), EventDelay.mos (+1 -1), EventIteration.mos (+1 -1), EventTests.mos (+1 -1), IntergerZeroCrossings.mos (+1 -1), MathEventFuncs1.mos (+1 -1), MathEventFuncs2.mos (+1 -1), ServerWithQueue.mos (+1 -1), ZeroCrossing.mos (+1 -1), bug2667.mos (+1 -1), sample1.mos (+1 -1), sample2.mos (+1 -1), whenTest1.mos (+1 -1)
hudson 2014-04-16 14:33 Rev.: 20173

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

  • testsuite/simulation/modelica/events: bug2667.mos (+1)
wbraun 2014-04-16 14:02 Rev.: 20172

- fixed #2667

38 lines of code changed in 2 files:

  • testsuite/simulation/modelica/events: Makefile (+1), bug2667.mos (new 37)
hudson 2014-04-16 11:06 Rev.: 20164

[Janitor mode] Fix whitespace

7 lines of code changed in 2 files:

  • testsuite/simulation/modelica/events: EventDelay.mo (+5 -5), EventTests.mo (+2 -2)
sjoelund.se 2014-04-05 11:56 Rev.: 20003

Update cdaspk with fixes for printing strings that are not NULL-terminated

3 lines of code changed in 1 file:

  • testsuite/simulation/modelica/events: CheckEvents.mos (+3 -3)
sjoelund.se 2014-04-05 09:28 Rev.: 20002

Make sure we use the new dassl by not linking in the old files (removed from svn to make sure)

6 lines of code changed in 1 file:

  • testsuite/simulation/modelica/events: CheckEvents.mos (+6 -4)
wbraun 2014-04-04 16:27 Rev.: 19990

- switch to newer dassl version (daskr without f2c) from 3rdParty
- rename LOG_DASRT to LOG_DASSL

6 lines of code changed in 1 file:

  • testsuite/simulation/modelica/events: CheckEvents.mos (+6 -6)

(48 more)

Generated by StatSVN 0.7.0