Joeri Exelmans
|
3148ee5da3
Fixed errors reported by mypy type checker + parallelism (worker pool) in render script.
|
vor 5 Jahren |
Joeri Exelmans
|
41713e5375
Moved test files + update readme
|
vor 5 Jahren |
Joeri Exelmans
|
e0f804d920
Remove 'test' Makefile (no longer used)
|
vor 5 Jahren |
Joeri Exelmans
|
f600f56401
Updated 'render' script + checked in reasonably looking rendered statechart images
|
vor 5 Jahren |
Joeri Exelmans
|
2e47398f26
Better to generate SMCAT files in python than with XSLT
|
vor 5 Jahren |
Joeri Exelmans
|
f6e2e04f47
Add rendered statecharts + render script
|
vor 5 Jahren |
Joeri Exelmans
|
9134c9ddbd
Wrote XSLT transformation from SCCD to SMCAT (for rendering state machines)
|
vor 5 Jahren |
Joeri Exelmans
|
abe79bb3a7
Moved tests that are broken and wont be fixed in the short term to separate directory
|
vor 5 Jahren |
Joeri Exelmans
|
79a67cb8b4
Use python library 'dataclasses' + comprehensive small/combo/big step stdout trace with environment variable SCCDDEBUG
|
vor 5 Jahren |
Joeri Exelmans
|
740c37c7eb
Got rid of OutputListener class.
|
vor 5 Jahren |
Joeri Exelmans
|
3eba2220ea
Test: check if the right amount of output is received
|
vor 5 Jahren |
Joeri Exelmans
|
87464a8f07
Fixed 'after' triggers
|
vor 5 Jahren |
Joeri Exelmans
|
27ee076307
Progress with untangling of mess
|
vor 5 Jahren |
Joeri Exelmans
|
4311d638af
Rename some things
|
vor 5 Jahren |
Joeri Exelmans
|
dad03679a0
Tests run the model in its own thread, concurrent with checking the model's output.
|
vor 5 Jahren |
Joeri Exelmans
|
eb023ea17e
Split 'Controller' classes from statecharts_core.py into their own source file.
|
vor 5 Jahren |
Joeri Exelmans
|
3b1dc3aea2
A <slot> element in a test contains set of output events of a nonempty big step.
|
vor 5 Jahren |
Joeri Exelmans
|
e92f44ba01
Rename python src dirs to match installed names (can set to 'src' dir so you don't have to re-install after every change). Updated SCCD schema to accept all existing tests. Added XML namespace to tests. Compiler checks input file against SCCD schema. New compiler dependency 'lxml' (largely compatible with xml.etree) for dealing with XML namespaces and schemas.
|
vor 5 Jahren |
Joeri Exelmans
|
1cb8012bf0
Added (initial) XSD for (current version of) SCCD
|
vor 5 Jahren |
Joeri Exelmans
|
1fea8fbf0d
Shorter folder names. Got rid of outdated CSharp stuff.
|
vor 5 Jahren |
Joeri Exelmans
|
76058129c1
Update python test framework a bit.
|
vor 5 Jahren |
Joeri Exelmans
|
dd03ed9d46
Add Clafer input file for BSML features
|
vor 5 Jahren |
Simon Van Mierlo
|
d04f09d6e8
Merge branch 'master' of https://msdl.uantwerpen.be/git/simon/SCCD
|
vor 6 Jahren |
Simon Van Mierlo
|
37525b9675
private ports now work in both directions; added a bouncing balls example where the SCCD model does not contain UI code (completely external)
|
vor 6 Jahren |
simon
|
027ae6ed31
Merge branch 'master' of romain/SCCD into master
|
vor 6 Jahren |
Romain Franceschini
|
2a1d4a9414
improve macos support
|
vor 6 Jahren |
Simon Van Mierlo
|
f603ddab82
first version of bouncing balls without ui code
|
vor 6 Jahren |
Simon Van Mierlo
|
50ee5e20bb
changed makefile to include multiwindow
|
vor 6 Jahren |
Simon Van Mierlo
|
df4f6ec142
fixed bouncing balls example
|
vor 6 Jahren |
Simon Van Mierlo
|
d389d3e79c
merge
|
vor 6 Jahren |