- Feb 05, 2020
-
-
Florent Lamiraux authored
* [CMake] Add Cmake option to deactivate suffix of so files. Co-authored-by:
Joseph Mirabel <josephmirabel@gmail.com>
-
- Feb 03, 2020
-
-
- Jan 23, 2020
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Olivier Stasse authored
-
- Dec 05, 2019
-
-
Guilhem Saurel authored
This adds a command in Custom Entity that acts on the input signal. Acting on this input signal before setting it should raise an exception from dynamic-graph. test_dg_exc was added to check that, and fails for now. ref https://github.com/stack-of-tasks/dynamic-graph-python/issues/39 While here, fix exception type check in test_bindings.
-
- Dec 03, 2019
-
-
Guilhem Saurel authored
As, from the docs: > Passing arguments of the wrong type (e.g. passing a list when an int > is expected) should result in a TypeError. Thanks @jmirabel
-
- Dec 02, 2019
-
-
Guilhem Saurel authored
thanks @jviereck
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
- Nov 28, 2019
-
-
Guilhem Saurel authored
While here, develop test from previous commit, and fix another test in the same file. fix #36
-
Guilhem Saurel authored
For now, this test doesn't pass, as an exception is not properly fired, but we get a segfault instead.
-
- Nov 04, 2019
-
-
Guilhem Saurel authored
-
- Oct 29, 2019
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
- Apr 15, 2019
-
-
Olivier Stasse authored
can have time to write on the output stream.
-
Olivier Stasse authored
The logger is implemented with a map using __FILE__ and __LINE__. Using the defaut values means that the same counter is used for all the streams. This is jeopardizing the test.
-
- Apr 14, 2019
-
-
Olivier Stasse authored
-
- Apr 12, 2019
-
-
Olivier Stasse authored
-
- Apr 11, 2019
-
-
Olivier Stasse authored
-
- Oct 23, 2018
-
-
Olivier Stasse authored
-
Olivier Stasse authored
Is anyone who tried the tests before ?
-
- Sep 26, 2018
-
-
Joseph Mirabel authored
-
- Aug 01, 2018
-
-
Guilhem Saurel authored
-
- Aug 22, 2014
-
-
Francois Keith authored
Former version crashed in case of syntax error (cf test_syntax_error.py)
-
- Mar 30, 2014
-
-
Francois Keith authored
-
- Mar 17, 2014
-
-
Francois Keith authored
This unit test shows that after a given number of run of the same file, the error changes. Unfortunately, this can not be automatically verified, since the result is printed in the python error stream, and cannot be redirected.
-
- Mar 05, 2014
-
-
Pierre Gergondet authored
-
- Feb 28, 2014
-
-
Francois Keith authored
-
- Jun 23, 2010
-
-
florent authored
-