Make the basic plugins verify that they've been called with the correct parameters
Review Request #817 — Created July 16, 2021 and submitted
Make the basic plugins verify that they've been called with the correct parameters
Ran the unit tests but the perl load is being a pain and I'm considering dropping it. See the comment in the code for more information.
Description | From | Last Updated |
---|---|---|
Could be g_set_error_literal |
QuLogic | |
Ditto. |
QuLogic | |
Huh? If error == NULL, then g_set_error_literal will do nothing. Is this supposed to check *error? |
QuLogic | |
Why is this one with extra description, when the load one just does g_set_error_literal? |
QuLogic | |
Hmm, so this one doesn't need the weird g_message? |
QuLogic |