- Aug 18, 2019
-
-
Grigoris Pavlakis authored
Other changes: Add a couple more tests
-
Grigoris Pavlakis authored
-
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
-
- Aug 07, 2019
-
-
kongr45gpen authored
-
kongr45gpen authored
-
- Aug 06, 2019
-
-
athatheo authored
-
- May 03, 2019
-
-
thodkatz authored
-
- Apr 23, 2019
-
-
thodkatz authored
-
- Apr 17, 2019
-
-
thodkatz authored
-
- Apr 11, 2019
- Apr 07, 2019
- Apr 06, 2019
-
-
athatheo authored
-
- Apr 05, 2019
-
-
hiluluk authored
-
clang-format authored
-
- Apr 04, 2019
-
-
kongr45gpen authored
-
hiluluk authored
-
- Apr 02, 2019
-
-
athatheo authored
-
athatheo authored
Added comments in tests and changed a uint8_t to a uint16_t variable that counts the event action definitions in the eventActionStatusReport
-
athatheo authored
Changed the way add action-definition function works after rechecking the standard and updated the corresponding tests as well as added documentation in those tests
-
athatheo authored
-
- Apr 01, 2019
-
-
athatheo authored
# Conflicts: # CMakeLists.txt # src/Services/EventReportService.cpp
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
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)
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
Replace the unacceptable disgrace called parsing based on spaces with new, readString() based method. Also write some tests for insertion and calling, and general code cleanup and reformatting. Be quiet Vera! I said be quiet Vera! And you, clang-tidy, do not even think about raising your voice! Got an idea to pacify clang-tidy without commenting anything out, let's see if it's going to work Revert "Got an idea to pacify clang-tidy without commenting anything out, let's see if it's going to work" This reverts commit db9e73ad Revert "Got an idea to pacify clang-tidy without commenting anything out, let's see if it's going to work" This reverts commit db9e73ad9d8508e59764d7359408aac962a20afe
-