Fedora Project
Replace g_test_add() with g_test_add_func() everywhere
Currently, the C test runners are using a mixture of g_test_add() and g_test_add_func(). None of them are using the extended functionality of g_test_add(), so we should convert them all over to g_test_add_func() for uniformity and simplicity.
Setup the libmodulemd library on your machine. Follow the developing steps given in the readme of the repository. Make a fork of the repository and make necessary changes to your fork. Then submit a pull request with your changes and paste your pull request link on this interface. After that click on submit. After that I shall review your work.
Task tags
Students who completed this task
Sash713