summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2014-05-25clang-plugin: Fix error message formatting in GVariant checkerPhilip Withnall6-53/+53
2014-05-09tests: Check for all expected error lines rather than just onePhilip Withnall4-21/+32
2014-05-08clang-plugin: Add a g_signal_connect() checkerPhilip Withnall4-0/+263
2014-05-07build: Rename from gnome-clang to TartanPhilip Withnall2-9/+9
2014-05-06tests: Use the uninstalled gnome-clang and plugin in the testsPhilip Withnall1-2/+8
2014-05-06tests: Fix builddir ≠ srcdir problemsPhilip Withnall1-3/+8
2014-05-06tests: Add tests for existing assertion extraction codePhilip Withnall7-0/+332
2014-05-06clang-plugin: Automatically promote int to uint with constant varargsPhilip Withnall1-0/+14
2014-05-06clang-plugin: Don’t confuse integer constants with NULLPhilip Withnall1-0/+8
2014-05-06tests: Move templates out of wrapper-compiler-errors into new filesPhilip Withnall13-23/+64
2014-05-06clang-plugin: Support (optional) and (nullable) attributesPhilip Withnall2-0/+32
2014-05-05clang-plugin: Enable GVariant checks for other methodsPhilip Withnall6-2/+210
2014-05-05clang-plugin: Add support for checking g_variant_get() callsPhilip Withnall4-3/+517
2014-05-03clang-plugin: Add support for a GVariant checkerPhilip Withnall3-0/+1085