summaryrefslogtreecommitdiff
path: root/test/errors.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-26test: Explicitly enable assertion macrosSimon McVittie1-0/+1
2021-03-26test: Replace all g_assert (x != NULL) with g_assert_nonnull (x)Simon McVittie1-1/+1
2019-07-15Add clearer licensing information using SPDX-License-IdentifierSimon McVittie1-0/+2
2012-11-19Use more modern assertions in errors testSimon McVittie1-3/+2
2012-11-19Turn _dbus_glib_test into a standalone test case, since it only tests public APISimon McVittie1-0/+79