Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Add an itemize test | Matthias Clasen | 2019-07-09 | 2 | -0/+270 | |
|/ | ||||||
* | Add another break testcase | Matthias Clasen | 2019-07-07 | 2 | -0/+7 | |
* | test-break: Print line separator in hex | Matthias Clasen | 2019-07-07 | 1 | -1/+3 | |
* | Add another break testcase | Matthias Clasen | 2019-07-07 | 2 | -0/+8 | |
* | Document the break testcase | Matthias Clasen | 2019-07-07 | 1 | -0/+1 | |
* | test-break: Skip initial comment in test files | Matthias Clasen | 2019-07-07 | 1 | -4/+12 | |
* | Make the break test actually test things | Matthias Clasen | 2019-07-07 | 3 | -7/+17 | |
* | Add a test for log attrs | Matthias Clasen | 2019-07-07 | 4 | -0/+296 | |
* | Make installed tests optional | Matthias Clasen | 2019-07-06 | 1 | -6/+8 | |
* | Header cleanup | Matthias Clasen | 2019-07-04 | 2 | -3/+1 | |
* | Drop g_type_init calls | Matthias Clasen | 2019-07-04 | 1 | -4/+0 | |
* | Merge branch 'testfiles' into 'master' | Matthias Clasen | 2019-07-03 | 3 | -0/+2385 | |
|\ | ||||||
| * | Include more Unicode 11 test cases | Peng Wu | 2019-03-04 | 3 | -0/+2385 | |
* | | Merge branch 'test' into 'master' | Matthias Clasen | 2019-07-01 | 3 | -153/+15 | |
|\ \ | ||||||
| * | | test-common: do case-insensitive diffs | Ross Burton | 2019-03-25 | 1 | -2/+2 | |
| * | | markup-parse: don't duplicate code | Ross Burton | 2019-03-25 | 2 | -151/+4 | |
| * | | test-common: extend print_attribute() | Ross Burton | 2019-03-25 | 1 | -0/+9 | |
* | | | Add a layout test with Emoji | Matthias Clasen | 2019-06-03 | 2 | -0/+27 | |
* | | | Regenerate expected layout test output | Matthias Clasen | 2019-06-03 | 2 | -8/+8 | |
* | | | layout test: Use a better locale | Matthias Clasen | 2019-06-03 | 1 | -1/+2 | |
* | | | Revert "Replace PangoScript by GUnicodeScript" | Michael Catanzaro | 2019-05-27 | 1 | -1/+1 | |
* | | | Replace PangoScript by GUnicodeScript | Matthias Clasen | 2019-05-25 | 1 | -1/+1 | |
|/ / | ||||||
* | | tests: fix build dependency | Marco Felsch | 2019-03-13 | 1 | -1/+6 | |
|/ | ||||||
* | Update GraphemeBreakTest.txt to Unicode 11 | Peng Wu | 2018-11-20 | 1 | -654/+505 | |
* | Drop autotools | Matthias Clasen | 2018-08-28 | 1 | -142/+0 | |
* | Restore scaling of CoreText fonts. | John Ralls | 2018-05-08 | 1 | -10/+1 | |
* | tests/markup-parse.c: Fix build on Visual Studio | Chun-wei Fan | 2018-03-30 | 1 | -1/+7 | |
* | meson: Check for HarfBuzz and FontConfig for PangoFT2 | Chun-wei Fan | 2018-03-30 | 1 | -1/+1 | |
* | Add some tests with variations | Matthias Clasen | 2018-01-03 | 4 | -0/+96 | |
* | Test attribute iterators | Matthias Clasen | 2018-01-03 | 10 | -4/+154 | |
* | Add some font description tests | Matthias Clasen | 2018-01-03 | 1 | -0/+38 | |
* | Fix test build | Behdad Esfahbod | 2017-11-20 | 1 | -1/+1 | |
* | Drop fixup_broken_linebreaktest variable | Peng Wu | 2017-11-15 | 1 | -14/+7 | |
* | Add char break test cases | Peng Wu | 2017-11-15 | 3 | -1/+32 | |
* | testiter: Don't leak PangoFontDescriptions | Timm Bäder | 2017-10-27 | 1 | -0/+2 | |
* | [test] Reduce test-pangocairo-thread work by 8x | Behdad Esfahbod | 2017-08-16 | 1 | -2/+2 | |
* | break: Stop lumping ZWJ with Extend | Matthias Clasen | 2017-08-15 | 1 | -3/+8 | |
* | CoreText: Remove absolute size and scaling to screen resolution. | John Ralls | 2017-08-15 | 1 | -1/+10 | |
* | tests: Dist missing layout test files | Emmanuele Bassi | 2017-08-08 | 1 | -2/+2 | |
* | tests: Don't include unistd.h unconditionally | Chun-wei Fan | 2017-08-08 | 3 | -3/+15 | |
* | Update GraphemeBreakTest.txt to Unicode 9.0.0 | Peng Wu | 2017-07-31 | 1 | -10/+498 | |
* | Add some emoji break test cases | Matthias Clasen | 2017-07-31 | 2 | -0/+20 | |
* | Revert "some test cases" | Matthias Clasen | 2017-07-31 | 1 | -3/+1 | |
* | some test cases | Peng Wu | 2017-07-29 | 1 | -1/+3 | |
* | meson: Install tests and additional data | Emmanuele Bassi | 2017-05-19 | 3 | -1/+130 | |
* | meson: Add a few missing things, minor fixes, TODO | Nirbheek Chauhan | 2017-05-19 | 1 | -6/+6 | |
* | build: Add Meson build system | Emmanuele Bassi | 2017-05-19 | 1 | -0/+57 | |
* | tests: Use the appropriate extension for the C++ test | Emmanuele Bassi | 2017-05-19 | 2 | -1/+1 | |
* | testattributes: Make it work with --enable-debug=no | Matthias Clasen | 2015-10-03 | 1 | -11/+11 | |
* | Give testcases distinct names1.37.4 | Matthias Clasen | 2015-09-01 | 1 | -1/+1 |