- Aug 05, 2019
-
-
Bergé authored
Signed-off-by:
Bergé <corentin.berge@outlook.fr>
-
- Aug 02, 2019
-
-
Bergé authored
Increase the coverage (include/dynamic-graph/eigen-io.h -> 100%) Make the matrix test, but 36 Warnings Signed-off-by:
Bergé <corentin.berge@outlook.fr>
-
- Jul 29, 2019
-
-
Bergé authored
Signed-off-by:
Bergé <corentin.berge@outlook.fr>
-
- Jul 11, 2019
-
-
Bergé authored
Add on test/signal-cast-registerer lot of try - catch for the signalException error Signed-off-by:
Bergé <corentin.berge@outlook.fr>
-
- Jul 09, 2019
-
-
Bergé authored
Try to make test for signal-ptr.h Signed-off-by:
Bergé <corentin.berge@outlook.fr>
-
Bergé authored
Signed-off-by:
Bergé <corentin.berge@outlook.fr>
-
- Jul 03, 2019
-
-
Bergé authored
Focus on signal-array (not Boost test). Try to understand a way to make boost test and analyze signal-array. Signed-off-by:
Bergé <corentin.berge@outlook.fr>
-
Bergé authored
Add on test/Entity.h the virtual function (Entity::getClassName) Signed-off-by:
Bergé <corentin.berge@outlook.fr>
-
- May 09, 2019
-
-
Olivier Stasse authored
-
- Mar 26, 2019
-
-
Olivier Stasse authored
-
Olivier Stasse authored
-
Olivier Stasse authored
-
- Mar 25, 2019
-
-
Olivier Stasse authored
-
- Mar 06, 2019
-
-
Guilhem Saurel authored
Release of version 3.3.0.
-
Guilhem Saurel authored
Packaging for the v3.3.0 Release
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Olivier Stasse authored
-
Olivier Stasse authored
-
Olivier Stasse authored
Working. Fix issue #37
-
Olivier Stasse authored
-
- Mar 04, 2019
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
- Mar 03, 2019
-
-
Olivier Stasse authored
TODO: Right now this is only a simple coverage. The tests is always sending back True.
-
Olivier Stasse authored
Mostly give a sample on how to use the logger member inside the entities.
-
- Mar 01, 2019
-
-
Olivier Stasse authored
-
DECLARE_SIGNAL_IN, CONSTRUCT_SIGNAL_IN, DECLARE_SIGNAL_OUT and CONSTRUCT_SIGNAL_OUT The macros were duplicated in various SoT packages. Unify them by: * Adding prefix m_ and suffix SIN for input signals declared as fields of entity classes. * Adding prefix m_ and suffix SOUT for output signals declared as fields of entity classes.
-
Olivier Stasse authored
-
Olivier Stasse authored
Renamed tracer.cpp in debug-tracer.cpp
-
Olivier Stasse authored
-
Olivier Stasse authored
Add entity test to check writeCompletionList + license modification.
-
Olivier Stasse authored
pool.cpp: test exception catching.
-
- Feb 28, 2019
-
-
Olivier Stasse authored
-
Olivier Stasse authored
Testing and checking output of writeGraph.
-
Olivier Stasse authored
-
Olivier Stasse authored
-
Olivier Stasse authored
Structural modification of the documentation to make it clearer.
-
- Feb 27, 2019
-
-
Olivier Stasse authored
TODO: Homogeneous relationship between debugging information. Giving more python examples.
-
- Feb 07, 2019
-
- Jan 30, 2019
-
-
Olivier Stasse authored
-