- Aug 18, 2019
-
-
Grigoris Pavlakis authored
Other changes: Tweaked addNewParameter() in order for the IDs to be arbitrary (insertion of already existing ID test incoming) according to suggestion by @kongr45gpen
-
- Aug 17, 2019
-
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
Additional changes: Fixed tests for parameter setting to accommodate the new way of parameter storage
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
Cause was an off-by-1 error in construction of the Parameter objects. Minor changes to documentation
-
Grigoris Pavlakis authored
-
- Aug 16, 2019
-
-
Grigoris Pavlakis authored
Also update some of the tests
-
- Aug 11, 2019
-
-
Grigoris Pavlakis authored
Looks like a test is breaking all of a sudden
-
Grigoris Pavlakis authored
-
- Apr 07, 2019
-
-
hiluluk authored
-
- Apr 05, 2019
-
-
hiluluk authored
-
clang-format authored
-
- Apr 01, 2019
-
-
Grigoris Pavlakis authored
Remove unnecessary #define CATCH_CONFIG_MAIN to comply with the Catch2 tutorial, credits to @thodkatz for the catch (no pun intended :P)
-
- Mar 15, 2019
-
-
Grigoris Pavlakis authored
Update the tests and documentation to reflect the fact that the service functions are now properly returning the ST[1, 4] failed start of execution notification when needed
-
Grigoris Pavlakis authored
-
- Mar 14, 2019
-
-
kongr45gpen authored
-
- Mar 13, 2019
-
-
Grigoris Pavlakis authored
Remove unnecessary #define CATCH_CONFIG_MAIN from parameter service test. Also fix a random typo @ MemoryManagementService's javadoc.
-
Grigoris Pavlakis authored
setup, more info on numOfValidIds() source
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
- Mar 09, 2019
-
-
Grigoris Pavlakis authored
Replace the if's used for message type checking with proper error-handler-controlled assertions. One test needs updating to use the error handler's output.
-
Grigoris Pavlakis authored
Remove unnecessary #define CATCH_CONFIG_MAIN from parameter service test. Also fix a random typo @ MemoryManagementService's javadoc.
-
- Jan 23, 2019
-
-
Grigoris Pavlakis authored
setup, more info on numOfValidIds() source
-
- Nov 26, 2018
-
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
- Nov 25, 2018
-
-
Grigoris Pavlakis authored
-
- Nov 24, 2018
-
-
Grigoris Pavlakis authored
Update ParameterService source and test to use resetRead() instead of the hackier msg.readPosition = 0 and fix some formatting
-
- Nov 23, 2018
-
-
Grigoris Pavlakis authored
-