The GError object has to initialized to NULL before being passed to g_file_set_contents or it will throw the following critical warning GLib-CRITICAL **: g_file_set_contents: assertion 'error == NULL || *error == NULL' failed and return FALSE, which leads to failed assertion and subsequently to the test failing |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| check_core.c | ||
| check_driver_all.c | ||
| check_input_all.c | ||
| check_input_binary.c | ||
| check_main.c | ||
| check_output_all.c | ||
| check_strutil.c | ||
| check_version.c | ||
| lib.c | ||
| lib.h | ||