]> Pileus Git - ~andy/gtk/commit
Extend the C++ keyword test to include internal GDK headers (#449016).
authorMathias Hasselmann <mathias.hasselmann@gmx.de>
Tue, 26 Jun 2007 14:24:27 +0000 (14:24 +0000)
committerMathias Hasselmann <hasselmm@src.gnome.org>
Tue, 26 Jun 2007 14:24:27 +0000 (14:24 +0000)
commit07946bd70d51ebda070ec558314da7348b490934
tree4e39c7d9a34e7c4c6dfa49a5a1dfe2a2093d7c6b
parentdac4d352114937b463c4f7d3627389de66d54241
Extend the C++ keyword test to include internal GDK headers (#449016).

2007-06-22  Mathias Hasselmann  <mathias.hasselmann@gmx.de>

* configure.in, tests/Makefile.am, tests/autotestkeywords.cc,
tests/dummy-headers/*: Extend the C++ keyword test
to include internal GDK headers (#449016).

svn path=/trunk/; revision=18244
13 files changed:
ChangeLog
configure.in
tests/Makefile.am
tests/autotestkeywords.cc
tests/dummy-headers/AppKit/AppKit.h [new file with mode: 0644]
tests/dummy-headers/ApplicationServices/ApplicationServices.h [new file with mode: 0644]
tests/dummy-headers/X11/Xlib.h [new file with mode: 0644]
tests/dummy-headers/X11/Xutil.h [new file with mode: 0644]
tests/dummy-headers/commctrl.h [new file with mode: 0644]
tests/dummy-headers/directfb.h [new file with mode: 0644]
tests/dummy-headers/ft2build.h [new file with mode: 0644]
tests/dummy-headers/linux/fb.h [new file with mode: 0644]
tests/dummy-headers/windows.h [new file with mode: 0644]