summaryrefslogtreecommitdiff
path: root/tests/test-shape.c
Commit message (Expand)AuthorAgeFilesLines
* test-shape: Show color glyph informationcolor-glyphMatthias Clasen2021-09-011-2/+11
* test-shape: Print out glyph classesMatthias Clasen2021-08-291-2/+31
* test-shape: Show cluster boundaries correctlyMatthias Clasen2021-08-271-11/+12
* test-shape: Add an option for hex charsMatthias Clasen2021-08-271-1/+20
* tests: Improve test-shapeMatthias Clasen2021-08-251-5/+20
* tests: Make test-shape work like the othersMatthias Clasen2021-08-251-6/+1
* tests: Silence compiler warningsMatthias Clasen2021-08-221-2/+3
* tests: Locale handling fixesMatthias Clasen2021-07-211-1/+0
* Apply 1 suggestion(s) to 1 file(s)Matthias Clasen2021-01-201-1/+1
* Fix leaks found by asanSzunti2021-01-161-1/+4
* tests: Don't free attributes prematurelyMatthias Clasen2020-11-061-2/+2
* tests: Improve output of test-shapetest-shape-fixMatthias Clasen2020-11-061-1/+1
* tests: Use the appropriate GTest APIEmmanuele Bassi2020-04-141-1/+2
* test-shape: CosmeticsMatthias Clasen2019-11-021-22/+2
* tests: The show attribute affects shapingMatthias Clasen2019-07-251-0/+1
* shape-test: Match PangoLayoutMatthias Clasen2019-07-241-1/+84
* test-shape: Exit quietlyMatthias Clasen2019-07-181-0/+4
* test-shape: Print glyph ids in decimalMatthias Clasen2019-07-181-1/+1
* test-shape: Print widths and offsets separatelyMatthias Clasen2019-07-181-7/+21
* shape test: Output glyph widthsMatthias Clasen2019-07-181-1/+1
* Fix more compiler warningsMatthias Clasen2019-07-181-1/+1
* Add a shape testMatthias Clasen2019-07-171-0/+297