Matthias Clasen
|
f98353c20b
|
Force g_test_init to cooperate
Change all g_test_init calls in the testsuite
to avoid the macro, so they work regardless of
G_DISABLE_ASSERT.
|
2021-04-12 21:22:46 -04:00 |
|
Matthias Clasen
|
13d1e497f7
|
testsuite: Improve GdkCursor coverage
|
2020-11-04 23:36:09 -05:00 |
|
Benjamin Otte
|
e2996732b9
|
testsuite: Remove cursor tests
Cursors always exist now, it does not make sense to test that their
creation fails anymore.
|
2017-11-04 00:07:13 +01:00 |
|
Matthias Clasen
|
2c7e567f05
|
Update callers
Adapt all our tests and examples to the new initialization api.
|
2017-01-19 13:50:17 -05:00 |
|
Matthias Clasen
|
dfb45f4396
|
Add a test for cursor names
This tests both that all standard cusor yield a cursor, and that
unknown cursor names yield NULL.
|
2016-10-17 19:11:32 -04:00 |
|