Cosimo Lupo
|
49bcbb916b
|
consistently do sys.exit(unittest.main()) in all test modules
So that when run as scrips they report test failures with exit code
Follow up on b7bb391033ef3255c90134da3d7aef50d2d5326d
|
2017-01-11 13:05:35 +00:00 |
|
Behdad Esfahbod
|
db0dc7ba32
|
Fix Mac East Asian encodings
Ouch!
|
2015-04-26 01:37:18 -04:00 |
|
Behdad Esfahbod
|
0ac019ca2c
|
Use native mac_romanian and mac_croatian encodings
Apparently they are implemented in Python, just miss aliases.
https://github.com/behdad/fonttools/issues/236
http://bugs.python.org/issue24043
|
2015-04-24 12:32:56 -07:00 |
|
Behdad Esfahbod
|
702b94f00a
|
Use canonical Python encoding names
|
2015-04-19 04:24:55 -07:00 |
|
Behdad Esfahbod
|
6e01a6e350
|
Add Roman Croatian and Romanian encodings
Concludes https://github.com/behdad/fonttools/issues/236
|
2015-04-16 18:24:07 -07:00 |
|
Behdad Esfahbod
|
3f36721d87
|
Really fix python 2.6 build this time
|
2015-04-16 14:12:59 -07:00 |
|
Behdad Esfahbod
|
c9402c1685
|
Fix test on Python 2.6
|
2015-04-16 13:40:35 -07:00 |
|
Behdad Esfahbod
|
9d6d50e829
|
Add codecs for mac-extended East Asian encodings
Part of https://github.com/behdad/fonttools/issues/236
To be used in name table soon.
|
2015-04-16 03:10:18 -07:00 |
|