diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2019-12-17 10:45:52 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2019-12-17 10:52:13 +0100 |
commit | d83c018f9825d4244cc4254ff729e64172afbc2e (patch) | |
tree | 0a703c45db5dcf18f7edaebf71c8db61cd004c8b /.gitignore | |
parent | 9991f2906fcaeb7c86740f3d0d19c82dc0ac86f9 (diff) |
core,tests: new test to make sure all error codes are supported
Defining the new error codes in the headers is not enough, we also
need to add support in the error helpers in order to create proper
GErrors with the expected error codes.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -59,6 +59,7 @@ Makefile.in /src/tests/test-sms-part-3gpp /src/tests/test-sms-part-cdma /src/tests/test-udev-rules +/src/tests/test-error-helpers /cli/mmcli |