summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Test font roundtrips on MacOscoretext-font-describeMatthias Clasen2021-08-311-12/+5
* test-break: Fix legend formattingMatthias Clasen2021-08-301-1/+1
* test-break: Add a --hex-chars optionMatthias Clasen2021-08-301-27/+44
* test-shape: Print out glyph classesMatthias Clasen2021-08-291-2/+31
* test-itemize: Keep in sync with PangoLayoutMatthias Clasen2021-08-292-10/+11
* tests: Use introspection for attributesMatthias Clasen2021-08-291-64/+37
* test-itemize: Print more informationMatthias Clasen2021-08-283-1/+19
* test-itemize: Improve generationMatthias Clasen2021-08-281-3/+3
* tests: Only print known analysis flagsMatthias Clasen2021-08-281-1/+5
* test-shape: Show cluster boundaries correctlyMatthias Clasen2021-08-271-11/+12
* test-shape: Add an option for hex charsMatthias Clasen2021-08-271-1/+20
* More break testsmore-log-attr-thingsMatthias Clasen2021-08-266-0/+25
* Add code to validate log attrsMatthias Clasen2021-08-264-1/+587
* break: Fix up word fixupsMatthias Clasen2021-08-261-7/+7
* break: Follow mandatory rules more strictlyMatthias Clasen2021-08-2613-91/+91
* tests: Improve test-shapeMatthias Clasen2021-08-251-5/+20
* tests: Make test-shape work like the othersMatthias Clasen2021-08-251-6/+1
* Add segmentation attributesbreak-tailoringMatthias Clasen2021-08-2510-3/+50
* Add some new tests for hyphenshyphen-log-attrMatthias Clasen2021-08-254-0/+16
* test-break: Print out hyphensMatthias Clasen2021-08-258-35/+63
* Refine hyphenationMatthias Clasen2021-08-251-1/+1
* break-thai: Fix up word break handlingMatthias Clasen2021-08-231-6/+6
* Sync up test file listsfix-test-listsMatthias Clasen2021-08-221-1/+25
* tests: Silence compiler warningsMatthias Clasen2021-08-226-7/+12
* testattributes: Assert properlyMatthias Clasen2021-08-221-18/+9
* tests: Make test-itemize work betterMatthias Clasen2021-08-221-3/+3
* tests: Add more attribute testsMatthias Clasen2021-08-222-0/+110
* TrivialMatthias Clasen2021-08-221-1/+1
* tests: Tweak test-break outputMatthias Clasen2021-08-228-23/+24
* Merge branch 'matthiasc/for-master' into 'main'Matthias Clasen2021-08-214-4/+0
|\
| * Remove leftover test filesmatthiasc/for-masterMatthias Clasen2021-08-214-4/+0
* | Add a test for text_transform in markuptext-transform-3Matthias Clasen2021-08-202-0/+20
* | tests: Use en_US.UTF8 instead of CMatthias Clasen2021-08-201-1/+1
* | tests: Handle text transform attrsMatthias Clasen2021-08-201-0/+1
* | markup: Add a text transform attributeMatthias Clasen2021-08-201-0/+1
|/
* Add a layout extents checkMatthias Clasen2021-08-201-0/+72
* Correct an error messagefix-gravity-errorMatthias Clasen2021-08-171-1/+1
* Add a test for pango_layout_index_to_xmore-testsMatthias Clasen2021-08-101-2/+51
* Remove some check from test-layoutMatthias Clasen2021-08-101-18/+4
* Add more tests for move-visuallycursor-move-fixesMatthias Clasen2021-08-091-4/+48
* Fix corner cases around line endsMatthias Clasen2021-08-091-0/+4
* testmisc.c: Fix builds without FontConfig/PangoFT2Chun-wei Fan2021-08-091-0/+7
* Adapt testsline-height-attributeMatthias Clasen2021-08-081-2/+10
* Merge branch 'bidi-revenge' into 'main'Matthias Clasen2021-08-084-12/+87
|\
| * Add multi-line tests for move-cursorMatthias Clasen2021-08-081-0/+63
| * Reimplement pango_layout_move_cursor_visuallyMatthias Clasen2021-08-083-3/+3
| * Add tests for pango_layout_move_cursor_visuallyMatthias Clasen2021-08-081-9/+14
| * Small correction to test-layoutMatthias Clasen2021-08-061-1/+8
* | markup: Allow specifying size as percentagemarkup-sizesMatthias Clasen2021-08-082-0/+19
* | markup: Allow pt for rise tooMatthias Clasen2021-08-085-1/+31