Behdad Esfahbod
|
9f1dee32fb
|
[tests] Allow test-runner to ignore shaping output
Fixes https://github.com/harfbuzz/harfbuzz/issues/1212
|
2018-10-02 18:56:20 +02:00 |
Khaled Hosny
|
b7f1bbc2f8
|
[test] Fix printing subprocess error messages
Decode the string as Python 3 returns bytes string, and also don’t
assume that it ends with a new line.
|
2018-09-22 17:20:06 +02:00 |
Ebrahim Byagowi
|
cab2c2c08c
|
Make more gen-* scripts py3 compatible (#940)
|
2018-03-29 12:48:47 +04:30 |
Ebrahim Byagowi
|
1461965c22
|
[test] Better tests output by converting stderr to stdout (#696)
https://gitlab.kitware.com/cmake/cmake/issues/17630
|
2018-01-11 08:48:22 +03:30 |
Ebrahim Byagowi
|
ebb9b7d633
|
[test] Print shaping output on CI fails (#695)
|
2018-01-11 08:15:06 +03:30 |
Behdad Esfahbod
|
7020130665
|
[test] Minor
|
2018-01-10 02:50:49 +01:00 |
Behdad Esfahbod
|
6b4d63f295
|
[test] Minor
|
2018-01-10 02:50:49 +01:00 |
Behdad Esfahbod
|
504f913654
|
[test] Simplify test runner
Always pass hb-shape as first argument to run-tests.py.
Also require automake 1.13.
|
2018-01-10 02:50:49 +01:00 |
Behdad Esfahbod
|
141db8b7a3
|
[test] Minor
|
2018-01-10 02:50:49 +01:00 |
Behdad Esfahbod
|
44c65eee28
|
[test] Reorganize test suite
In anticipation of importing more test suites.
|
2018-01-10 02:50:49 +01:00 |
Ebrahim Byagowi
|
70807ad274
|
Fix make check issue on out-of-tree builds and test it (#672)
|
2018-01-02 23:52:12 +03:30 |
Ebrahim Byagowi
|
4e3cf91af2
|
[cmake] Run rest of the tests on Windows (#668)
|
2018-01-01 11:17:51 +03:30 |
Ebrahim Byagowi
|
2dbdeb1421
|
[cmake] Run fuzzing and shaping tests (#666)
|
2017-12-29 23:13:29 +03:30 |
ebraminio
|
20e69c950d
|
[test] print commented line, like the original script (#649)
|
2017-12-07 12:24:12 +03:30 |
ebraminio
|
5f061d27d5
|
Rewrite run-tests in python (#647)
|
2017-12-07 11:22:55 +03:30 |