0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 09, 2023 — Jun 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed test suite, now with proper coverage report More... over 10 years ago
Yaml config parsing initial tests More... over 10 years ago
Correctly parse bool values in yaml config More... over 10 years ago
Readded default limits for integer More... over 10 years ago
Fixed config test coverage broken by previous commit More... over 10 years ago
Added stub tests for yaml parser More... over 10 years ago
Removed useless line in macro More... over 10 years ago
Moved config test macros to tests_utils.h More... over 10 years ago
More tests More... over 10 years ago
Fixed parameters names More... over 10 years ago
Fixed bugs - tests now pass. More... over 10 years ago
Added tests for int/bool More... over 10 years ago
Set value as null More... over 10 years ago
More tests for config More... over 10 years ago
Fixed config_get_nth_* for positions > 0 More... over 10 years ago
Fixed naming in macros More... over 10 years ago
Changed return values of all config_* functions More... over 10 years ago
Added first easy tests for config More... over 10 years ago
Removed unused util file More... over 10 years ago
Do not use const char ** for value More... over 10 years ago
Added empty test suite for config More... over 10 years ago
Removed duplicate cmake module More... over 10 years ago
Merge branch 'develop' of https://github.com/rugginoso/rapp into config More... over 10 years ago
Test collector calls free_func only one time per object, even if the object was added multiple times. More... over 10 years ago
Test ELoop free scheduling. More... over 10 years ago
Added test to SignalHandler to test the different path of signals without it. More... over 10 years ago
Added test to TcpServer for failed bind on not existing address and on used port. More... over 10 years ago
Added cmake option ENABLE_TESTS_COVERAGE to enable tests coverage report generation. More... over 10 years ago
Added function to parse yaml from strings More... over 10 years ago
Added ignore for synstatic config file for vim More... over 10 years ago