index
:
tartan
main
master
wip/pwithnall/list-checkers
wip/pwithnall/ownership
wip/pwithnall/refcounting
wip/pwithnall/unknown
Tools and Clang plugins for GLib development (mirrored from https://gitlab.freedesktop.org/tartan/tartan)
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-21
gvariant-new: Correct spacing in expected error message
Philip Chimento
1
-1
/
+1
2020-01-21
build: Meson build system
Philip Chimento
3
-162
/
+257
2019-12-16
assertion: Handle C++ try statements
Philip Chimento
1
-0
/
+15
2019-12-16
assertion: Handle ExprWithCleanups
Philip Chimento
4
-6
/
+32
2019-12-16
clang-plugin: Update to LLVM 7.0
Philip Chimento
1
-3
/
+0
2019-12-16
clang-plugin: Require LLVM 4.0 or later
Philip Chimento
1
-12
/
+3
2019-12-16
tests: Fix for aberrant output on macOS clang
Philip Chimento
1
-1
/
+2
2019-12-16
tests: Look for built tartan plugin in builddir
Philip Chimento
1
-1
/
+1
2019-12-16
tests: Look for template files in srcdir
Philip Chimento
1
-2
/
+2
2019-12-16
tests: Handle srcdir that is relative to builddir
Philip Chimento
2
-1
/
+3
2019-12-16
scripts: Always enable core checkers
Philip Chimento
2
-20
/
+8
2015-01-27
tests: Improve support for testing against LLVM 3.4 and 3.5
Philip Withnall
1
-2
/
+12
2014-12-22
tests: Include some more headers in the generic test header
Philip Withnall
1
-0
/
+2
2014-11-20
tests: Add a non-GLib test
Philip Withnall
4
-0
/
+19
2014-11-17
gerror: Add a GError checker
Philip Withnall
4
-0
/
+701
2014-11-17
fixup! tests: Add a comment about viewing the ExplodedGraph
Philip Withnall
1
-1
/
+1
2014-11-17
tests: Add a comment about viewing the ExplodedGraph
Philip Withnall
1
-0
/
+3
2014-11-03
tests: Update non-null warning messages to support LLVM 3.5
Philip Withnall
3
-43
/
+43
2014-07-03
gsignal: Allow swapped object instances to have actual type gpointer
Philip Withnall
2
-0
/
+42
2014-06-30
gsignal: Fix expected types for enums and flags in signals
Philip Withnall
2
-0
/
+21
2014-06-30
tests: Fix a few expected test outputs for gvariant-new.c
Philip Withnall
1
-10
/
+10
2014-06-30
gvariant: Check for use of architecture-dependent types
Philip Withnall
1
-0
/
+40
2014-06-30
gvariant: Explicitly use fixed-width GLib types in error messages
Philip Withnall
1
-3
/
+3
2014-06-29
gsignal: Fix callback instance type checking for supertypes
Philip Withnall
2
-0
/
+23
2014-06-29
tests: Enable quiet mode when running the tests
Philip Withnall
1
-0
/
+1
2014-06-28
gsignal: Handle signal names containing underscores
Philip Withnall
1
-0
/
+10
2014-06-27
gsignal: Assume GError types will be GError* in signals
Philip Withnall
2
-0
/
+22
2014-06-27
gsignal: Improve warning messages if type information cannot be found
Philip Withnall
1
-1
/
+1
2014-06-27
gsignal: Add support for signals defined on interfaces
Philip Withnall
2
-0
/
+36
2014-06-27
gsignal: Correctly handle incorrect parameter counts in signal callbacks
Philip Withnall
2
-6
/
+60
2014-06-22
gsignal: Add support for G_CONNECT_SWAPPED
Philip Withnall
2
-0
/
+102
2014-06-09
gsignal: Ensure string parameters to signal callbacks are expected const
Philip Withnall
2
-0
/
+37
2014-06-09
gvariant: Add suggestions for GVariant format strings to error messages
Philip Withnall
1
-3
/
+3
2014-05-30
gvariant: Add a unit test for abusing g_variant_lookup()
Philip Withnall
1
-0
/
+21
2014-05-25
clang-plugin: Fix error message formatting in GVariant checker
Philip Withnall
6
-53
/
+53
2014-05-09
tests: Check for all expected error lines rather than just one
Philip Withnall
4
-21
/
+32
2014-05-08
clang-plugin: Add a g_signal_connect() checker
Philip Withnall
4
-0
/
+263
2014-05-07
build: Rename from gnome-clang to Tartan
Philip Withnall
2
-9
/
+9
2014-05-06
tests: Use the uninstalled gnome-clang and plugin in the tests
Philip Withnall
1
-2
/
+8
2014-05-06
tests: Fix builddir ≠ srcdir problems
Philip Withnall
1
-3
/
+8
2014-05-06
tests: Add tests for existing assertion extraction code
Philip Withnall
7
-0
/
+332
2014-05-06
clang-plugin: Automatically promote int to uint with constant varargs
Philip Withnall
1
-0
/
+14
2014-05-06
clang-plugin: Don’t confuse integer constants with NULL
Philip Withnall
1
-0
/
+8
2014-05-06
tests: Move templates out of wrapper-compiler-errors into new files
Philip Withnall
13
-23
/
+64
2014-05-06
clang-plugin: Support (optional) and (nullable) attributes
Philip Withnall
2
-0
/
+32
2014-05-05
clang-plugin: Enable GVariant checks for other methods
Philip Withnall
6
-2
/
+210
2014-05-05
clang-plugin: Add support for checking g_variant_get() calls
Philip Withnall
4
-3
/
+517
2014-05-03
clang-plugin: Add support for a GVariant checker
Philip Withnall
3
-0
/
+1085