summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Fix file filter buildable supportMatthias Clasen2022-04-211-0/+39
* testsuite: Add unaligned-offscreen testSebastian Keller2022-04-213-0/+24
* filefilter: Fix <suffixes> in buildableJames Westman2022-03-171-0/+4
* Use the correct name for installed gdk testsSebastien Bacher2022-03-151-1/+1
* renderers: Handle large viewportsBenjamin Otte2022-03-155-0/+16
* glcontext: Remove leftover function callBenjamin Otte2022-02-162-0/+83
* reftest: Avoid assertions being compiled outEmmanuele Bassi2022-01-181-1/+8
* tests: Don't drop chdir()'s return value on the floorEmmanuele Bassi2022-01-081-1/+1
* Merge branch 'wip/otte/for-main' into 'main'Benjamin Otte2022-01-062-0/+2
|\
| * testsuite: clear_current() when doneBenjamin Otte2022-01-062-0/+2
* | 4.6.04.6.0Matthias Clasen2021-12-301-1/+1
* | Merge branch 'wip/chergert/4575-fix-texthistory-selection' into 'main'Matthias Clasen2021-12-291-4/+17
|\ \
| * | testsuite: add failing test for delete selectionChristian Hergert2021-12-261-0/+17
| * | testsuite: ignore texthistory selection on delete/backspaceChristian Hergert2021-12-261-4/+0
* | | Merge branch 'wip/otte/for-main' into 'main'Benjamin Otte2021-12-264-0/+7
|\ \ \ | |/ / |/| |
| * | css: Don't crash on invalid rotate3d()Benjamin Otte2021-12-264-0/+7
| |/
* | build: Remove deprecated get_pkgconfig_variable()Emmanuele Bassi2021-12-241-6/+8
|/
* testsuite: introspection: Do not override environment variables.Maxim Cournoyer2021-12-201-5/+7
* Merge branch 'wip/otte/wrapping-is-natural' into 'main'Matthias Clasen2021-12-202-8/+23
|\
| * label: Add gtk_label_set_natural_wrap_mode()Benjamin Otte2021-12-202-8/+23
* | build: Check for the gi python moduleEmmanuele Bassi2021-12-191-0/+1
|/
* Merge branch 'wip/otte/for-main' into 'main'Matthias Clasen2021-12-173-0/+52
|\
| * label: word-char wrapping should word-wrap for natural sizeBenjamin Otte2021-12-133-0/+52
* | settings test: Print expected and seen valuesTimm Bäder2021-12-161-3/+6
|/
* gl: Linear gradients don't support 3d transformsTimm Bäder2021-12-123-4/+17
* reftests: Add center-center reftests without GtkOverlayBenjamin Otte2021-12-0831-0/+440
* reftests: Rename a bunch of testsBenjamin Otte2021-12-0831-30/+30
* picture: Return natural size 0 for size 0Ivan Molodetskikh2021-12-083-3/+3
* Merge branch 'textview-im-surrounding' into 'main'Matthias Clasen2021-12-031-8/+8
|\
| * textview: Provide more context to input methodsMatthias Clasen2021-12-031-8/+8
* | textchildanchor: allow to specify replacement characterGeorg Vienna2021-12-031-0/+71
|/
* label: Don't set ellipsized size as natural sizeBenjamin Otte2021-11-307-2/+70
* texture: Remove gdk_texture_download_float()Benjamin Otte2021-11-302-145/+0
* testsuite: Make function arguments constBenjamin Otte2021-11-302-2/+2
* builder-tool: Don't simplify enums too muchBenjamin Otte2021-11-216-83/+83
* paned: Compute the right handle sizeBenjamin Otte2021-11-214-0/+113
* window: properly compute desired sizeBenjamin Otte2021-11-213-0/+27
* sizerequestcache: Increase sizeBenjamin Otte2021-11-203-0/+82
* widget: force adjustment method is one size is FILLBenjamin Otte2021-11-201-8/+3
* widget: Don't forget margins when adjustingBenjamin Otte2021-11-193-0/+43
* Don't spam debug messages into TAP outputMatthias Clasen2021-11-161-1/+4
* build: Disable gcc warnings as warnings, tooBenjamin Otte2021-11-153-3/+9
* css: Don't crash when color stop offsets descendBenjamin Otte2021-11-104-0/+27
* label: Handle width-chars > text widthBenjamin Otte2021-11-093-0/+27
* boxlayout: Fix broken min-size-for-opposite-sizeBenjamin Otte2021-11-093-0/+59
* label: max-width-chars should be ignored sometimesBenjamin Otte2021-11-093-0/+25
* label: max-width-chars has no effect on smaller textBenjamin Otte2021-11-095-0/+52
* reftests: Add reftest for last 2 issuesBenjamin Otte2021-11-063-0/+111
* boxlayout: Compute opposite size properlyBenjamin Otte2021-11-053-0/+38
* label: Redo measure() codeBenjamin Otte2021-11-051-72/+36