- Jun 25, 2018
-
-
Enrico Guiraud authored
-
- Jun 24, 2018
-
-
Enrico Guiraud authored
The gtest can safely go on in case this test case fails.
-
- May 23, 2018
-
-
Danilo Piparo authored
Adapt all concerned files: - Code - Tests - Tutorials - CMakeLists.txt - Selection files
-
- May 02, 2018
-
-
Danilo Piparo authored
this includes: - Data Sources - Utilities - Tests
-
- Apr 23, 2018
-
-
Enrico Guiraud authored
-
- Apr 14, 2018
-
-
Enrico Guiraud authored
Things are not jitted when `Jit` is invoked, the method simply appends to the list of things to jit.
-
- Oct 10, 2017
-
-
Danilo Piparo authored
-
Danilo Piparo authored
-
- Sep 15, 2017
-
-
Danilo Piparo authored
add <mutex> header for linux platforms.
-
Danilo Piparo authored
since we need to push and pop to/from the stack from different threads and we are not testing concurrent access. This is needed because the system is not able to handle two asserts which happen almost simultaneously in two different threads.
-
- Sep 14, 2017
-
-
Danilo Piparo authored
-
- Sep 12, 2017
-
-
Danilo Piparo authored
-
- Sep 11, 2017
-
-
Danilo Piparo authored
-
Danilo Piparo authored
-
Danilo Piparo authored
Add unit tests for TDF interface, utitlities and nodes.
-