]> Pileus Git - ~andy/gtk/commit
Add a test for my fixes from July 20th.
authorSven Herzberg <sven@imendio.com>
Tue, 22 Jul 2008 18:50:54 +0000 (18:50 +0000)
committerSven Herzberg <herzi@src.gnome.org>
Tue, 22 Jul 2008 18:50:54 +0000 (18:50 +0000)
commitef3e772fbb9f6bb2522e0f4648bb6c8d8212cc16
treed67afe6da39e3bb15dd81383c1f6f6cc1129a508
parentdb7915ec5102856c1fa4e4c2493866de1b18aae7
Add a test for my fixes from July 20th.

2008-07-22  Sven Herzberg  <sven@imendio.com>

Add a test for my fixes from July 20th.

* configure.in: create gdk/tests/Makefile
* gdk/Makefile.am: include the tests subfolder
* gdk/tests/Makefile.am: create and run my test
* gdk/tests/check-gdk-cairo.c (test), (main): the test that I wrote
(passes at least for x11 and quartz backends)

svn path=/trunk/; revision=20894
ChangeLog
configure.in
gdk/Makefile.am
gdk/tests/Makefile.am [new file with mode: 0644]
gdk/tests/check-gdk-cairo.c [new file with mode: 0644]