tests: check renaming enum affects variant prefix

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
This commit is contained in:
Marc-André Lureau
2021-03-23 12:30:19 +04:00
committed by Emilio Cobos Álvarez
parent 5a79d762a5
commit ccea33ecb4
10 changed files with 94 additions and 91 deletions
+3
View File
@@ -14,3 +14,6 @@ static_assert(sizeof(CBINDGEN_STRUCT(P)) == 4, "unexpected size for P");
' '''
#endif
"""
[export.rename]
"I" = "ExI"