Bug 552370: add one more test for unsigned as a type, not as a type
authorLucas Rocha <lucasr@gnome.org>
Sat, 11 Oct 2008 21:32:19 +0000 (21:32 +0000)
committerLucas Almeida Rocha <lucasr@src.gnome.org>
Sat, 11 Oct 2008 21:32:19 +0000 (21:32 +0000)
commit26b498e3bbef45dc1a16a6fe794fe4a711d2ae1d
tree3d6ca6b4b70c4c12bc01d4c433b3c2b5cf56eb53
parent7b1e139cd77b60b37d2b1dadfe45855e7bf122e1
Bug 552370: add one more test for unsigned as a type, not as a type

2008-10-11  Lucas Rocha  <lucasr@gnome.org>

Bug 552370: add one more test for unsigned as a type, not as
a type qualifier.

* giscanner/ast.py: add 'uint' type name for 'unsigned'.
* test/scanner/foo.h: add function which uses unsigned as a type.
* test/scanner/foo-expected.gir: test that.

svn path=/trunk/; revision=668
ChangeLog
giscanner/ast.py
tests/scanner/foo-expected.gir
tests/scanner/foo.h